What is a base table?
Answers were Sorted based on User's Feedback
Answer / 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 |
When would you prefer to use VARCHAR?
how to execute qcmdexc in rpgle?plz write code also?
wht r the requirements for writing a cobol-db2 pgm ?
What is the physical storage length of time data type?
Can you search give an array in the WHERE clause of a db2 query?
What's The Percentage Free Space ?
In cursor program perform para varying until 1 by 1 fetch para cursor------close para in the blank what will come for confirming in the database?
How is a typical DB2 batch program executed ?
how does the defining of a stored procedure effect the size of a DB2 data base A) it increases the size of a data base B) it decreases the size of a data base C) it does not effect the size of the data base D) it changes the table space structures
For Read Stability locks are not applicable for phantoms, What is Phantoms?
In cobol+DB2program if the code of cobol program has changed than i have to do precompilation once again?
What is a clustered index?