How to generate sequence numbers using expression transformation?
Answer / Nishant Mehta
To generate sequence numbers using Expression Transformation in Informatica, you can use the following expression: "SeqNum = Row_number() over (order by column1)". Replace 'column1' with the column on which you want to generate the sequence number.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do schedule a workflow in Informatica thrice in a day? Like run the workflow at 3am, 5am and 4pm?
what is the -ve test case in your project.
What is lookup transformation?
select count(1) from emp? what is the o/p?
Could anyone please mail me a copy of Informatica Certification Exam dumps to sandeep.nakka@gmail.com it would be appreciated if any one could help me out.
-Which expression we can not use in Maplets?, -Can we join(relate) two dimensions in a schema? -Why and where we use 'sorted input' option?
How to view and Generate Metadata Reports?
What is the expected value if the column in an aggregator transform is neither a group by nor an aggregate expression?
Explain the etl program with few examples.
how will u load the data to diminision tables and fact tables,what is the hiraraichy why we are using hirarichy
Explain reference cursor?
what is tha tracesing level? and difference betweentrace in normal and verbose and nonverbose?