
What's New in the SAS 9.4 SQL
Procedure
Overview
The following are new features and enhancements:
• additional SAS SQL system option and PROC SQL statement options
• support added for extended attributes in dictionary tables
• replaced BUFFERSIZE PROC SQL statement option
Additional SAS SQL System Option and PROC
SQL Statement Options
The following SQL options have been added to enable PROC SQL to terminate an SQL
query if an implicit pass-through request fails:
• SQLIPONEATTEMPT system option
• IPONEATTEMPT | NOIPONEATTEMPT PROC SQL statement options
For more information, see “SQLIPONEATTEMPT System Option” on page 377 and
“PROC SQL Statement” on page ...