Overview of SPD Server Table Options

This chapter describes table options supported by SPD Server. The table options are intended for use in the DATA step and SAS procedures. Most table options also work in SQL pass-through statements.
To specify a table option in the DATA step or SAS procedure, place the table option in parentheses after the table name. The option value then specifies processing that applies only to that table.
To specify a table option in an SQL pass-through request, place the table option in brackets after the table name. The option value then specifies processing that applies only to that table.
When a table option is used subsequent to a LIBNAME statement option or macro variable, the value of the table option takes precedence.
Last updated: February 8, 2017