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 run a query using Run Query?

1 Answers  


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

0 Answers  


What is Prompted Query?

1 Answers  


How to view the Results of a Query?

1 Answers  


How to Provide Column Names Using the DRAW Command ?

0 Answers  






How to Erase a Query?

1 Answers  


How to Save a Query?

0 Answers  


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

0 Answers  


How to Retriev and Display a Saved Query?

1 Answers  


how to excute a querry in QMF at a perticular time.

5 Answers   TCS,


What is Structured Query Language (SQL)?

1 Answers  


How to Save Your Profile?

1 Answers  


Categories