proc access dbms=dbf; create adlib.invoice.access; /* create access descriptor */ path="c:\sasdemo\invoice.dbf"; assign=yes; rename invoicenum = invnum amtbilled = amtbilld amountinus = amtinus; ...
Combining a PROC SQL View with a SAS Data Set By Using the Pass-Through Facility This example joins SAS data with CA-OpenIngres data that is retrieved by using a Pass-Through query in a PROC SQL ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results