adspace


When to use inner join and left join?

Answer Posted / Siddhartha Kumar Prasad

Use INNER JOIN when you want to find matching records between two tables. Use LEFT JOIN when you want to retrieve all records from the left table, including those with no match in the right table.

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


what is dbms? : Sql dba

1061


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


Can we rollback truncate?

1074


what are all the common sql function? : Sql dba

1131


Do we need to rebuild index after truncate?

1138


Is inner join faster than left join?

1276


define sql insert statement ? : Sql dba

1098


What is the current version of postgresql?

1178


what is sql server agent? : Sql dba

1182


Can delete statement be rollbacked?

1054


how to escape special characters in sql statements? : Sql dba

1114


Can we use distinct and group by together?

1133


What is the best sql course?

1050


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

1238