can u please tell me about ........ how can explain my
project
before interviewer my projects are insurence domain & sales
domain?
No Answer is Posted For this Question
Be the First to Post Answer
Explain do we need an etl tool?
Need Informatica Power Center 9.1 free download(for all windows version)
what is the difference between normal & bulk loading? and which one is recommended ? why?
How can write SQL Overwrite to get Daynamic rows from the source in SQ transformation!(Any Example)
what is meant by drill through?(Mascot)
How we can see table structure?
Hi can anyone write query for the below input and output Table 1 col 1 100 Null 200 300 Table 2 col1 Null 400 700 800 o/p 200 700 800 2)sql col 1 contains 23x-5-45 26x-12-45 28x-10-50 o/p middlevalue should be greater than 10
How many steps etl contains explain with example?
how to join two tables without using joiner transformation .advantages of joiner over lookup and vice versa.
Explain about round-robi?
Give a way in which u can implement a real time scenario where data in a table is changing and u need to look up data from it.How will u configure the look up transform for this purpose?
Hi, I've a mapping with flat file source The target update override property for the target table is using update stmt. There is no update strategy between source and target. Also The session has the target properties as Insert , Update as update options checked. Does this mean that recs will be inserted only and the update override will not be applied at all. Thanks