InterviewSolution
Saved Bookmarks
| 1. |
What is the default value of column?(a) NULL(b) 0(c) -1(d) UndefinedThis question was posed to me by my school teacher while I was bunking the class.This is a very interesting question from Populating & Modifying Tables topic in section Using SQL to Manage Data of MySQL |
|
Answer» Correct choice is (a) NULL |
|