home / chips

c_formal3

where case_number = "02-CA-025993-001"

✎ View and edit SQL

0 records

CREATE TABLE "c_formal3" (
   [case_number] TEXT REFERENCES [c_master]([case_number]),
   [cf3_date] TEXT,
   [date_last_action] TEXT,
   [consol_type] TEXT,
   [consol_code] TEXT,
   [update_control] TEXT,
   [date_ref_app_ct] TEXT,
   [type_ref] TEXT,
   [date_pet_answ_filed] TEXT,
   [date_ref_pet_answ] TEXT,
   [date_ca_opinion] TEXT,
   [date_brief_filed] TEXT,
   [type_disposition] TEXT,
   [ca_no] TEXT,
   [date_ca_decree] TEXT,
   [type_decree] TEXT,
   [control_case] TEXT,
   [card_control] TEXT,
   [code_date_brief_filed] INTEGER
);
Powered by Datasette · Queries took 10.905ms