What are the differences between “insert”, “update” and “modify”.
Answer Posted / Rabindra Kumar
In SAP MaxDB:nn1. INSERT: This statement is used to insert new rows into a table.n2. UPDATE: This statement is used to modify existing rows in a table by changing their values.n3. MODIFY: In SQL, there is no MODIFY command. The equivalent operation can be achieved using the UPDATE statement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category