Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

HOW TO GET THE LATEST DATA IN SCD ?

Answer Posted / bidhar

In SCD 2 you must be generating the surrogate keys.
Example:
Customername Address Customer_id Customer_identifier
Amit Bangalore 100 10
Amit Hyderabad 100 11
Amit Pune 100 12
Amit Mumbai 100 13

Here column Customer_identifier is the surrogate key.
so for latest record ,you can pick up the record which have
maximum surrogate key value(13).

Let me know if i am wrong.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I have two different source structure tables, but I want to load into single target table? How do I go about it? Explain in detail through mapping flow.

1218


Explain how to import oracle sequence into informatica?

1069


What is the sql query overwrite in source qualifier in informatica

1138


what are factless facts? And in which scenario will you use such kinds of fact tables.

1855


What are session parameters ? How do you set them?

1899


What is a predefined event?

1134


What is decode in static cache?

1259


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

1053


How to load the data from people soft hrm to people soft erm using informatica?

1063


What are Dimensional table?

1117


What are the types of caches in lookup?

1094


Explain the difference between mapping parameter and mapping variable?

1077


I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.

1330


Explain target update override in informatica

1188


5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C

1950