Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

How to use transact-sql statements to access the database engine?

1134


What is log cache in sql server?

1107


Explain how to send email from sql database?

1113


explain different types of cursors? : Sql server database administration

1156


What does it mean if @@cursor_row returns a negative number?

1043


tell me what is blocking and how would you troubleshoot it? : Sql server database administration

951


What is merge replication?

1157


Can anyone tell that the extra features are there in SQL SERVER 2008 that are not available in previous versions .

2003


What are the rules to use the rowguidcol property to define a globally unique identifier column?

1081


What is user-defined multi-statement table-valued function?

1125


What is the difference between primary key and unique constraints?

1017


Explain tablesample?

1049


What is subquery in sql?

1131


While you are inserting values into a table with the insert into .. Values option, does the order of the columns in the insert statement have to be the same as the order of the columns in the table?

1041


Can group functions be used in the order by clause in ms sql server?

1071