c_names
where case_number = "08-CA-024748-001"
Download this data as a CSV Spreadsheet (All Rows)
Link | rowid ▼ | case_number | name |
---|---|---|---|
158765 | 158765 | 08-CA-024748-001 | COMMERCIAL FORGINGS/FORGINGS FOREVER (II) |
CREATE TABLE "c_names" ( [case_number] TEXT REFERENCES [c_master]([case_number]), [name] TEXT );