DB2 graphic  QMF Version 8

Selecting rows that have no data

To select only rows that have no data, type:

WHERE columnname IS NULL

For example, to select employees with no commission, type:

WHERE COMM IS NULL


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