What is bind and rebind in db2?
What is temporal table in db2?
can we update the table by using cursors can anyone post the query?
What is a base table?
What is dbrm? When it will be created?
How to find last record before record through SQLRPGLE?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
How to find the number of rows in db2 tables?
db2 maintains information about the data... a.in tables. b.in a set of tables known as db2 catalog. c.in db2 database. d.none of the above.
If the main program has only cobol statements and subprogram has the db2 statements what is the procedure for precompilation. for which program we need to do the precompilation
Is schema the same as database?
What is dbrm? What it contains?
How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?