dataset_with_data
@slipmaster.dataset_with_data
@slipmaster.dataset_with_data
CREATE TABLE realistic_dataset_csv (
"name" VARCHAR,
"age" BIGINT,
"country" VARCHAR,
"city" VARCHAR,
"email" VARCHAR,
"phone" VARCHAR,
"jobtitle" VARCHAR,
"company" VARCHAR,
"salary" BIGINT,
"experienceyears" BIGINT,
"educationlevel" VARCHAR,
"maritalstatus" VARCHAR,
"children" BIGINT,
"registrationdate" DATE,
"lastlogin" DATE,
"accountstatus" VARCHAR,
"customerid" VARCHAR,
"gender" VARCHAR,
"interests" VARCHAR,
"notes" VARCHAR
);Anyone who has the link will be able to view this.