N

Nitin Gupta • 1.72K Points
Master

Q. What is the precision of BIGINT?

  • (A) 16
  • (B) 128
  • (C) 32
  • (D) 64
  • Correct Answer - Option(D)
  • Views: 137
  • Filed under category MySQL

Explanation by: Nitin Gupta
In MySQL, for the expressions containing only exact values that are all integers, the evaluation uses BIGINT (64 – bit) precision. MySQL evaluates expressions using exact/approximate math.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics