SQL programming / SQL portability |
Executing stored procedures with different database engine types.
Stored procedures execution needs to be addressed specifically according to the database type. There are different ways to execute a stored procedure. This section describes how to execute stored procedures on the supported database engines.