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


Please Help Members By Posting Answers For Below Questions

What is the difference between substr and charindex in the sql server?

498


How do you handle datasets larger than 50 gb?

140


what are cursors? : Sql server database administration

507


What is difference between rownum and rowid?

501


what data regions are and what are the different data regions?

101






What is meant by dirty read?

546


What is user-defined function? Explain its types i.e. Scalar and inline table value user-defined function?

464


Is BCNF better than 2NF & 3NF? Why?

616


What are policy management terms?

548


Types of Authentications in Sql Server? How user gets authenticated through windows authentication?

559


Do you know what is sql injection?

537


Are resultset updatable?

520


What happens if date-only values are provided as date and time literals?

528


create index myindex on mytable(mycolumn) what type of index will get created after executing the above statement? : Sql server database administration

495


What is compression - row-level and page-level compression?

522