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
Why db2 is called db2?
Explain correlated sub-queries.
What is check constraint. Explain with example.
How can you quickly find out the # of rows updated after an update statement?
Which isolation level provides highest data integrity?
Why do we need reorg in db2?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
Explain about rct.
What are the different types of base tables?
What is buffer pool?
What is query_cache_limit?
What is cursor with hold option in db2?
Can we insert update delete in view?
What is a bind in db2?
What is cascading rollback?