What is DB2 (IBM Database 2)?
Answers were Sorted based on User's Feedback
Answer / andank
DB2 (Database 2) is an Relational Database Management
System (RDBMS). It's simillar to other RDBMs like Oracle,
MS SQL Server. DB2 has many flavors which runs on
Mainframes, Windows, Unix etc., DB2 is famous on
Mainframes!
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sunil raina
DB2 (Database 2) is an Relational Database Management
System (RDBMS). It's simillar to other RDBMs like Oracle,
MS SQL Server. DB2 has many flavors which runs on
Mainframes, Windows, Unix etc., DB2 is famous on
Mainframes! form Sunil Raina
| 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 db2 400?
Describe what a storage group(STOGROUP) is?
Suppose we have a query for update update table1 set col1 = 'val1' where col2=(select .... from ...) suppose the subquery does not return any record, what will happen to update?
What is the FREE command?
What is db2 purescale?
How is a typical db2 batch pgm executed?
Can you use max on a char column?
Outputs of explain are with matchcols = 0. What does this signify?
how to get duplicate records from tables?write qurey for this?
What DB2 Catalog column tell you when an index needs table reorganized ?
What is consistency token in db2?