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 |
How we can avoid duplicating records in a query?
Mention different types of indexes?
Explain what is data driven test?
Does qtp support sql queries?
What is cmmi and describe different levels of cmm?
What do you mean by data-driven test?
What does the rdbms stand for and what are the major rdbms used by sql?
What is data driven test?
In the database testing process, what do we usually check?
What is database testing and what we test in database testing?
What is difference between local and global temporary table?
How to test database in manually?