Answer Posted / s
Base table is created by using CREATE TABLE and the table
description is stored in Catalog table SYSTABLES. The
definition and data are persistant.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to check sequence on a table in db2?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What is a db2 package?
How many databases are there?
What language is db2 written in?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
How do I delete a column in db2?
What is dbrm? What it contains? When it will be created?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
What are the various isolation levels possible?
How do you find the maximum value in a column in db2?
Can there be more than one cursor open for any program?
Explain about dbrm.
Can we delete records from view?
What is host variable in db2 cobol?