HOW TO COMMENT THE QMF QUERIES?

Answers were Sorted based on User's Feedback



HOW TO COMMENT THE QMF QUERIES?..

Answer / bala.sukumar265

--

Is This Answer Correct ?    7 Yes 1 No

HOW TO COMMENT THE QMF QUERIES?..

Answer / 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

More QMF Interview Questions

How to Display the Names of Your Saved Queries?

1 Answers  


What is qmf?

0 Answers  


What are Naming Conventions in QMF?

0 Answers  


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

0 Answers  


How many Query Options are there?

1 Answers  






What are differences between QMF and SPUFI?

11 Answers   IBM,


WHICH ONE IS BETTER EITHER SPUFI OR QMF?

5 Answers   IBM,


What is the Use SHOW Command?

1 Answers  


How to Save Your Profile?

1 Answers  


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

0 Answers  


How to Canceling out of the Dialog Panel?

1 Answers  


What is the use of ERROR Log ?

1 Answers  


Categories