PhoneBook Database
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
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.