Zomato Database
A centralized repository of information for seamless food delivery operations
@kaggle.anas123siddiqui_zomato_database
A centralized repository of information for seamless food delivery operations
@kaggle.anas123siddiqui_zomato_database
CREATE TABLE users (
"unnamed_0" BIGINT,
"user_id" BIGINT,
"name" VARCHAR,
"email" VARCHAR,
"password" VARCHAR,
"age" BIGINT,
"gender" VARCHAR,
"marital_status" VARCHAR,
"occupation" VARCHAR,
"monthly_income" VARCHAR,
"educational_qualifications" VARCHAR,
"family_size" BIGINT
);
Anyone who has the link will be able to view this.