DB2 is a
A) data base/data communication system
B) data base
C) RDBMS
D) Programming language
Answers were Sorted based on User's Feedback
Answer / ankit
data base 2 is data base and data communication system
which help rdbms to specific operation on any database or
solve any queries.
| Is This Answer Correct ? | 2 Yes | 0 No |
What are data types?
How could one combine a set of incremental image copies into a single copy?
In SPUFI suppose you want to select maximum of 1000 rows, but the select returns only 200 rows. What are the 2 SQLCODEs that are returned?
Why do we need reorg in db2?
What will the DB2 optimizer do?
What is dbrm?
how we will do null data selection in cobol-db2 program
What is view db2?
how can u nderstand the sql stmts executed successfully or not ?
Suppose if I need to update a column, how you do that using cursor?
What is subquery ?
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