Is the following statement true or false? "Math involving DOUBLE and FLOAT columns is always accurate because MySQL 5 supports precision mathematics
Is the following statement true or false? "VARCHAR columns usually require less storage space than CHAR columns
Is the following statement true or false? "A 24-bit column can be specified with BIT(24) in a CREATE statement
Is the following statement true or false? "Fields with the DECIMAL column type are always stored more efficiently than those with type FLOAT