DB2 graphic QMF Version 8

Comment

Select Query--> Comment to add a comment to a line in a query. A commented line is typically a line of text that describes what the SQL will do in a specific section of code. Commented text is usually internal commentary.

Note:
The commented text will not be included when the query runs.

The COMMENT option places two dashes (--) at the beginning of a line in the query, such as:

SELECT * FROM Q.STAFF
--USE THIS ONLY FOR MONTH-END REPORTS


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