c_names
where case_number = "02-CA-023791-001"
Download this data as a CSV Spreadsheet (All Rows)
Link | rowid ▼ | case_number | name |
---|---|---|---|
26958 | 26958 | 02-CA-023791-001 | GRUPPUSO PLUMBING & HEATING CORP. |
CREATE TABLE "c_names" ( [case_number] TEXT REFERENCES [c_master]([case_number]), [name] TEXT );