Community

Enhance Your SQL Queries with User-Defined Table Functions

(Jim Staton) In my previous article, “Reuse Your RPG Code with SQL User-Defined Functions,” I discussed how you could reuse RPG business logic in SQL by taking an RPG program or service program that returns a single value and then using the SQL CREATE FUNCTION command to make the business logic avai

Read More - Register for Free Membership

Tags: