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 application pgm needs to take advantage of
the new columns.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is db2 catalog database?
What is data manager?
How does a cursor work?
How do I delete a table in db2?
What is the syntax for seeing the columns and data types of a table in the db2 database?
How do I add a column to a table in db2?
What are host variables in db2?
What is universal database?
How do I create a view in db2?
Is db2 relational database?
How to create backup table in db2?
What is host variable?
What is the role of union all and union
What is ibm db2 client?
Is schema the same as database?