Question: PhoneBook Database Write an application that creates a database named PhoneBook . The database should have a table named Entries , with columns for a
PhoneBook Database Write an application that creates a database named PhoneBook . The database should have a table named Entries , with columns for a persons name and phone number. Next, write an application that lets the user add rows to the Entries table, look up a persons phone number, change a persons phone number, and delete specified rows. This is to be done in JAVA.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
