CRUD (Create, Retrieve, Update, and Delete) Records in a Database Table
- (Create) You may create a record by providing data and clicking the Add Record button.
- (Retrieve) You may retrieve a record by selecting the record (radio button) and clicking the Select Record button.
- (Update) You may update data by providing data and clicking the Save Record button.
- (Delete) You may delete a record by selecting the record (radio button) and clicking the Delete Record button.