How many types of Joins in SQL Server 2005?
Answer Posted / kittu
inner join
outer join
cross join
equi join
self join
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How to create new tables with "select ... Into" statements in ms sql server?
Does the unique constraint create an index?
What is replace and stuff function in sql server?
What is #table in sql server?
What is report subscription?
What are the differences between char and nchar in ms sql server?
What is sql injection and why is it a problem? : sql server security
How to name query output columns in ms sql server?
What are the 3 types of schema?
How do you clear a log file?
What is the partitioning method?
What is Dependency Injection and provide example?
What are the properties of primary key?
What is the difference between a fill factor of 100 and 0?
What is report snapshot?