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 surrogate key? : sql server analysis services, ssas
what is a default tcp/ip socket assigned for sql server? : Sql server database administration
How much is a sql server license?
What is the order in which the sql query is executed?
Explain activity monitors
Define tempdb database?
What is the new security features added in sql server 2016? : sql server security
what are cursors? : Sql server database administration
How do database indexes work?
What is a recursive stored procedure in sql server?
How can I check that whether automatic statistic update is enabled or not?
Explain indexed views and partitioned view with their syntax.
How do you identify a foreign key?
How do I find sql server instance name?
Do you know what are different types of replication in sql server?