what is surrogate key give example?
Answers were Sorted based on User's Feedback
Answer / pavan kumar
A Surrogate Key is a system generated sequence numbers to
be used as primary keys.
A Surrogate keys are used in maintaining the full history
in scd type2.
A Surrogate key is also known as Synthetic Key or
Artificial Key or Dimensional Key.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / gopal
Surrogate key is system generated unique key to maintain the duplicates values.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the difference between a data mart and a data warehouse?
Write a SQL query which should fetch the 5th maximum salary of an employee from the table?
can you apply grouping on crosstab?
What do you understand by the term 'aggregate cache'?
Is it possible to apply access manager user rights in impromptu?
what are slowly changing dimensions? Why we are used scd?
Can you define framework manager?
what is the diff. between a link n a union? what is a custom view? what is the use of unlocking a report ? plz answer to these
Can you explain new content durability?
How many types of models are present in cognos.?
What is Correlated sub-query? Please explain
Hi experts,Recently I faced one questions in MNC,They having 4 tables in FM ..One fact table CALLING X, Remaining 3 tables are there not fact calling y,z etc...We want to join individually from X to Y..please suggest.