Icon

Oracle

This directory contains 3 workflows.

IconOracle Data Pagination 

Oracle Data Pagination using ROWNUM This workflow loops over data in an Oracle database using the ROWNUM function and between. TAGS: […]

IconOracleInformation 

Check Oracle Information (Version, Character Encoding, etc) This workflow executes the "SELECT * FROM v$version" query which returns the version of the […]

IconOracleStoredProcedure 

This workflow demonstrates how work with stored procedures in Microsoft SQL Server. The workflow first creates a stored procedure. Once procedure is created […]