When working on a form, what is the difference between Insert and Update operations?
- Insert creates a new record and Update saves changes, both remain on the form
- Insert creates a new record and Update saves changes, both exit the form
- Insert saves changes and exits the form, Update saves changes and remains on the form
- Insert saves changes and remains on the form, Update saves changes and exits the form
Reveal Solution Next Question