What is a surrogate key?Why we use it in a mapping?Pl give
an example.
Answer Posted / srinu
surrogate key is a System generated Key ( Artificial
key ),Every join between dimension tables and fact tables
in a data warehouse environment should be based on
surrogate keys, not natural keys.
There are still more reasons to use surrogate keys. One of
the most important is the need to encode uncertain
knowledge. You may need to supply a customer key to
represent a transaction, but perhaps you donĂ½t know for
certain who the customer is. This would be a common
occurrence in a retail situation where cash transactions
are anonymous, like most grocery stores.
What is the customer key for the anonymous customer?
Perhaps you have introduced a special key that stands for
this anonymous customer. This is politely referred
to as a "hack."
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are the various types of transformation?
What are the different components of powercenter?
What are batches?
Can you use flat files in Mapplets.
What is flashback table ? Advance thanks
Explain lookup transformation in informatica
What is the way to execute pl/sql script using informatica mapping?
design of staging area?
Is it possible to use a client with different version than that of its Informatica server?
How to differentiate between the active and passive transformations?
What are the differences between source qualifier and joiner transformation?
What are the differences between a connected lookup and unconnected lookup?
How to elaborate tracing level?
HOW TO PROCESS THE ROWS FROM JOINER AND EXPRESSION TRANSFORAMTION TO SORTER TRANSFORMATION
What is parallel processing in informatica?