This directory contains 3 workflows.
Oracle Data Pagination using ROWNUM This workflow loops over data in an Oracle database using the ROWNUM function and between. TAGS: […]
Check Oracle Information (Version, Character Encoding, etc) This workflow executes the "SELECT * FROM v$version" query which returns the version of the […]
This workflow demonstrates how work with stored procedures in Microsoft SQL Server. The workflow first creates a stored procedure. Once procedure is created […]