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 bind?
How do I connect my db2 database to ibm?
i want to maintain uniqueness on pdf without make lf??????????
My sql statement select avg(salary) from emp yields inaccurate results. Why?
What is access path in db2?
Which component is used to execute the sql statements?
What is the use of commit in db2?
Give a brief description of db2 isolation levels?
Are views updateable?
How to find the maximum value in a column in the db2 database?
What is the maximum number of columns in a db2 table?
What is runstats utility in db2?
How to restart a DB2 program?
What is the use of with ur in db2?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?