Write an application that creates a database named PhoneBook. The database should have a table named Entries,
Question:
Write an application that creates a database named PhoneBook. The database should have a table named Entries, with columns for a person’s name and phone number.
Next, write an application that lets the user add rows to the Entries table, look up a person’s phone number, change a person’s phone number, and delete specified rows.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Starting Out With Java From Control Structures Through Data Structures
ISBN: 9780133957051
6th Edition
Authors: Tony Gaddis
Question Posted: