Q. Which of the following is not MySQL Numeric Data Type?

  • (A) BIT(Size)
  • (B) CHAR(Size)
  • (C) INTEGER(Size)
  • (D) INT(Size)
πŸ’¬ Discuss
βœ… Correct Answer: (B) CHAR(Size)
Explanation: MySQL Numeric Data Types are BIT(Size), INT(Size), and INTEGER(Size).
Explanation by: Tina Singh
MySQL Numeric Data Types are BIT(Size), INT(Size), and INTEGER(Size).

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
298
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Tina Singh
Publisher
πŸ“ˆ
84%
Success Rate