The following examples illustrate basic uses of other SAS procedures with librefs that refer to DBMS data. Using the MEANS Procedure This example uses the PRINT and MEANS procedures on a SAS data set ...
The following examples use the SQL procedure to query, update, and create DBMS tables. Querying a DBMS Table This example uses the SQL procedure to query the ORACLE table PAYROLL. The PROC SQL query ...