i have soure and target having 1 laks records same structure
and same data. no primary key. how to do data validation in.
how to identify each and every record same r not. i want check
every record. wat is process.
Answer Posted / suresh
By Using Minus query :
select * from Source
minus
select * from Target;
if it shows no rows found then their is no mismatch between
source and target.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between functional testing and integration testing?
What is the difference between pilot and beta testing?
hello there, can anyone tell me what type of question does lg soft company ask in written test especially for a quant part? Thanku
What is security Hole ? Is this possible Some one can acess any of restricted page (like admin side)? How you test this previllaze?
What is positive and negative testing?
Describe any bug you remember. Plz Give some real examples
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
Test approach to windows update?
HI FRNDS, I HAVE 2.5 years OF exp In Manual Testing,Plz let me know if thr r any oppurtunities in any company in Bangalore ID:dsnithi@gmail.com Thanks in Advance
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
How to do manual testing of a E-insurance project (end to end process)
Which was the most interesting bug you found.
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
What is state transition?
Hi , Please send me the interview questions which were asked in manual testing mainly the test cases asked to write in interview.