Answer Posted / sivakumar
A candidate key is a combination of attributes that can be
uniquely used to identify a database record without any
extraneous data(unique).One of these candidate keys is selected as
the table primary key else are called Alternate Key. Each table may have one or more
candidate keys. One of these candidate keys is selected as
the table primary key else are called Alternate Key.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the Default Source Option For Update Strategy Transformation?
What is union transformation?
How can we handle two sessions in informatica?
What is the need of etl tools?
can u give example for factless fact table
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
what are the different types of transformation available in informatica. And what are the mostly used ones among them?
Explain pmcmd command usage in informatica
How will the document be delivered to me?
What is the function of aggregator transformation?
Is it possible to define a single node as a Gateway node as well as worker node?
What are the different transaction levels available in transaction control transformation?
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N
What is substr in informatica?
How many ways a relational source definition can be updated and what are they?