A

Admin • 833K Points
Coach

Q. INT2 maps to MySQL type . . . . . . . .

  • (A) TINYINT
  • (B) 0
  • (C) MEDIUMINT
  • (D) BIGINT
  • Correct Answer - Option(B)
  • Views: 23
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is about how MySQL handles different types of numbers. In databases, you need to tell the system what kind of data you're storing. For numbers, there are several options like tinyint, smallint, mediumint, and bigint. Each one has a specific range of numbers it can hold.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.