Mobile Metrics"
This fictional dataset is for educational purposes
@kaggle.willianoliveiragibin_mobile_metrics
This fictional dataset is for educational purposes
@kaggle.willianoliveiragibin_mobile_metrics
CREATE TABLE smartphone_retail_outlet_sale_data (
"date" VARCHAR,
"f_y" VARCHAR,
"quarter" BIGINT,
"p_no" VARCHAR,
"payment_type" VARCHAR,
"type_of_product" VARCHAR,
"quantity" BIGINT,
"price" DOUBLE,
"amount" DOUBLE,
"type_of_accessory_mobile" VARCHAR
);
Anyone who has the link will be able to view this.