what are the SQL commands used in for union,intersection &
all operations.Please reply fast.
Answers were Sorted based on User's Feedback
Answer / jj
select name from emp union As select name from emp1;
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / preety
insert into employee.e
select * from loginmaster union
select * from salarymaster intersection
select * from workmaster
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the Database testing?? Is it necessary to have database knowledge for testing?had you ever tested the software by entering input at the front end and check it at back end?
How can you decide max number of testcases for a Module?
Hi can anyone Explain smoke testing with real time examples
which knowledge is must for tester
FOR what type of prjects we r using automation,why?
What is mean by bug? how its gets injected into application?
what is the test metrics followed if its a small scale company i mean not a cmm level company
How does fundamentally a coverage tool work?
what is port testing
Briefly explain what is Quality Assurance life cycle?
Write test cases to copy text file from C:\ drive to D:\ drive?
Hi, Please give me brief explination about agile methodology.