Use this page to specify
the library and the SAS data set name where you want to save the extracted
data. You can also use this page to specify the table format.
The page contains these
items.
DBMS
specifies the database
management system (DBMS) where the table is stored. To select a DBMS
from a list, click the down arrow. DBMSs that are valid in the current
context are listed.
Library
specifies the library
where you want to store the table. From the list, select a library.
Name
specifies the name
of the table. The name must follow the rules for table names in the
DBMS that is selected in the DBMS field.
For example, if SAS is the selected DBMS, the name must follow the
naming conventions for SAS data sets. If you select another DBMS,
the name must follow the rules for tables in that DBMS. Here is a
list of the check boxes for DBMS names.
Enable case sensitive DBMS object names
when present, specifies
whether SAS Data Integration Studio generates code to supports case-sensitive
table and column names for the current table. If the check box is
selected, case sensitivity is supported; if not, it is not supported.
Enable special characters within DBMS object names
when present, specifies
whether SAS Data Integration Studio generates code to supports special
characters in table names and column names for the current table.
If the check box is selected, special characters are supported; if
not, they are not supported.
The page contains this
button.
Table Options
displays the Table
Options dialog box. You can use this to specify options
for the SAS data set to create.