Icon

OracleStoredProcedure

Working with PL/SQL Procedures in Oracle

This workflow demonstrates how work with stored procedures in Microsoft SQL Server. The workflow first creates a stored procedure. Once procedure is created the workflow calls it and retrieves the result.

Node 5create test table and pass table name to next node via variable connectionCreate stored procedurethat selectes the row countfrom the created tableCall procedure andreturn resultDB ConnectionData Generator DB Writer DB SQL Executor DB Query Reader Oracle Connector Node 5create test table and pass table name to next node via variable connectionCreate stored procedurethat selectes the row countfrom the created tableCall procedure andreturn resultDB ConnectionData Generator DB Writer DB SQL Executor DB Query Reader Oracle Connector

Nodes

Extensions

Links