DB2 graphic  QMF Version 8

Selecting rows using specific character values

You can use character values to select the rows you want to view. Make sure that you enclose the data with single quotation marks.

For example:

SELECT NAME, JOB
  FROM Q.STAFF
  WHERE NAME = 'SANDERS'


Go to the previous page Go to the next page

Downloads | Library | Support | Support Policy | Terms of use | Feedback
Copyright IBM Corporation 1982,2004 Copyright IBM Corporation 1982, 2004
timestamp Last updated: March, 2004