Database Administration Question:
Download Questions PDF

Explain Different types of table join?

Answer:

different types of joins are

-Cartesian Product or Cross Join
-Inner Join
-Equi Join or Natural Join
-Non Equi Join
-Self Join
-Outer Join
-Left Outer Join
-Right Outer Join
-Full Outer Join

Download Database Administration Interview Questions And Answers PDF

Previous QuestionNext Question
Explain What is a lookup table in database? where can we use these type of table?Explain When can hash cluster used?