what are views? And how many types of views are there?
Answer Posted / sreenivasulu lakku
VIEW IS A VIRTUAL TABLE.IT IS ACTING AS A TABLE BUT IT IS
NOT REAL TABLE.VIEW IS WORKING AS JOINIG OF MULTIPLE
TABLES.TYPES OF VIEWS
1.PROJECTION VIEW
2.DATA BASE VIEW
3.MAINTENACE VIEW
4.HELP VIEW
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
hi experts,,, what is meant by documentation? test casr preparation? documentation and preparation and Tcode for this? quality and releasing? test case scenario?
What is the difference between table and template?
Can we use on change of between select and endselect?
What are the differences between a database index and a match code? : abap data dictionary
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
Write special commands of list?
How can we omit a leading sign and a leading zero in sapscript?
What is table pool?
How will you define posting procedures?
Differentiate between the uline and write: sy-uline statements if any?
What is the difference between collect and append statements?
Explain get cursor field?
Explain the difference between function group and function module?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
How we can give authorization on the fields of table control in a dialog-programming?