Answer Posted / g.ramesh
We have 3 Types of Outer Joins.
1.Left Outer Join
2.Right Outer Join
3.Full Outer Join
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What are the different types of backups avaialabe in sql server 2005?
How to use “drop” keyword in sql server and give an example?
How to rename an existing table with the "sp_rename" stored procedure in ms sql server?
What is user-defined functions? What are the types of user-defined functions that can be created?
What is an execution plan? How would you view the execution plan?
What is an indice?
Why should one not prefix user stored procedures with ‘sp_’?
What is a partitioned view?
How to write a query with an inner join in ms sql server?
What stored by the tempdb ? : sql server database administration
Explain hostprotectionattribute in sql server 2005?
What is transaction server implicit?
Can I run multiple instances of sql server 2000 at the same time on one computer?
How do you trace the traffic hitting a sql server?
How do you open a cluster administrator?