Market Sales Data
The Supermarket Sales Dataset provides a comprehensive.
@kaggle.willianoliveiragibin_market_sales_data
The Supermarket Sales Dataset provides a comprehensive.
@kaggle.willianoliveiragibin_market_sales_data
CREATE TABLE supermarket_sales_new (
"gender" VARCHAR,
"invoice_id" VARCHAR,
"branch" VARCHAR,
"city" VARCHAR,
"customer_type" VARCHAR,
"product_line" VARCHAR,
"unit_price" DOUBLE,
"quantity" BIGINT,
"tax_5" DOUBLE
);
Anyone who has the link will be able to view this.