adspace


What is difference between left and right outer join?

Answer Posted / Akshay Vivek

"The main difference between LEFT OUTER JOIN and RIGHT OUTER JOIN is the ordering of tables. A LEFT OUTER JOIN returns all records from the left table and matched records from the right, if any. A RIGHT OUTER JOIN does the opposite: it returns all records from the right table and matched records from the left."

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to use regular expression in pattern match conditions? : Sql dba

1113


Is primary key always clustered index?

1095


Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me

2091


Is primary key clustered index?

1019


What is the best sql course?

1050


what are aggregate and scalar functions? : Sql dba

1129


Can we rollback truncate?

1074


Can we use distinct and group by together?

1133


If a cursor is open, how can we find in a pl/sql block?

1238


how to start mysql server? : Sql dba

1267


What is your daily office routine?

2346


What is the current version of sql?

1094


Does group by remove duplicates?

1112


what are all the common sql function? : Sql dba

1131


How do I remove duplicates in two columns?

1187