SQL_OJ_ANSI= LIBNAME Option
Specifies whether to pass ANSI outer-join syntax
through to the database.
Valid in: |
SAS/ACCESS LIBNAME statement |
Default: |
NO |
Restriction: |
Sybase can process SQL outer joins only if the version
of the Adaptive Server Enterprise (ASE) database is 12.5.2 or higher.
|
Data source: |
Sybase |
Syntax
Syntax Description
- YES
-
specifies that ANSI
outer-join syntax is passed through to the database.
- NO
-
disables pass-through
of ANSI outer-joins.