There was an error while loading. Please reload this page.
NATURAL
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
Quick links
AlaSQL wiki frontpage
About AlaSQL
Install AlaSQL
Get started with AlaSQL