Q1
Single choice
You need to add a new column named Confirmed to the Employees table. The solution must meet the following requirements: Have a default value of TRUE.
Minimize the amount of disk space used.
Which code segment should you use?