Developing Portable Applications : 4. Gateway Database Procedures : Gateway Database Procedure SQL Statements
 
Share this page                  
Gateway Database Procedure SQL Statements
The gateway database procedure implementation relies on the ability of the native DBMS to provide a stored procedure interface. The stored procedures are not stored in any gateway catalogs. Any native DBMS tool can invoke the native DBMS stored procedures. The stored procedures are created and destroyed with native DBMS SQL statements.