How do you filter out the rows retrieved from a Db2 table ?
Explain about rct in db2?
when we are trying to update db2 rows. if the program abends . how we will know that the last successful update row was
What are data types?
Can DB2 be accessed by TSO users? If yes, which command is used to invoke DB2?
what is the name of the default db2 catalog database?
What are the disadvantages of using VARCHAR?
What are column-name qualifiers used?
What is a system catalog table in db2?
List down the types of triggers in the db2 database?
What is buffer pool in the db2 database?
What is database reorganization?
In db2, how do you insert multiple rows in 1 query using a.) Cursors, b.) Normal query?? Give syntax for both.