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 orders (
"unnamed_0" BIGINT,
"order_date" TIMESTAMP,
"sales_qty" BIGINT,
"sales_amount" BIGINT,
"currency" VARCHAR,
"user_id" BIGINT,
"r_id" DOUBLE
);
Anyone who has the link will be able to view this.