If we use where clause in the left outer join then how the
query would behave/act?



If we use where clause in the left outer join then how the query would behave/act?..

Answer / prabir4prabir

It will act as a inner join.

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More SQL Server Interview Questions

What is SQL Profiler and the use of it?

2 Answers   247Customer,


What are the types of subquery?

0 Answers  


How to use column default values in insert statements in ms sql server?

0 Answers  


Explain what are the restrictions while creating batches in sql server?

0 Answers  


How do you find the error, how can you know the number of rows effected by last SQL statement?

2 Answers  






i want only duplicates rows from coloumn ex. emp_id(colomn name)1,1,2,3,3,4,5,5. so i want only duplicates no.

3 Answers   iFlex,


Are connections to sql server encrypted?

0 Answers  


What is faster join or union?

0 Answers  


Explain external key management in sql server 2008

0 Answers  


Can a trigger be created on a view?

0 Answers  


What are the different types of triggers in SQL SERVER?

0 Answers  


What is a ddl statement?

0 Answers  


Categories