What is the difference b/w natural key and surrogate key
Answer / babulcity
Natural Key is key attribute column of an entity with
distinct values i.e without duplicates/NULL.
Eg: For natural Key we can define constraint like PK,FK
Surrogate Key is an substitute key which is not a part of
attribute of entity & is unique but it can be used to act as
PK,FK when you cannot use the Natural key.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is pmcmd command?
Explain sql transformation in script mode examples in informatica
following source name gender ramya female ram male deesha female david male kumar male i want the target male female ram ramya david deesha kumar any body give solution above question?
in my lookup table i want to catch the recently updated records from the source to target,how to achieve this and what is last commit interval point for this?
Design time, run time. If you don't create parameter what will happen
What is status code in informatica?
How to do Integration testing in Informatica?
Hi I'm new in Informatica. Can you show me a mapping sample on how to piviot the records? Thanks Robin
Suppose we have a source qualifier transformation that populates two target tables. How do you ensure tgt2 is loaded after tgt1?
how to we create datamart?
Diffrence between static and dynamic cache
What is the fact table?