DBA > Job Interview Questions > Microsoft SQL Server Database Administrator Exam

What is the meaning of an Outer Join operatin of

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

What is the meaning of an Outer Join operatin of two tables?

The Outer Join operation of two tables returns all rows from one table and rows from the other table that meet the join condition.

(Continued on next question...)

Other Job Interview Questions