Answer Posted / kishorebabu
Fact Table
The centralized table in a star schema is called as FACT
table. A fact table typically has two types of columns:
those that contain facts and those that are foreign keys to
dimension tables. The primary key of a fact table is
usually a composite key that is made up of all of its
foreign keys.
In the real world, it is possible to have a fact table that
contains no measures or facts. These tables are called as
Factless Fact tables.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the use of divide function?
I need level 2 to 5 sas using companies in india
How do you specify the number of iterations and specific condition within a single do loop?
Are you sensitive to code walk-throughs peer review or QC review?
What do you understand by the term Normal Distribution?
how to generate the test data in sas without input data? : Sas-administrator
how to remove duplicates using proc sql?
what are input dataset and output dataset options? : Sas programming
What will calendar procedure do?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
How do you test for missing values?
What is factor analysis?
why is a stop statement needed for the point=option on a set statement? : Sas programming
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?