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
What is a subscreen? How can we use a subscreen?
How will you find manager of an employee
where are the passwords for ITS stores?
What are the parameters in bdc_open_group? : abap bdc
How move-corresponding works
What are the components of sap scripts? : abap hr
What are plan versions used for? : sap abap hr
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
How to create a button in selection screen ?
How to add a column to a table control while using alphanumerical layout editor ?
How do you use tab sets in layout sets?
Program for Prime numbers and Matrix plz explain me the procedural method with steps
What are the events in ABAP language?
Explain what is an rfc?
What is locking? : abap data dictionary