SAP Database Question: Download SAP Database PDF

Difference between Insert, Update and Modify?

Tweet Share WhatsApp

Answer:

INSERT - Add a new record into the database table. MODIFY - If record is available it modifies otherwise it wont modify. UPDATE - If record is available its update the record otherwise it creates a new record.

Download SAP Database PDF Read All 9 SAP Database Questions
Previous QuestionNext Question
What is “Catch” Command?What happens “Update” command is used without where clause?