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 |
Explain in detail about buffer manager and its functionalities?
What's the maximum number of volumes that can be added to a STOGROUP?
What do you mean by NOT NULL WITH DEFAULT? When will you use it?
what is difference between Plan and Package
Who uses db2?
What is the physical storage length of the data types date, time, and timestamp?
How to solve S0C7 abend with out using DISPlay in 10 mins?
A Table feild is declared as Decimal(7,2). I want to insert the decimal in to this column thru cobol-db2 program. How should I declare my local input file variable or any suggestion?
When is the skeleton cursor table created?
Is db2 free?
what is the total syntax for fetch ? can any one please give me all the details of fetch ? thx
What is a thread?