Running the Age Database app
Let's run through some of the functions of our app to make sure it is working as expected.
First, I added a new name to the database using the Insert menu option:
Then I confirmed it was there by viewing the Results option:
After that, I added a few more names and ages just to fill the database up a little bit:
Then I used the Delete menu option and looked at the Results option again to check that my chosen name was in fact removed:
I then searched for a name that I knew existed to test the Search menu option:
Let's review what we have done in this chapter.