What is a datatype? Name some datatypes available in MySQL
Answers
Answered by
2
Answer:
data type is a type of data contained by a soecif file or representureduction.
BIT
CHAR
DATETIME
DATE
ENUM
INTEGER
INT
JSON
DECIMAL
are some of the types of data types in mysql
Similar questions