superstores_demo 表的结构

尽管 superstores_demo 数据库中许多表具有与 stores_demo 表相同的名称,但它们并不相同。

superstores_demo 数据库包括下列表。这些表是按字母顺序(而不是按创建它们的先后顺序)列示的。
  • call_type
  • catalog
  • cust_calls
  • customer
    • retail_customer
    • whlsale_customer
  • items
  • location
    • location_non_us
    • location_us
  • manufact
  • orders
  • region
  • sales_rep
  • state
  • stock
  • stock_discount
  • units

您可以在 OpenAdmin Tool (OAT) 的模式浏览器中查看表的结构以及它们的数据。