Tag: IBM

Community

DB2 9.7: CLP Plus

(Rav Ahuja) This demo shows the new Command Line Processor – CLP Plus in DB2 9.7. CLP Plus makes it easy to edit and execute SQL statements, scripts, reports, procedures, functions, etc. It also supports scripts written for Oracle SQL*Plus.

Community

Comparing IBM DB2 and IBM solidDB SQL procedures, Part 2: Compare conditional statements, looping statements, error handling, and returning results sets in SQL procedures

(Nora Sokolof) Have you ever wondered how IBM DB2 and IBM solidDB procedures differ? This article series of comparisons spells out the differences very clearly. In this Part 2, learn the differences between conditional statements, looping statements, error handling, returning results sets, and misce