Create a mapping which contains 2 target tables. When the session runs for the first time it shud load Target table 1 and when it runs for second time it shud load Target table 2.
7 15272What is the main purpose of Unconnected lookup other than updating slowly changing dimensions? or In which case u use Unconnected lookup?
2 7597Aggregator transformation is having fields say a,b,c,d,e group by is enabled on a,b,c with sorted input,How the aggregator transformation process the i/p data?or in which way i/p comes to agg transformation
1 5062One of the optimizing technique to improve the session performance is push down optimization,by using push down optimization we push as much as transformation logic to source/target database,but this degrades the d/b performance,how to overcome this?
2313following source name gender ramya female ram male deesha female david male kumar male i want the target male female ram ramya david deesha kumar any body give solution above question?
4 8516source table A having 100000 records. and target B table having 100000 records. now iam updating B records using update query. i don't know which record is update in target. write a sql query get all updated records from target table B.
4 9764Post New TCS Informatica Interview Questions
What is microsoft word and what is it used for?
what is difference between delete and truncate commands? : Sql dba
Which authorization object is used during the authorization check on hr infotype 0001?
what do you mean by a vsam split?
Are you familiar with lean manufacturing principles and Six Sigma methodologies? How have you applied these concepts to enhance production efficiency?
What are the best linux system programming interview questions you've ever asked or been asked?
How do I see threads in linux?
Which ROI setting can we able to modify?
Is node js a web server?
What are the protocols and forms in ajax?
Expand-------ANTS
What is recursive function in r?
Describe the image white list feature in lotus notes.
1. is it possible to use the cursor atttibutes (%found ,% rowcount , %isopen , %notfound ) to our user defined cursor names ....... cursor cursor_name is select * from scott.emp if you use... cursor_name%found , %rowcount ,%isopen,%notfound...will it work... -------------------------- 2.what is the difference between the varray and index by table .. -------- 3. type type_name is table of number(8,3) index by binary_integer; identifier_name type_name; first , last , prior , next ,trim are the methods we can use it for the above type...simillary is there any way to apply for cursors... with thanks and regards..sarao...
How can you take an AD backup in Windows 2003 server?