Inicio : Preguntas de prueba : Octubre de 2017 : Día 9
TechLib Quiz
Prueba para octubre 9, 2017
¿Cuál es la diferencia entre los tipos de datos ENUM y 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% |
¡Correcto!
¡Incorrecto!
SIGUIENTE >
Solo puede responder cada pregunta del cuestionario una vez.
Ver la definición relacionada: Enumerar
Ver la definición relacionada: Enumerar