Quote:
Originally posted by rmk
why some people call certain systems Data Warehouse and I dont find any Star/Snowflake schema as the data model, but thee could 2nd normal form models with summary tables to suite the reporting needs.
|
Commonly recognized definition of a data warehous (by Bill Inmon) says that it is "... a subject-oriented, integrated, time-variant and non-volatile collection of data in support of management's decision-making process."
As you can see, there's no reference to any specific schema or data model. I think whatever serves the purpose of a data warehouse, is a data warehouse.
Nick