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 can I tell if sql server is 32 or 64 bit?
What is triggers and stored procedures?
Tell me what is a linked server?
What are the different authentication modes in sql server? How can it be changed?
Differentiate between sql temp table vs table variable?
Explain the advantages of merge replication?
What are the commands used in DCL?
What is NOT NULL Constraint in sql server 2012?
How do we Backup SQL Azure Data?
What is subquery explain with example?
Do you know what guidelines should be followed to help minimize deadlocks?
What is difference between rownum and rowid?
how can a database be repaired? : Sql server administration
What happens if the update subquery returns multiple rows in ms sql server?
How do I view a procedure in sql server?