You are not logged in.

#1 2015-05-23 08:52:51

hasnain
Administrator
From: Chichawatni
Registered: 2014-10-13
Posts: 8,355
Website

Enum Column:

Question:
If an ENUM column is declared NOT NULL, its default value is the first element of the list of allowed values.

Option A):
SQL
Option B):
False, its default value is the last element of the list of allowed values
Option C):
False, ENUM column cannot be null
Option D):
True

Correct Answer is Option D):
True


Failure is the first step towards seccess.

2015-05-23 08:52:51

Advertisement
Ads By Google

Re: Enum Column:



Board footer