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 |
What is the usage of open cursor command?
What is the difference between TYPE 1 index & TYPE 2 index
i want to delete 20th million record how ?
What is Call attach facility? How does it work?
What's the maximum number of characters that a tablename can have?
What do you mean by commit and rollback?
How can we define a table? How can we apply SEARCH ALL on it ?
What do you mean by NOT NULL? When will you use it?
Explain about rct.
What is DCLGEN?
what is the use of cursors?
What action db2 takes when a program aborts in the middle of a transaction?