what is the purpose of surrogate key and diff between primary
key&surrogate key
Answer Posted / suresh
primary-key:-
It represents one or more fields or attributes that uniquely identified each record in a database table.
surrogate-key:-It is a single part,artificially established identifier an entity,surrogate key assignment is a special case of derived data-one where the primary is derived.A common way that surrogate key values is to assign integer values sequentially.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What are the differences between joiner transformation and source qualifier transformation?
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
Can some one explain me about Telecommunications(wireless) project in Informatica? Thanks in advance
How are indexes created after completing the load process?
explain one complex mapping with logic? sales project?
Differentiate between reusable transformation and mapplet.
In informatics server which files are created during the session rums?
Enterprise data warehouse your projects phase by phase explain?
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.
what is the difference between informatica6.1 and infomatica7.1
In informatica workflow manager, how many repositories can be created?
difference between repository database and repository service?
Suppose on 1st Nov 2010 you had created a mapping which includes huge aggregator calculations and it is under process for next two days. You will notice that even on 3rd day also its still calculating. So without changing a logic or changing a mapping How will you troubleshot or to run that mapping? Explain the steps
In what scenario we use to improve session performance by pushdown optimization?can any one give example?
How might one distinguish in the case of mapping is right or not without associating session?