Can we modify data in data base table using view?
Answer Posted / sivaramakrishna
Data base view: On multiple tables using inner join, using this view we can read the table data only can't maintain.
Projection view: On single table to minimize the data base interface using this view we read and maintain the data of single table
Help view: On multiple tables , specially designed for search help.Mostly we don't use help views except for search help.
Maintenance view:On multiple tables using inner join, using this view we can read the data and maintain the data also. But as sap suggested mostly we don't use this view .
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what are Hana Basics
What is the bapi?
dynamic programming in sap abap
Explain the advantages of different types of bdc's?
What are aggregated objects
What data is contained in data dictionary? : abap data dictionary
How can we omit a leading sign and a leading zero in sapscript?
What is processing class, where we do them and why? : sap abap hr
Explain how data is stored in cluster table?
What kind of deliverables you have on a day to day basis?
Explain the use of insert and append statement in sap abap?
What are the differences between a database index and a match code?
What are the organizational related Infotypes
What is sequence of event triggered in report?
How do you connect to the remote server if you are working from the office for the client in remote place?