Nuacht

For a complete description of the PROC SQL statements, see SQL Procedure Pass-Through Facility Statements. CONNECT statement, see The following section describes the ORACLE-specific arguments that you ...
The EXECUTE statement sends dynamic non-query, DBMS-specific SQL statements to the DBMS and processes those statements. In some SAS/ACCESS interfaces, you can issue an EXECUTE statement directly ...
Well, if you happen to be using Sql Server you can do that sort of thing in T-Sql. In Oracle, you can also accomplish the same thing using pl/sql. Either way i'd do it in a stored procedure.<BR ...