Question: Create the script for a table in the clinic database you made called Medicine and include the following columns: MedicineID, MedicineName, MedicineForm, MedicineCost, MedicineDose. Make
Create the script for a table in the clinic database you made called Medicine and include the following columns: MedicineID, MedicineName, MedicineForm, MedicineCost, MedicineDose. Make the columns the appropriate data type and include any primary key and identity requirements. Add five rows of data to the table, using appropriate values. Provide the script here.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
