Will the views get effected when updating the database?

Answer Posted / venkata subramanian

Yes. Since views do not exist in physical memory but are
only the logical representation of the physical tables.
Queries made on these views just fetch data from the
database tables.
Changes made in these tables will definitely affect the
results the View’s generate.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is conversion of data types done between abap/4 & db layer?

629


How to maintain lists?

611


How many ways can a sap system be accessed?

684


Explain the session method? : abap bdc

621


what is the t-code to link technical and functional operation?

1968






Create any functions? How to go about it?

564


Give examples of transparent table?

694


What is your current client number?

589


wht is the diff. b/n initialization and lotus of event

1391


How do you populate data into a multiple line field? : abap bdc

622


Module Pool Programming: Events and Table Control handling.

846


What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?

557


Explain the call transaction method? : abap bdc

582


What are pooled tables? : abap data dictionary

662


Can we handle two transaction codes in the same program using call transaction bdc input method? : abap bdc

644