adspace
Answer Posted / Sayed Mohd Nadeem
A Left Outer Join (also known as a Left Join) in SQL Server returns all rows from the left table (table on the left side of the join clause), with matched rows from the right table (table on the right side of the join clause). If there is no match, then NULL values are used for unmatched right table columns.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to convert character strings into numeric values?
What is the difference between for xml raw and for xml auto?
do you know how to configure db2 side of the application? : Sql server database administration
Can one drop a column from a table?
List the ways in which dynamic sql can be executed?
How to enter binary string literals in ms sql server?
What are the different types of subquery?
Why should you use or avoid select * statements?
Where can you add custom error messages to sql server?
Why we use the openxml clause?
How efficient you are in oracle and SQL server?
List out the different types of locks available in sql server?
what is the Ticketing tool used in Wipro technologies at Bangalore...???
How raid can influence database performance?
Can we shrink data file in sql server?