Author: SSWUG Research

Community

Embedded SQL with Pro*C

(Sai Kiran Gummaraj) Embedded SQL is a superset of Sybase’s T-SQL or Oracle’s PL/SQL that lets you place SQL statements in application programs written in languages such as C and COBOL. Pro*C allows the C programmer to write database access code fast and with less of a learning curve. For people who

Community

User Defined Functions in DB2

(Rosmarie Peter) User Defined Functions (UDFs) enable users to write their own functions which can be used in SQL statements. This article describes how this option can be used for DB2 UDB for z/OS and OS/390. The difference between UDFs for DB2 mainframe installations and DB2 in Linux, Unix and th