What does db2 stand for?
Answer / Kanhaiya Lal
DB2 is an acronym for Database 2, indicating it is the second version of the IBM Database Management System.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do we have any optinon to search part of integer in DB2 as we have for character Like,SUBSTR optins?
What information can you find in SYSIBM.SYSLINKS table?
which SQL comment successfully removes uncommitted changes from a DB2 database A) rollback B) delete C) drop D) decommit
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
What is a clustering index?
what is cursor stability?
What's the maximum number of characters that a tablename can have?
What else is there in the PLAN apart from the access path?
Can one database have multiple instances?
What is sqlcode -922 ?
Can we use group-by clause in sub-query? If 'yes' means,Will it be executed successfully or else If 'no' means why should we not using that method? Give me your suggestion please....
i want to delete 20th million record how ?