📜  全外连接 - 任何代码示例

📅  最后修改于: 2022-03-11 14:59:12.902000             🧑  作者: Mango

代码示例2
FULL OUTER JOIN:
is used when retrieving data from
multiple tables and will return both
table records, matching and non-matching.