adplus-dvertising
frame-decoration

Question

The datatype SMALLINT stores ___________

a.

16 bit

b.

32 bit

c.

48 bit

d.

8 bit

Answer: (a).16 bit

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The datatype SMALLINT stores ___________

Similar Questions

Discover Related MCQs

Q. The maximum non zero value for FLOAT is ___________

Q. The maximum non zero values for DOUBLE is ___________

Q. The storage size in bytes required for the MEDIUMINT datatype is ___________

Q. The size of the BIT type is ___________

Q. The REAL type is synonym for ___________

Q. The maximum number of elements allowed in SET() is ___________

Q. The number of binary string types among the following is ___________

BINARY, VARBINARY, BLOB, CHAR

Q. The maximum size in bytes of a row in MySQL is __________

Q. MEMORY tables do not support BLOB and TEXT indexes.

Q. MySQL works with spatial values in 3 formats.

Q. By default, MySQL clips out of range numeric values to the nearest fit value.

Q. For which type are illegal values converted to the appropriate ‘zero’ value?

Q. What is the command to see the warning messages?

Q. The SQL mode to check for divide by zero error is ________________

Q. Which mode is used to turn on strict mode and all of the additional restrictions?

Q. Which mode is a shorthand for ‘both strict modes plus a bunch of other restrictions’?

Q. Which mode prevents MySQL to perform full checking of date parts?

Q. Which keyword suppresses errors?

Q. Which mode prevents entry of the ‘zero’ date value in strict mode?

Q. STRICT_ALL_TABLES turns on stricter checking of data values.