specifies the name of the database where the DB2 table resides. Database name is limited to eight characters. The IN statement is required and follows the CREATE statement. DATABASE= and DSN= are ...
The SAS data set MYDATA.BANK is used to load the DB2 table BANKCHRG. Note: If you do not have DB2 at your site, change MYDATA.BANK to MYDATA.BANKCHRG and execute only the following program: data ...