Does the program need all of the columns that the SELECT statement retrieves? Do the WHERE clause criteria retrieve only those rows that are needed for subsequent analysis? Is the data going to be ...
Database-description statements are required only when you create access descriptors. Because DB2 information is stored in an access descriptor, you do not need to repeat this information when you ...