Which of the following SQL statement can modify the students relation to include an attribute for the age and the default value for existing ones should be ‘unlisted’. code example
Example: set default column value sql
Name Varchar(255) default "Fred"