Can we modify data in data base table using view?
Answer Posted / m damodar sai
DataBase View : this view can be built over many tables
Data can be modified if the view is built over a single table.
Projection View : this view must be built over a single table
Data can be modified through this view.
Maintenance view : Data can be modified using this view , but generally these prefered when data distributed to several tables forms a logical unit for the user.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
How we can retrieve data using secondary index. Explain with simple example?
What is buffering in abap?
IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.
Polymorphism real time scenario
Did you create secondary index?
What is erp? : sap abap hr
hi my name is amit i have passed BE(CSE) with honours(72%) in 2006 yr. i have completed SAP/ABAP training with good exposer. i need a staffing company which can provide me real time exposer in SAP R/3. so plz help me out and send any information regarding on my mail id or tele. no. 9999784331 thanks
Explain the disadvantage of using exec sql statement in abap?
Can we specify the next screen number with a variable?
What is sap script? Describe its components.
How to insert a line into abap internal tables?
When the top-of-page event does get triggered?
In the MM module for finding out the standard cost what is the view one has to look at?
What is the difference between scrolling a table horizontally and vertically?