How many types of Joins in SQL Server 2005?
Answer Posted / vishal
1. Inner Join
2. Outer Join
- Left Outer Join
- Right Outer Join
- Full Outer Join
3. Cross Join
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is scalar user-defined function?
What is a DBMS, query, SQL?
How to populate a table in sql server?
How many types of attribute relationships are there? : sql server analysis services, ssas
What is a transaction and why is it important?
How many levels of sp nesting is possible?
How to test subquery results with the exists operator?
How to fine-tune reports?
What is a periodical index?
Can a synonym name of a table be used instead of a table name in a select statement?
What is role playing dimension with two examples? : sql server analysis services, ssas
What is indexing explain it with an example?
Do you know what are acid properties?
Explain the phases a transaction has to undergo?
What are indexes in sql?