Question: Write an SQL script that does the following and save this script as CIS 2 7 6 DA _ FinalExercise 1 0 _ MEID.sql .
Write an SQL script that does the following and save this script asCISDAFinalExerciseMEID.sql Save the output of this script asCISDAFinalExerciseMEID.csv
add three new columns to the Products table
Add one column for the name of the product supplierAdd one column for the product markup percentage that provides for three digits to the left of the decimal point and two to the right. This column should have a default value of Add one column for the date and time that the product was added to the database
Display the new structure of the table and save that to the csv file.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
