Answer Posted / vaneesh khurana
After executing the first query if you find SQLCODE = 100,
then the table is empty.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How to find primary key of a table in db2?
What is syscat in db2?
Can you use max on a char column?
What do you mean by cursor?
can all users have the privilage to use the sql statement select * (dml)?
What is a buffer in memory?
If I have a view which is a join of two or more tables, can this view be updateable?
What is dclgen in db2?
What is buffer pool and list some of them?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What is database alias db2?
How do I copy a table in db2?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
How does cobol compile db2 program?
What is the difference between nvl and coalesce?