Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between char and varchar in mysql?
how can you test for null values in a database? : Mysql dba
How do you create a primary key?
How many queries can mysql handle?
How do I create a stored procedure in mysql?
Can mongodb replace mysql?
How to start mysql server?
How can you retrieve a portion of any column value by using a select query?
How to include character strings in sql statements?
How do you stop an access query?
Can mysql and mariadb coexist?
Is foreign key indexed mysql?
In which format data is stored in mysql database?
How can you validate emails using a single query?
can you elaborate on blob and text in mysql? : Mysql dba