1.

Choose the correct answer.(a) MySQL is a type of:​

Answer»

MySQL Numeric TypesMySQL supports all standard SQL numeric data types which include INTEGER, SMALLINT, DECIMAL, and NUMERIC. It also supports the approximate numeric data types (FLOAT, REAL, and DOUBLE PRECISION). The KEYWORD INT is a synonym for INTEGER, and the keywords DEC and FIXED are synonyms for DECIMAL



Discussion

No Comment Found