Answer Posted / srinuvas
A view is a logical view on one or more database tables.A view on one or more tables i.e,the data from a view is not actually physically stored instead being derived from one or more tables.A view can be used to summarize data which is distributed among several tables.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the attributes of the data in data dictionary? : abap data dictionary
Some Realtime Examples on Exits .
What are the advantages of abap query tool?
What is value table?
What is the difference between sy-tabix and sy-index? Where it is used?
What are the different types of abap/4 programs?
In ALV reporting when u execute your report which event gets triggered.
Explain the session method? : abap bdc
What are the differences between transparent tables, pooled tables & cluster tables? : abap data dictionary
What is foreign key relationship? : abap hr
What is a fall back class?
What is design pattern? Provide example .Why are we using it?
Example of table cluster and cluster tables.
What is tmg?
Why do we use Abstract classes give an example from your project?