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 menu (
"unnamed_0" BIGINT,
"menu_id" VARCHAR,
"r_id" BIGINT,
"f_id" VARCHAR,
"cuisine" VARCHAR,
"price" VARCHAR
);
Anyone who has the link will be able to view this.