What is Outter Join?
Answer / g.ramesh
Outter Join Produce result set,which contain matched rows
and has well has unmatched rows.
Is This Answer Correct ? | 2 Yes | 0 No |
What are mdf,ndf,ldf files and how to see the data in those files?
How to get the definition of a trigger back?
How to list all stored procedures in the current database using ms sql server?
What are transactions in sql?
How to run sql server 2005 books online on your local system?
What stored procedure would you use to view lock information?
What is the syntax for encrypting a column in SQL Server?
How many types of schemas are there?
How do indexes help, types?
What is cursors? And what are the different types of cursor?
What do you mean by COLLATION?
What is difference between rollback immediate and with no_wait during alter database?