what is difference between update and modify
Answer Posted / chander
UPDATE - is used for modifying the existing data and if
there is no data in table then UPDATE command will add
new record into table.
MODIFY - is used for only modifying the existing data.
| Is This Answer Correct ? | 27 Yes | 59 No |
Post New Answer View All Answers
foreign key enforcement?
How to create any functions?
Difference between Insert, Update and Modify?
Can we include customizing include or an append structure with pooled or cluster tables?
i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?
Explain the different types of view?
How do you restrict the data to be entered in the payroll area? : sap abap hr
Polymorphism real time scenario
What are the different types of the sap abap data dictionary objects?
What are the different database integrities?
How is conversion of data types done between abap/4 & external level?
singleton class
In which particular scenario we use sorted table and which particular scenario we use standard table?
Difference between Read and Get cursor?
Is there any method apart from bdc for data upload to sap? : abap bdc