Database Administration - Old Questions
9. Write DDL command for following.
a. Change table product to product_org
b. Add new check constraints in the status field of product_org table value of status field should always (00, 01 and 09)
c. Create backup table of sales
d. Disable check constraint in the table.
5 marks
|
Asked in Model