what is + sign and -ve sign for sql code ?



what is + sign and -ve sign for sql code ?..

Answer / amarnadh reddy

In SQL CODE, + sign means wornings.
In SQL CODE, - sign means unsuccessful execution.

Is This Answer Correct ?    21 Yes 1 No

Post New Answer

More DB2 Interview Questions

What is the information associated with sysibm.syslinks table?

0 Answers  


How does db2 sample database connect?

0 Answers  


How to design maps

1 Answers   Virtusa,


What is the role of union all and union

0 Answers  


In db2, how do you insert multiple rows in 1 query using a.) Cursors, b.) Normal query?? Give syntax for both.

5 Answers   CTS,






What is the purpose of the SDSNLOAD dataset in the STEPLIB while running DB2 programs?

2 Answers  


What is meant by union and union all?

0 Answers  


What is host variable?

0 Answers  


What is database reorganization?

0 Answers  


What is the physical storage length of the data types date, time, and timestamp?

0 Answers  


What should be specified along with a cursor in order to continue updating process after commit?

1 Answers   IBM,


a cursor normally gets closed once we provide a commit . If u try to close the same cursor with close cursor command later after providing the commit will there be any sql-error.

3 Answers  


Categories