State Licenses And Credentials
State of Connecticut
@usgov.state_of_connecticut_state_licenses_and_credentials
State of Connecticut
@usgov.state_of_connecticut_state_licenses_and_credentials
CREATE TABLE table_1 (
"credentialid" BIGINT,
"name" VARCHAR,
"type" VARCHAR,
"businessname" VARCHAR,
"dba" VARCHAR,
"fullcredentialcode" VARCHAR,
"credentialtype" VARCHAR,
"credentialnumber" VARCHAR,
"credentialsubcategory" VARCHAR,
"credential" VARCHAR,
"status" VARCHAR,
"statusreason" VARCHAR,
"active" BIGINT,
"issuedate" TIMESTAMP,
"effectivedate" TIMESTAMP,
"expirationdate" VARCHAR,
"address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" VARCHAR,
"recordrefreshedon" TIMESTAMP
);
Anyone who has the link will be able to view this.