How many types of Joins in SQL Server 2005?
Answer Posted / rupinder kaur
there are five types:
inner join
outer join: left outer join,right outer join, full outer
join
equi join
cross join self join
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How do I perform an unattended install of sql server 2000?
Explain ranking functions?
What does set rowcount do?
What is indexing explain it with an example?
What is an index in a database?
What is sql server 2000 work load governor?
What are different types of table joins?
explain the difference between oracle- sql and sql server sql ? if both are same y we r using 2 sw.s?
What is the user of Primary key?
Explain system functions or built-in functions? What are different types of system functions?
What are the new data types are introduced in sql 2000?
State a few properties of relational databases?
How to access the inserted record of an event?
what is normalization? Explain different levels of normalization? : Sql server database administration
What is database black box testing?