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 are the necessary things needed for writing database test cases?

0 Answers  


Does qtp support sql queries, how to use sql queries in qtp?

0 Answers  


Explain how to use sql queries in qtp ?

0 Answers  


What is the meaning of record in a database?

0 Answers  


How to test database in manually? Explain with an example?

0 Answers  






Mention different types of joins?

0 Answers  


In data base testing, what are the steps to test data loading?

0 Answers  


How do you verify whether a database is updated when passing the data through front end?

0 Answers  


While testing stored procedures what are the steps does a tester takes?

0 Answers  


What are the different types of database testing?

0 Answers  


How do you test whether a database in updated when information is entered in the front end?

0 Answers  


After entering the data from the front-end application interface, how do you test whether a database is updated or not?

0 Answers  


Categories