tsql_outer_joins option [compatibility]

Controls the ability to use the Transact-SQL outer join operators *= and =* in statements and views.

Allowed values

On, Off

Default

Off

Remarks

Support for Transact-SQL outer joins is deprecated. Setting this option to On allows you to use Transact-SQL outer joins.