He has given table attributes-
empid,empfirstname,emplastname,MangerID.And he asked write
query to display empfirstname and mangername?
Answer Posted / sneha.va
Suppose 2 tables;
Employee : having columns
empid,empfirstname,emplastname,MangerID
Manager : ManagerID, Managername
SELECT A.EMPFIRSTNAME,B.MANAGERNAME FROM EMPLOYEE A INNER
JOIN MANAGER B
ON A.MangerID = B.MangerID
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Describe a past experience with implementing a test harness in the development of software.
Wat type of questions ll be asked in interview for an 1-2 yrs. experinced persond and i need some database concept question in testing.
what is the difference between PEGA based web application testing versus web application testing?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
What is manual testing and what is it process?
need answer interviewer will ask me about all project which i mention in resume or presently i'm working??please reply tomorrow is my interview
What are the review documents used for testing?
How do you scope,organise and execute a test project.
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
I have 6 months experience as project tarine and one and a half year experience as software engineer.Should i write taht my total experience id 2 years.
Please can any one tell me 1).Types of reports 2).Types of Meetings.
how to creat 2 test plan in 2 different environment exp:tour and travel
can u write some high level scenarios on ms outlook express
Explain the components of a test plan?
Can you explian $ pillar of Agile