Retail Data Analytics
Historical sales data from 45 stores
@kaggle.manjeetsingh_retaildataset
Historical sales data from 45 stores
@kaggle.manjeetsingh_retaildataset
CREATE TABLE stores_data_set (
"store" BIGINT,
"type" VARCHAR,
"size" BIGINT
);
Anyone who has the link will be able to view this.