If we use where clause in the left outer join then how the
query would behave/act?
Answer Posted / prabir4prabir
It will act as a inner join.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What the different components of Replication and what is their use?
How to convert binary strings into integers in ms sql server?
What is difference between Datepart() and Datename() in SqlServer?
Tell me what is the difference between locking and multi-versioning?
What are the steps you will take to improve the performance of a poor performing query?
Can I disable or restrict ssrs export formats (rendering formats)?
How to generate random numbers with the rand() function in ms sql server?
How to add a new column to an existing table with "alter table ... Add" in ms sql server?
How to create a new login name in ms sql server?
Is mysql better than sql server?
How to create median function?
How you can minimize the deadlock situation?
What does man by sql wildcard characters in sql server?
What is the Disadvantage of indexed sequential file.
Explain logical operators in sql server?