SQL Interview Questions and Answers
Question: What are the pre-requisites to modify datatype of a column and to add a column with NOT NULL constraint?Answer: To modify the datatype of a column the column must be empty.- To add a column with NOT NULL constrain, the table must be empty. |
Save For Revision
Bookmark this item, mark it difficult, or place it in a revision set.
Log in to save bookmarks, difficult questions, and revision sets.
Is it helpful? Yes No
Most helpful rated by users: