3.What is fact less fact ?
Answers were Sorted based on User's Feedback
Answer / saravanan
A fact table which is having only foreign keys.There is no
measures
| Is This Answer Correct ? | 17 Yes | 1 No |
A fact table contains only the keys ie foreign keys but no
measures(numerics) is known as factless fact table.
A Fact Table having no Facts is known as Factless Fact
Table.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / ashok
Fact less fact table is without any Numerical
measurement , only contain key value like Foreign key
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pratap gangula
There can be only two aggregate functions in a fact less fact table....count and distinct count on the foreign keys.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kammari.krishnaiah
A fact table with out contain any facts is known as fact
less fact .here fcat tables contain the numaric values but
all numarics are not fact.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ajitha
factless fact table is fact table but it contains only
referece keys no business measures and mathematical
calculations is called factless fact table
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / hari
Fact which doest not have measures and its intersection of dimesion table.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sudheer.r
there is no facts in the fact table.that table is called
factless fact table
| Is This Answer Correct ? | 2 Yes | 10 No |
Explain what are non-additive facts?
How do you create surrogate key using ab initio?
Suppose your client wants to ensure only specific users can create reports in query studio with other users creating reports using report studio. How can this be accomplished?
What is the difference between aggregate table and materialized view?
Explain when do we analyze the tables? How do we do it?
What is data merging, data cleansing and sampling?
What are the steps of implementing data warehousing?
How do we design a universe?
What is a cube in data warehousing concept?
Compare ?Data mining? and ?Data Warehousing??
What is loop in data warehousing?
What is vdl (view definition language) explain?