How to design star schema in a restaurant scenario where customer place food orders and each order contains multiple food items

后端 未结 0 490
一向
一向 2021-01-17 16:52

Here I am having a FACT table, FACT_Orders and which has fields customer_id, order_id, total_cost, created_date, updated_date.

Also

相关标签:
回答
  • 消灭零回复
提交回复
热议问题