What type of database is db2?
Answer / Jai Prakash
DB2 is a relational database management system (RDBMS) developed by IBM. It supports various programming languages, data models, and platform independence.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is bufferpool in db2?
i have one file having 100 of records? i want to display it like 20 records in one column and 20 records in another column total 40 records per page ? how ?
What is isolation level?
In a DB2-CICS program which is acts as co-ordinator and which is participant?
What is EXPLAIN?
If I have a view which is a join of two or more tables, can this view be updateable?
Is ibm db2 free?
What are the various isolation levels possible?
What is the maximum length of sqlca?
How will fetch last 5 rows from table in db2
What technique is used to retrieve data from more than one table in a single SQL statement?
When Can you be sure that a query will return only one row?