What are joins and mention different types of joins?



What are joins and mention different types of joins?..

Answer / uma sravanthi

JOIN clause is used to combine rows from two or more tables, based on a related column between them.
The types are:
1. Inner Join
2.Outer Join
3.Left Join
4.Right Join
5.Full Join

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Database Testing Interview Questions

How would you know for database testing, whether trigger is fired or not?

0 Answers  


What are the different types of database testing?

0 Answers  


What does the rdbms stand for and what are the major rdbms used by sql?

0 Answers  


Explain database testing?

0 Answers  


What are the necessary things needed for writing database test cases?

0 Answers  






To manage and manipulate the test table what are the sql statements that you have used in database testing?

0 Answers  


How to write test cases from requirements, do the requirements signify the exact functionality of aut?

0 Answers  


In database testing, what do we need to check normally?

0 Answers  


What steps does a tester take in testing stored procedures?

0 Answers  


What do you mean by white box testing and black box testing?

0 Answers  


In database testing, how to do the data load testing?

0 Answers  


Mention different types of joins?

0 Answers  


Categories