What is the difference between base table and view?
Answer Posted / ashok
base table has physical existence, whereas views r virtual
tables
| Is This Answer Correct ? | 38 Yes | 2 No |
Post New Answer View All Answers
Define sqlca.
What is innodb buffer pool?
What is database reorganization?
How would the varchar column remarks defined?
Can you use max on a char column?
What is db2 bind process?
What is the function of logging in the db2 database?
What is rct?
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
What is bind and rebind in db2?
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
How do I add a column in db2?
Give the name of some fields form sqlca.
What is a dbrm in db2?
Can you tell me how can you find out the # of rows updated after an update statement?