Search notes:

SQL: Full outer join

Full outer join with three tables

Databases with full outer join

Oracle 19c yes
SQL Server 2017 yes
SQLite 3.27.2 no: RIGHT and FULL OUTER JOINs are not currently supported
MySQL 8.0.15 no: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near full outer join

See also

Oracle: Full outer join
Feature F041 of the SQL standard

Index