Using Dynamic SQL › 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.