Will the views get effected when updating the database?
Answer Posted / hari
Views are logical. They donot exists physical in DB. When
query data from a view it internally fetches data from the
corresponding tables at that moment.
So, views are always sync with database tables.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
In which cluster time results are stored? : abap hr
What are the three hierarchical levels of data types and objects?
What are the basic objects of the data dictionary? : abap data dictionary
Is it possible to pass data to and from include programs explicitly?
Can you print decimals in type n? What is difference between float and packed data type?
What is the meaning of sap r/3?
how to read the standard field value in your custom program.
Where do you code the hide statement?
How to copy table across clients?
how to see the tables of 200 in client 100?
What are the different types of laws. What are they?
How to split one Invoice into Multiple ( Step by Step)?
What are the page windows? How many main windows will be there in a page window?
What is is a match code? : abap data dictionary
Explain what is step-loop? Explain all the steps?