Answer Posted / ramesh
Full Outer Join requires a condition and related column in
the table.
Cross Join requires with out condition and no related
columns in the tables.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How to insert stored procedure result into temporary table?
What are xml indexes?
Why use sub query in sql server and list out types of sub queries?
What is cursors? And what are the different types of cursor?
What is mssql?
what's the difference between a primary key and a unique key? : Sql server database administration
How to count duplicated values in a column in ms sql server?
Define ACID properties in a Database?
What is acid properties?
What is sql or structured query language?
How to use wildcard characters in like operations in ms sql server?
Explain a checkpoint?
What is the difference between delete and truncate statements?
What is sparse columns of sql server 2008?
Can group by be used without aggregate functions?