DB2 Server for VSE & VM: Interactive SQL Guide and Reference


Chapter 6. Storing SQL Statements

Storing frequently-used SQL statements saves you from retyping them. On longer statements, such as that used in the previous chapter to format a report, typing errors can be avoided by storing the statement and reusing it. A stored SQL statement may also contain placeholders.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]