what is surrogate id ?

Answer Posted / vijaya

surrogate is acts as a primary key. some times we want to
maintain historical information of particular product or
anything. for eg, a product costs 20rs in the month of may
and next month it costs 25rs. in this case if we want to
maintain both records with same product_id then it cant be
possible if product_id is primary key. In this case we use
concept of surrogate key. like
skey prod_id price month
1 101 20 may
2 101 25 june

in informatica this concept is used in update strategy.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is dimensional table? Explain the different dimensions.

661


What is the status code in stored procedure transformation?

683


How we can create indexes after completing the load process?

613


Which are the different editions of informatica powercenter that are available?

557


What do you understand by term role-playing dimension?

574






Where are the source flat files kept before running the session?

624


where to store informatica rejected data? How to extract the informatica rejected data?

603


What are different types of transformations available in informatica?

588


What are the types of lookup transformation?

631


How to use pmcmd utility command?

582


Define mapping and session?

585


How you prepared reports for OLAP?

1153


How do you load only null records into target?

742


Why update strategy and union transformations are active?

592


What are the designer tools for creating transformations?

685