NATURAL RIGHT JOIN

Description: Performs a natural right join as part of a SELECT statement. Analogous to NATURAL LEFT JOIN, which should be used instead, to maintain compatibility with other databases.

Description in: Day 9

See also: RIGHT JOIN, NATURAL LEFT JOIN

Get Sams Teach Yourself MySQL in 21 Days, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.