If the base table underlying a view is restructured, eg.
attributes are added, does the application code accessing
the view need to be redone?

Answers were Sorted based on User's Feedback



If the base table underlying a view is restructured, eg. attributes are added, does the applicatio..

Answer / 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

If the base table underlying a view is restructured, eg. attributes are added, does the applicatio..

Answer / 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

More DB2 Interview Questions

What is host variable in db2 cobol?

0 Answers  


What is meant by concurrency?

1 Answers  


how to unload different table data into different gdg files/ vsam files.

3 Answers  


What do you mean by cursor?

0 Answers  


What is access path in db2?

0 Answers  


I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?

0 Answers   HeadStrong,


In BIND, isolation level parameter specifies the duration of page lock and ACQUIRE, RELEASE also do almost the same thing. What is the exact difference between the two? Do they work in conjunction while executing SQL queries and obtaining locks?

8 Answers   Syntel,


How does one remove entries from the SCT02 table?

1 Answers  


what are the SQL codes u freequently got?

2 Answers   Logica CMG,


What is query for your birthday date should be in hours,minute and seconds format?

1 Answers   Fidelity,


How do you simulate the explain of an embedded sql statement in spufi/qmf?

0 Answers  


What is an alias and how does it differ from a synonym?

3 Answers  


Categories