Question for June 24, 2016

What is the difference between the ENUM and SET data types?

A
A SET variable may contain multiple values while an ENUM variable can only have one
0%
B
A SET may contain characters while an ENUM can only include integers
0%
C
A SET has predefined values while an ENUM is dynamically defined
0%
D
A SET variable can be used for boolean operations while an ENUM cannot
0%
Correct! Incorrect!     View the Set definition.
Next →