Redshift Performance of Flat Tables Vs Dimension and Facts
问题 I am trying to create dimensional model on a flat OLTP tables (not in 3NF). There are people who are thinking dimensional model table is not required because most of the data for the report present single table. But that table contains more than what we need like 300 columns. Should I still separate flat table into dimensions and facts or just use the flat tables directly in the reports. 回答1: When creating tables purely for reporting purposes (as is typical in a Data Warehouse), it is