Question: Create a program that allows the Create, Read, Update and Delete functionality of the database table Contact. The startup code is attached. 1 . You

Create a program that allows the Create, Read, Update and Delete functionality of the database table Contact. The startup code is attached.
1. You need to manually log into MySQL server locally installed on your machine using the username/password scott/tiger as described in the "MySQL Install" folder of this lesson.
2. You need to create a database called "csc251" after you have logged into your MySQL server.
3. You need to run the attached sql dump file, sql_dump_for_csc251_database.zip to create all the tables and populate their contents as described in the MySQL Install folder of this lesson.
After you have set up the "csc251" database in your MySQL server, you can verify with the following steps in the screenshots

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!