-
Notifications
You must be signed in to change notification settings - Fork 664
LEFT
Mathias Rangel Wulff edited this page Jun 12, 2015
·
2 revisions
This keyword usually used in combination for join: [LEFT JOIN](Left Join).
Syntax:
SELECT ... FROM table1 LEFT [OUTER] JOIN table2
© 2014-2024, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo