-
Notifications
You must be signed in to change notification settings - Fork 656
NATURAL
Mathias Rangel Wulff edited this page Jun 12, 2015
·
2 revisions
AlaSQL can analyze columns in two joined table and make a join by columns with similar names.
Syntax:
SELECT ... FROM table1 NATURAL JOIN table2
See also: [NATURAL JOIN](Natural Join), USING
© 2014-2024, Andrey Gershun & Mathias Rangel Wulff
Please help improve the documentation by opening a PR on the wiki repo