Answers for "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’."

SQL
6

set default column value sql

Name Varchar(255) default "Fred"
Posted by: Guest on March-28-2020

Code answers related to "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 answers related to "SQL"

Browse Popular Code Answers by Language