Write an alter statement to add the column area code to


a. Write an ALTER statement to add the column Area Code to EMPLOYEE. Assume that Area Code is not required.

b. Write an ALTER statement to remove the column Area Code from EMPLOYEE.

c. Write an ALTER statement to make Phone an alternate key in EMPLOYEE.

d. Write an ALTER statement to drop the constraint that Phone is an alternate key in EMPLOYEE.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write an alter statement to add the column area code to
Reference No:- TGS01603558

Expected delivery within 24 Hours