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

Options
- True
- False, ENUM column cannot be null
- False, its default value is the last element of the list of allowed values


CORRECT ANSWER : True

Discussion Board
Mysql

Nice explanation ????

Manthan Reddy 01-18-2024 11:47 PM

expain the above question on enum

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

asifkhan 05-6-2017 04:53 AM

mysql

nice

ganesh 12-23-2014 02:02 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement