Customer Subscription Data
Customer purchase and call center volume data for a subscription based product
@kaggle.gsagar12_dspp1
Customer purchase and call center volume data for a subscription based product
@kaggle.gsagar12_dspp1
CREATE TABLE customer_info (
"unnamed_0" BIGINT,
"customer_id" VARCHAR,
"age" BIGINT,
"gender" VARCHAR
);
Anyone who has the link will be able to view this.