Previous Topic: Using EXECUTENext Topic: What to Do


Executing Prepared SELECT Statements

This section presents a sample program that prepares a SELECT statement and executes it dynamically. A discussion of the concepts involved precedes the sample program.