what is the purpose of surrogate key and diff between primary
key&surrogate key
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 |
how to we create datamart?
TWO FLAT FILES ARE THERE , EACH HAVING NO MATCHING COLUMNS . HOW CAN U JOIN THESE TWO USING JOINER TRANSFORMATION ?
How the informatica server increases the session performance through partitioning the source?
In development project what is the process to follow for an etl developer from day1
In a mapping i have three dimensions. If i want to pass a same surrogate key value to all the three dimensions by using one sequence generator is possible?If the mapping is containing single flow? And in the same case if the mapping is contaning 3 flows for the three dimensions then by using one sequence generator can we populate surrogate key (same value) to all the three dimensions?
How to improve the performance of a session using sorter transformation?
while creating the scd mappings. we will mention flag value. what exactly the use of defining the FLAG VALUE. Please explaine indetaile
How to use procedural logic inside infromatica?
can any one give some examples for pre sql and post sql(Except dropping and creating index).
What are the static cache and dynamic cache in informatica?
i have flatfile source. i want to load the maximum salary of each deptno into target. what isthe mapping flow
What can we do to improve the performance of informatica aggregator transformation?