adplus-dvertising
frame-decoration

Question

Which datatype is used for a fixed length binary string?

a.

VARCHAR

b.

BINARY

c.

VARBINARY

d.

BLOB

Answer: (b).BINARY

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which datatype is used for a fixed length binary string?

Similar Questions

Discover Related MCQs

Q. Which datatype means a variable length non binary string?

Q. Which data and time datatype stores time value in ‘hh:mm:ss’ format?

Q. Which spatial datatype is used to store a curve?

Q. How many of the following attributes are allowed only for numeric types?

UNSIGNED, ZEROFILL, CHARACTER SET, COLLATE

Q. A DEFAULT value cannot be supplied to spatial types.

Q. A DEFAULT value cannot be supplied to TEXT types.

Q. The datatype INT stores ___________

Q. The datatype SMALLINT stores ___________

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?