How many types of Joins in SQL Server 2005?
Answer Posted / mpg
There are 5 types of join in sql server 2005
inner join
outer join
cross join
equi join
self join
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
How to create new tables with "select ... Into" statements in ms sql server?
What is the sql case statement used for?
Why use triggers?
What is the server name for sql management studio?
How do I edit a stored procedure in sql server?
How many types of objects are there?
How many levels of sp nesting are possible?
What is advantage data architect?
What are the properties of the relational tables?
Define primary key?
Explain what are sparse columns?
What are the steps to insert a table?
What happens if strings are casted into wrong code pages in ms sql server?
what's sql server? : Sql server database administration
Who is the owner of a schema in ms sql server?