1.

What default value gets stored in columns of the table?(a) NULL(b) 0(c) 1(d) -1This question was addressed to me in an online quiz.This question is from Table Creation in section Using SQL to Manage Data of MySQL

Answer»

The correct choice is (a) NULL

The best explanation: NULL is the DEFAULT VALUE as it STANDS for “Absence of value”.



Discussion

No Comment Found

Related InterviewSolutions