DMV Boot And Tow
District of Columbia
@usgov.district_of_columbia_dmv_boot_and_tow
District of Columbia
@usgov.district_of_columbia_dmv_boot_and_tow
CREATE TABLE table_1 (
"entity_num" BIGINT,
"state" VARCHAR,
"dob" BIGINT,
"tow_amount" BIGINT,
"boot_auth_date" TIMESTAMP,
"boot_conf_date" TIMESTAMP,
"boot_amount" BIGINT,
"boot_release_confirm_date" TIMESTAMP,
"boot_amount_paid" BIGINT,
"tow_auth_date" TIMESTAMP,
"tow_conf_date" TIMESTAMP,
"storage_fees" BIGINT,
"tow_release_confirm_date" TIMESTAMP,
"tow_amount_paid" BIGINT,
"storage_fees_paid" BIGINT,
"creator" VARCHAR,
"created" VARCHAR,
"editor" VARCHAR,
"edited" VARCHAR,
"objectid" BIGINT
);
Anyone who has the link will be able to view this.