Can any one give me an example for factless fact table ?
If your answer is studunt attendence registration,could you
plese give me explanation for this ?

Answers were Sorted based on User's Feedback



Can any one give me an example for factless fact table ? If your answer is studunt attendence regis..

Answer / jaspreet banga

Practical senario would be in a bank where you want to list
the customer information(customer dimension), Branch
information (Branch Dimension),Joining date (Date
Dimension) and the scheme (loan or deposit or current
account) they have taken in the Bank. So the Fact less fact
table would be Branch Key,Customer Key, Date Key, Account
Key (or Product or scheme Key).These all are foriegn key,
The balance you have is the fact which may or may not be
there, i.e., if you have null balance then it is fact less
fact tables

Is This Answer Correct ?    4 Yes 1 No

Can any one give me an example for factless fact table ? If your answer is studunt attendence regis..

Answer / sridhar

factless fact table is a fact table but table does n't have
any facts for measurement for e.g student attendance in a
class, if we have 100 members in a class we can perform the
calculations like marks,grades but you cannot measure for
student attendance.

Is This Answer Correct ?    2 Yes 1 No

Can any one give me an example for factless fact table ? If your answer is studunt attendence regis..

Answer / sridhar

factless fact table is a fact table but table does n't have
any facts for measurement for e.g student attendance in a
class, if we have 100 members in a class we can perform the
calculations like marks,grades but you cannot measure for
student attendance.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Informatica Interview Questions

What is a mapplet/worklet in informatica?

1 Answers  


What is union transformation in informatica?

1 Answers  


If we use sorted ports in aggregator transformation and somehow records are not in order by format so what will happen,session fails or it succeeded with incorrect data?

1 Answers   Amdocs,


Can anyone tell me the new features in Informatica 9 Version?

1 Answers   Syntel,


which is better perfomancewise lookup or joiner and why?can anyone give example?

6 Answers   TCS,


How do you remove duplicate records in informatica? And how many ways are there to do it?

0 Answers  


How Union Transformation is an Active Trans?

6 Answers  


What are the hard ware required for a normal sized data warehouse? and What are the software required for a normal kind of data warehouse?

2 Answers   CTS,


What is the difference between lookup override and souce qualifier override ?

2 Answers   Puma,


I have 1200 records how can u send it in aggregator with good performance issues?

3 Answers  


State the limitations where we cannot use joiner in the mapping pipeline?

1 Answers  


lookup is passive y can't it be active? let us say i have some records in my source like 101,rohit,1000 101,rohit,1000 102,kumar,2000 like wise now as it is having multiple matches i return only first,last value it can't return bouth the values that means lookup is acting as select distinct right by default what means it is active?

5 Answers   IBM,


Categories