HOW TO COMMENT THE QMF QUERIES?

Answer Posted / arun

We can comment it like below

/* comments */

But it should come down to the query i.e., below the main query

Ex:
Select * from tablename;

/* delete from tablename where <condition> */

Is This Answer Correct ?    4 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How the interaction between DB2, SQL, and QMF takes place?

1126


How to Get Information About the Tables?

1179


How to execute a query in qmf at a particular time?

567


How to Clear a Query Using the RESET Command ?

1210


How to Provide Column Names Using the DRAW Command ?

1108






What are Naming Standards in QMF?

1233


What are Naming Conventions in QMF?

1435


How to Build a Row Condition?

1284


How to Save a Query?

1185


What is qmf?

549


How to Create a Prompted Query?

1348


How to List the Available Tables?

1276