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 handle error or exception in sql?
1 01 101 01010
what number files will a information contain in SQL Server? How many forms of information files exist in SQL Server? How many of those files can exist for a single database?
Write an SQL query to obtain the 2nd highest salary.
how can you check the level of fragmentation on a table? : Sql server administration
Explain trigger classes i.e. Instead of and after trigger?
What are the differences between substr and charindex in sql server.
Do you know what is similarity and difference between truncate and delete in sql?
Explain how would you store your query in an SSRS report or a Database server?
What do you understand by physical_only option in dbcc checkdb?
Is sql server free?
What is the preferred way to create a clustered and non-clustered index? Which index should you create first the clustered or non-clustered?
What is the tcp/ip port on which sql server runs?
What is the difference between a stored procedure and a user defined function?
How many categories of data types used by sql server?