| **Navigation:**  [[glossary index.htm|Glossary Index]] >====== natural join ============ (SQL) A join which takes two database files (or tables) and creates a new, wider table consisting of all possible concatenated records (or rows), where the new table contains two identical columns, one of which is dropped. ====== | [[multi user database.htm|{{btn_prev_n.gif|Previous page}}]][[glossary index.htm|{{btn_home_n.gif|Return to chapter overview}}]][[nested queries.htm|{{btn_next_n.gif|Next page}}]] | | ||