What are joins and mention different types of joins?
Answer Posted / 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 View All Answers
In data base testing, what are the steps to test data loading?
Why database testing is important?
What do you mean by dcl commands and explain the types of commands used by dcl?
How to use sql queries in winrunner/qtp?
What are the types of data-driven testing?
What are joins?
What is the database trigger?
What is the test scenario to test a database migrated from one sql server to another?
What is the difference between gui testing and database testing?
What is cmmi and describe different levels of cmm?
What is the database trigger, how to verify the trigger is fired or not and can you invoke trigger on demand?
What does the rdbms stand for and what are the major rdbms used by sql?
What are dcl commands? What are the two types of commands used by dcl?
How to test database manually?
In database testing, what do we need to check normally?