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...

wat iz self join write qeriry for table

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to find bug in photos and videos ??

2339


What are testing techniques? What is difference between general and specific?

2323


What is defect removable efficiency?

1215


Could anyone share FAQs for Test Manager position...

2121


What does entry and exit criteria mean in a project?

1217


Explain crud testing.

1196


How to explain the Insurance project in the interview?

1759


What are the differences between web applications and client and server applications?

1380


Explain the advantages of automation over manual testing?

1202


What are cookies?

1162


Explain the importance of agile testing?

1197


What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...

2237


Write positive and negative test cases for forgot password?

4936


What is error cusing tecnique

2084


What is Stability and Performance Testing in Testing the TV

2399