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
How you trouble shoot when any job fails
What are the steps you will take to improve the performance of a poor performing query?
Can a stored procedure call itself or a recursive stored procedure? How many levels of sp nesting is possible?
How to create function without parameter in sql server?
Is sql server implemented as a service or an application? : Sql server database administration
How to select some specific rows from a table in ms sql server?
Can you move the resources after pausing the node? : sql server database administration
What will be query used to get the list of triggers in a database?
What does executeupdate return?
Write a query to find 5th highest amount paid from the customer table.
What is measure group, measure? : sql server analysis services, ssas
Difference between primary key and clustered index?
Explain the benefits of user-defined functions?
What are indexes in sql?
What are types of subqueries?