How many types of Joins in SQL Server 2005?
Answer Posted / g.ramesh
Inner Join
Outer Join
Crros Join
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How to delete multiple rows with one delete statement in ms sql server?
What is stored in the mssqlsystemresource database? : sql server database administration
How to backup SQL Server Reporting Services ?
What is Dependency Injection and provide example?
Is it possible to update the views? If yes, how, if not, why?
What is temporary table in sql server? Why we use temp table?
What is the difference between varchar and nvarchar?
when you create a database how is it stored? : Sql server database administration
Explain why variables called the most powerful component of ssis?
What is difference between sql and sql server?
List out what other servers you can use with ssrs?
What is an index in sql?
as a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this? : Sql server administration
What is the default schema of your login session in ms sql server?
Write the syntax for stuff function in an sql server?