Home : Perguntas do Quiz : Outubro 2017 : Dia 9
TechLib Quiz
Questionário para outubro 9, 2017
Qual é a diferença entre os tipos de dados ENUM e SET?
A |
ENUM is true or false, while SET can be any value. 0% |
B |
ENUM must be an integer, while SET can be a character or string. 0% |
C |
ENUM can only be assigned one value, while SET can have multiple values. 0% |
D |
ENUM can only store characters, while SET can store binary data. 0% |