Accessing data from application programs

Your program can use a number of different techniques to read data from any DB2® tables for which you have read access. The simplest technique is to use basic SQL SELECT statements. However, you should choose the technique that works best for your situation and performs well.