This is the Databases Final Assignment.
The Task
Create an interface that provides the following functionality:
• Query - Allow the user to select from a list of flowers. Using the se- lected flower, display the 10 most recent sightings of the selected flower. Information should include the date, location, and who sighted the flower.
• Update - Allow a user to select and update flower information.
• Insert - Allow a user to insert a new sighting of a flower.