He has given table attributes-
empid,empfirstname,emplastname,MangerID.And he asked write
query to display empfirstname and mangername?
Answer Posted / naveen kamatam
select a.employee_id,a.first_name,a.manager_id,b.first_name
from test a inner join test b
on a.manager_id=b.employee_id order by 1
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com
If I want to check compability of software in a MAC OS then which steps shold I follow?
On what basis you are fixing up the time for project completion?
what is data guidelines
What are the different types of integration testing?
few automation basic questions One question to write a scriot in any language you know.
What does entry and exit criteria mean in a project?
How we can test Cookies Manually?
Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?
Explain user acceptance testing.
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?
what is the architecture of your current project?
Tell me the SRS based review,brs based review
Which is the best testing model?
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?