Home > database > LEFT the JOIN return value problem ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
LEFT the JOIN return value problem ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Time:09-15
Two queries, the first is the INNER JOIN, the second is a LEFT JOIN, why don't the result returned the same???????
CodePudding user response:
Originally should not the same, the same don't have a problem, Within the INNER JOIN for connection, only to return two table that matches the data LEFT the JOIN to do connection, all eligible data back to the table on the LEFT back on the right side of the table data matching two tables, does not match the data returns null