From the documentation: SQL Pass-Through Facility The SQL pass-through facility uses SAS/ACCESS to connect to a DBMS and to send statements directly to the DBMS for execution. As an alternative to the SAS/ACCESS LIBNAME statement, this facility lets you use the SQL syntax of your DBMS. It supports any SQL that is not ANSI-standard that your DBMS supports. SAS/ACCESS(R) 9.4 for Relational Databases: Reference, Sixth Edition
... View more