If the base table underlying a view is restructured, eg.
attributes are added, does the application code accessing
the view need to be redone?
Answer Posted / s
No, unless the new columns should be made part of the view,
the view needs to be regenerated.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is cursor with hold option in db2?
What is null value in db2?
How do you stop a db2 database in linux?
How many types of page locks can be held in db2?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
What's The Percentage Free Space ?
what are bind concepts in db2 cobol?
Is db2 a programming language?
List some fields from sqlca?
What is a db2 schema?
What is cursor stability in db2?
What is dbrm library?
How to restart a DB2 program?
What kind of database is db2?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.