Question: 1. Create a database (do NOT use designstudio1) for your individual project. Name your database as first initial+last name (e.g. John Dow should create database
1. Create a database (do NOT use designstudio1) for your individual project. Name your database as first initial+last name (e.g. John Dow should create database jdow). Provide SQL query and scrrenshot of your code functioning.
2. Create a table called "services". Insert records to indicate what services are available. This table must be used to populate the checkbox group (or drop-down list) for services on your form. Provide SQL query and scrrenshot of your code functioning.
The table must have at least the following columns:
primary key - AUTO_INCREMENT
service description
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
