wat iz self join write qeriry for table
Answers were Sorted based on User's Feedback
Answer / manish
Sometimes you need to join a table to itself. To find the
name of each employee’s manager, you need to join the
EMPLOYEES table to itself, or perform a self join.
The Query:
SELECT worker.last_name || works for || manager.last_name
FROM emp worker, emp manager
Where worker.emp_id = manager.emp_id;
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / srinidhi patil
Joining A table to self is called as self join
| Is This Answer Correct ? | 2 Yes | 0 No |
diff between priorty and severiorty?
Testcases for msword( microsoct office word??
Both Password & User id are empty & Login, Is it a valid test case?
What's External Beta Testing ?
WRITE THE THREE IMPORTANT SCENARIO OR TEST CASES OF AIRCONDITIONER
1 Answers Optical Fusion, RBS,
what is the entry criteria and exit criteria of integation testing.
hi friends .......... from srs to signoff what r the tests the testing team will conduct either sequentially or parallel pls advice thanks in advance
which testing method is used to check the software in abnormal condition? option 1 Stress testing Option 2 Security testing Option 3 Recovery testing Option 4 Beta testing
Can anybody find the bugs in this "allinterview.com" site???
1.Unit testing ->integration testing->system testing->UAT in this where do u do the functional testing & regression testing? if these two done in each phase why should not mentioned in that ? 2.What are the difference b/w client & server? 3.While doing regression testing one bug raised due to functionality dependency, what is the bug status that one?
What is mean by testing Methodology?
10 Answers BlueShift Technology,
What do you like about Windows?