FIRE And Rescue - Community Emergency Response Training
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_fire_and_rescue_communit_64640e2a
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_fire_and_rescue_communit_64640e2a
CREATE TABLE table_1 (
"id" BIGINT,
"training_program_name" VARCHAR,
"training_program_description" VARCHAR,
"training_program_start_date" TIMESTAMP,
"training_program_end_date" TIMESTAMP,
"training_program_location" VARCHAR,
"number_of_persons_trained" BIGINT,
"additional_information" VARCHAR
);
Anyone who has the link will be able to view this.