Baselight

TechSales Bakutech

A Comprehensive Dataset for Bakutech

@kaggle.farhadzeynalli_techsales_bakutech

Product Categories
@kaggle.farhadzeynalli_techsales_bakutech.product_categories

  • 2.39 KB
  • 5 rows
  • 2 columns
productcategorykey

ProductCategoryKey

categoryname

CategoryName

1Computers & Laptops
2Audio & Headphones
3Computer Accessories
4Power & Charging
5Networking & Modems

CREATE TABLE product_categories (
  "productcategorykey" BIGINT,
  "categoryname" VARCHAR
);

Share link

Anyone who has the link will be able to view this.