Question: Write an ALTER TABLE statement that adds two new columns to the SOFTWARE table created in step 1 . Add a column named LIST _

Write an ALTER TABLE statement that adds two new columns to the SOFTWARE table created in step 1.
Add a column named LIST_PIICE for product price that allows for three digits to the left of the decimal point and two to the right (max value of 999.99). This column should have a default value of 9.99
Add a column named DATE_ADDED for the DATE that the software was added to the database.
 Write an ALTER TABLE statement that adds two new columns to

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!