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:

Question Posted: