9 57pae
9 57pae
21/01/2022
Database Table
The database table is used to view the data into an organized format and by the use of the
database table, it is very simple to understand a large amount of data in a simple format.
Both transient data and periodic data represent in a database table and each has its unique
feature.
The database table is generally a table used to represent the data collection and each
entity is represented separately. This is known as a database table.
Dimension Table
The dimension table is a visual representation of components of the star schema. The
dimension table is defined as the major part of the star schema and it generally consists of
descriptive data related to the business. The number of dimension tables depends on the
number of main keys. The source of an attribute is the dimension table because it
qualifies and categorizes facts in queries.
The dimension table in db_smwh data mart has the same primary key which consists of
each fact table. In the db_smwh data mart, the conformed dimension table has involved
because there are more than one-dimension tables associated with more than two fact
tables. The two-dimension tables are integrated to make db_smwh data mart.
It is also the same business fact that is associated with a query. The Fact fewer fact tables
have no fact but are have foreign keys for the particular dimensions. Thus, the dimension
table conformed in db_smwh data mart.