Answer Posted / 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 |
Post New Answer View All Answers
What sql does mysql use?
What is the maximum size of mysql database?
What do you mean by % and _ in the LIKE statement?
What is database url for mysql?
How you will Show unique records.
What is mysql database server?
Explain what is mysql?
How to create a trigger in mysql?
What is select query in mysql?
How many columns can you create for an index?
How can you calculate the sum of any column of a table?
What is blob and text in mysql?
What is delimiter in mysql trigger?
What happens when the column is set to AUTO INCREMENT and if you reach maximum value in the table?
How MySQL Optimizes DISTINCT?