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
Where are sql server usernames and passwords stored in the sql server?
How to create a stored procedure with a statement block in ms sql server?
Do you know query execution plan?
Give me any three differences between Truncate and Delete.
What is a domain constraint give an example?
What is temporary table in sql server? Why we use temp table?
What is the cpu pressure?
What is collation sensitivity? Explain different types.
What is the purpose of object explorer and its features? : sql server management studio
What it means to be triggered?
Explain the difference between delete,drop and truncate in SQL Server?
Can coalesce return null?
Explain what are various ways to enhance the ssrs report?
What are the default system databases in sql server 2000?
What is 5nf in normalization form?