-
INT3 maps to MySQL type _____________.
-
- BIGINT
- MEDIUMINT
- SMALLINT
- TINYINT
- None of these
Correct Option: B
In order to facilitate the use of the code written for SQL implementations (reusability of code) from other vendors, MySQL maps the data types from the other vendor types to the appropriate MySQL type.