Without using Lookup & Sequence Generator, How to generate
Sequence?
Answers were Sorted based on User's Feedback
Answer / brahma
using set count varriable in expression transformation.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / kalu bhai
without using sequence genarerater and lookup, we can
create sequence numbers in two ways 1.using of expresson
transformation 2. stored procedure transformation,
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guest
Using oracle database sequence gen(from dual table)
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / naveen
by using mapping variable we can also create a sequence number
| Is This Answer Correct ? | 1 Yes | 1 No |
What is a Shortcut and What is the difference between a Shortcut and a Reusable Transformation?
How do you migrate data from one environment to another?
What is hash partition?
What is the difference between sequential batch and concurrent batch and which is recommended and why?
What is a candidate key?
What is sequence generator transformation in informatica?
Write the advantages of partitioning a session?
What is the use of target designer?
how we can add header and footer to flat files?
2 Answers Tech Mahindra, Zensar,
What are the tasks that Loadmanger process will do?
what is junk dimension
I have table name called Team and I have name and DOJ in that table in oracle, when I retrive the table in Informatica DOJ shows with date and time , I want want to know is it possible to get only date(MMDDYYYY) in the date data type,