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
How to create a view on an existing table in ms sql server?
What is factless fact table? : sql server analysis services, ssas
How many types of local tables are there in sql server?
What are the basic functions for master, msdb, model, tempdb and resource databases?
Explain SSRS Architecture?
After creating the cube, if we added a new column to the oltp table then how you add this new attribute to the cube? : sql server analysis services, ssas
What is a bit datatype?
Which is the main third-party tool used in sql server?
What is join and name different type of joins?
what is blocking? : Sql server database administration
What are subqueries in sql server?
What are cursors and when they are useful?
Describe different Processing Modes offered by SSRS?
How to get the definition of a trigger back?
Do you know the cursor types?