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

What is the database trigger?

0 Answers  


What is retesting & how it is different from data driven testing?

0 Answers  


What is the test scenario to test a database migrated from one sql server to another?

0 Answers  


How to test procedures and triggers of a database?

0 Answers  


How to test database manually?

0 Answers  






What is database testing and what we test in database testing?

0 Answers  


What is difference between local and global temporary table?

0 Answers  


How to test the stored procedures?

0 Answers  


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

0 Answers  


Explain the qtp testing process?

0 Answers  


What conditions are to be checked if the data is inserted, updated or deleted using a text files?

0 Answers  


What is the difference between gui testing and database testing?

0 Answers  


Categories