what is the advantage of left outer join?
Answers were Sorted based on User's Feedback
Answer / manish kumar
the left outer join can be used whih return all the rows
from the first table,even if there are no matchesin the
seond table
| Is This Answer Correct ? | 13 Yes | 2 No |
Answer / tanseer ahmed
left outer join return all matching record + all record of
first table, if there are no matching record then
display only firt table all record
| Is This Answer Correct ? | 7 Yes | 1 No |
Ondelete clause is specified with a.)Drop table b.)Delete command c.)Create table d.)Select command
How to rename an existing table in mysql?
Can you tell the difference between $message and $$message?
What is the datatype of image?
How do I view mysql logs?
How do you know if your mysql server is alive?
Does insert statement lock the table?
What is mysqli_result?
What is the password of mysql?
What is the limitation of mysql?
How can we change the name and data type of a column of a table?
How to enable or disable a row of a table using MySQL in struts?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)