Hi experts, table 1 has 10 records, table 2 has 5 records select * from table1, table2; What is the output for this query???....plz answer
3 5302i have a source table ID NAME SAL 101 A 1000 102 B 2000 103 C 1500 target load should be ID NAME SAL 101 A 1000 101 B 2000 101 C 1500 102 A 1000 102 B 2000 102 C 1500 103 A 1000 103 B 2000 103 C 1500
3 4604Hi experts ,I have a Source of 1000 records.I have to load 100 records in first target,101 to 200 records in 2nd target, 201 to 300 records in 3rd target and again 301 to 400 in first target like that as cyclick process. How can i acheive this.
5 10410following 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?
8 9071How to load the data into target table, which not have Primary/Surrogate key (Duplicate records not acceptable)
5 7210If my source is having 30 million records, so obviously the cache could not be allocated with sufficient memory. What needs to be done in this case?
2 6077If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me
1294My source table look like ID Name Location Salary 0000001 ran tpty 1000 0000002 ram DELHI 2000 hju-hji raj hyd 1000 my target table should be ID Name Location Salary 1 ran tpty 1000 2 ram DELHI 2000 hju-hji raj hyd 1000
3 5135I have a source either file or db table Eno ename sal dept 101 sri 100 1 102 seeta 200 2 103 lax 300 3 104 ravam 76 1 105 soorp 120 2 Want to run a session 3 times. First time: it should populate dept 1 Second time: dept 2 only Third time: dept 3 only How can we do this?
2 5676Post New TCS Informatica Interview Questions
What is joinpoint in spring aop?
How can we integrate atlas with web services?
How many types of Transmission cards are in Ultra BTS?
Why thread is called as a lightweight process?
What are the two types of database?
Is it hard to learn django?
Explain the characteristics of dead stars?
What is a visible activity?
How to send XAML file on server using HTTP protocol?
On startup, the transaction log of a database has filled and recovery has suspended, what can I do?
What is sqlprovider?
What is analytic snapshot ?
What other than biginteger has been introduced in system.numerics namespace?
what is timestamp in mysql? : Sql dba
Can you defrag a ssd drive?