How many types of Joins in SQL Server 2005?
Answer Posted / g.ramesh
Inner Join
Outer Join
Crros Join
Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
What is join query?
What is logshipping and its purpose?
What is role playing dimension with two examples? : sql server analysis services, ssas
How do you send email on SQL Server?
Write a sql query to sort on different column name according to the parameters passed in the function?
Explain having clause and where clause?
Tell me what is de-normalization and what are some of the examples of it?
Explain powershell included in sql server 2008?
What are triggers in ms sql server?
Explain transaction server isolation?
What is 2nf in normalization?
What are various limitations of the views?
What are the differences in Clustering in SQL Server 2005 and 2008 or 2008 R2?
What is dbcc command in sql server?
How can sql injection be stopped? : sql server security