Their are two tables 'A' and'B'.Table 'A' contains 3 columns
named 'eid','ename','dept'.
Table 'B'contains 3 columns
named'sid','designation','salary'.
We have to retrieve the names of employees working in the
same department,same designation and same salary.
Its urgent can anyone help me out in this problem.

Answer Posted / varunkumar

by using unions we can do it create two tables separetly and
apply union in between two tables .

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What’s the use of custom fields in report?

721


What is the difference between for auto and for nested?

675


Define primary key?

878


What is a bit datatype?

738


Explain about thread and memory management process of SQL?

723






Does an index slow down updates on indexed columns?

718


What is an identity?

730


How to delete duplicate rows?

710


What kind of problems occurs if we do not implement proper locking strategy?

1143


What happens if ntwdblib.dll is missing on your machine?

870


What is a user-defined function in the sql server and what is its advantage?

819


Where is localdb stored?

731


How to restore performance issues and how to check?

1712


What are the three different part of rdl file explain them?

216


What are the dis_advantages of stored procedures, triggers, indexes?

1931