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 |
How do you leave the cursor open after issuing a COMMIT? (for DB2 2.3 or above only)
Why do we need reorg in db2?
Are views updatable ?
what is a corelated subquerry?
why we create view.
What is the difference between using bind () and rebind () methods of naming class?
can we drop column from a table
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
I have some 3 particular fields ..i want to know which all tables have those 3 fields. Is there any way to identify.. can we know by quering system tables..
How will fetch last 5 rows from table in db2
What are PACKAGES ?
How to get the ddl of a table in db2?