What are logical databases?
p { margin-bottom: 0.21cm; }
1.INSERT - Add a new record into the database table.
2.MODIFY - If record is available it modifies otherwise it wont modify.
3.UPDATE - If record is available its update the record otherwise it creates a new record