>> After you've read the chapter, test yourself to see how much you know.
Book description:
Stored procedures and built-in functions can greatly expand the power and usefulness of SQL, but surprisingly these highly useful tools remain untapped by many programmers. For programmers who are new to the subject or those who want to expand on what they already know, this book provides a terrific introduction to the creation and use of built-in functions and stored procedures under OS/400 and i5/OS. But what are they?
Built-in functions are a part of practically every programming language and can be a big boost to productivity by identifying and isolating functions that need to be executed repeatedly. SQL makes particularly good use of its built-in functions. Stored procedures are programs that can be called from within SQL—and other programming languages, such as RPG—to process entire datasets. This book will put you on the fast track to using and writing both effectively.
After you learn the basics of these powerful tools, you'll go on to explore some of the stored procedures and functions included with SQL on the iSeries as part of OS/400 and i5/OS. Author Mike Faust even explains the process of developing custom built-in functions for your own use and has included a stored procedure that can be used to create a crosstab or pivot table representation of supplied data.
This book is the tool you need to boost the power of your i5/OS SQL programming skills.
With SQL Built-In Functions and Stored Procedures, you will:
Contents:
Introduction
Chapter 1: SQL on the iSeries
Chapter 2: Built-In Functions
Chapter 3: Creating Custom Stored Procedures
Chapter 4: Creating User-Defined Functions
Chapter 5: Using Functions and Procedures
Appendix: Example Installation Instructions
SQL
CL, RPG, and SQLRPG
Active Server Pages
Java
Save Files
Additional Examples
>> Read "Chapter 2: Built-In Functions" now.
>> After you've read the chapter, test yourself to see how much you know.
>> Want to learn more about the book? Buy the book from MC Press.
This was first published in February 2006