source 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.
Answers were Sorted based on User's Feedback
Answer / alekya
use a mminus query between two tables..you will get the
mismatch records.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ankur saini er.ankur861@gmail.
hi...i think this cannt be done without an audit columns ..
a date or batch id etc..
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / hollister
The key coluns that are common in both tables are to be
considered and compare each field in both tables. If there
is any change in any of the column in table B then it is
the updated column.
| Is This Answer Correct ? | 0 Yes | 10 No |
What is mapplet and a reusable transformation?
Explain the flow of data in Iinformatica?
what is distinct
how to get the data from the client machine and how to get server location data to client loction can any one explain bit deep please..!
How do you update the records with or without using update strategy?
What are the join types in joiner transformation?
If session fails after loading 10000 records in the target,how can we load 10001 th record when we run the session in the nexttime?
can u explain me banking domain projects ? and in banking domain projects how many dimension tables and how many fact tables and how to load source and targets in mapping level plese expain give me one example?
1 Answers Accenture, Cognizant, HCL, IBM, iGate, L&T, TCS, Virtusa,
my source having 10 records but how can i load 20 records in target, i am not bother about duplicates?
What are the session parameters?
what is mapping optimization? wat are the techniques for tat
If you want to create indexes after the load process which transformation you choose?