c_names
where case_number = "01-CA-029075-001"
Download this data as a CSV Spreadsheet (All Rows)
Link | rowid ▼ | case_number | name |
---|---|---|---|
8744 | 8744 | 01-CA-029075-001 | ESQUIRE ENTERPRISES, INC. |
CREATE TABLE "c_names" ( [case_number] TEXT REFERENCES [c_master]([case_number]), [name] TEXT );