What is Factless fact table ???
Answers were Sorted based on User's Feedback
A Fact table without measures(numeric data) for a column is
called Factless Fact table.
eg: Promotion Fact(only key value available in FT)
Is This Answer Correct ? | 46 Yes | 4 No |
Answer / tadikonda
FACT TABLE CONTAINS ONLY ID,KEYS AND DESCRIPTION COLUMNS AND
NOT MEASURES ARE KNOWN AS FACTLEES FACT TABLES
Is This Answer Correct ? | 33 Yes | 4 No |
Answer / dev
A Fact table without numeric fact column is called factless
face.
Is This Answer Correct ? | 14 Yes | 2 No |
Answer / praveen
fact less fact table is nothing but.......
Fact table consists only s.k's nothing other than sk's...
Example::
Students Attendtance... It consists only student
information nothing other than present or absent..i.e
Boolean values(Yes or No)
Is This Answer Correct ? | 18 Yes | 9 No |
Answer / jagan
A Factless fact table captures the many-to-many
relationships between dimensions,but contains no numeric or
textual facts.
Is This Answer Correct ? | 8 Yes | 1 No |
Answer / praveen
A Fact table without numeric fact column is called factless
face.
(OR)
fact table contains only id.keys and description columns
and not measures are known as factless fact table.
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / m.mahendra
The fact table which contains the business events or
coverage that could be represented in a fact table, but
there will be no measures or facts associated with these.
Is This Answer Correct ? | 5 Yes | 5 No |
Answer / balu
A fact table without Numeric data is called factless fact
table
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / aneesh
A factless fact table is fact table that does not contain
fact.They contain only dimesional keys and it captures
events that happen only at information level but not
included in the calculations level.just an information about
an event that happen over a period.
Refer the below site to get a better idea
dwhlaureate.blogspot.in/2012/08/factless-fact-table.html
Is This Answer Correct ? | 0 Yes | 0 No |
My source table look like ID Name Location Salary 0000001 ran tpty 1000 0000002 ram DELHI 2000 hju-hji raj hyd 1000 my target table should be ID Name Location Salary 1 ran tpty 1000 2 ram DELHI 2000 hju-hji raj hyd 1000
where to select code page option?
How do you recover rows from a failed session
What are the types of lookup?
How do you manage the Parameter files while migrating your data from one environment to another environment?
what is fact table?
What is Index Caches size?
What is the use of incremental aggregation?
what is mystery dimension?
Can we write to_date(three arguments) ? Will it work ? Advance thanks
What is the difference between warehouse key and surrogate key?
What are the main features of Oracle 8i with context to datawarehouse?