adplus-dvertising
frame-decoration

Question

The datatype that means a variable length non binary string is __________

a.

VARCHAR

b.

BINARY

c.

VARBINARY

d.

BLOB

Answer: (a).VARCHAR

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. The datatype that means a variable length non binary string is __________

Similar Questions

Discover Related MCQs

Q. The date and time datatype that stores time value in ‘hh:mm:ss’ format is ___________

Q. The spatial datatype used to store a curve is _____________

Q. OS imposes per process limits on the number of open file descriptors.

Q. The option that supplies the pathname to root directory of MySQL installation is _____________

Q. The log enabled by –relay-log-index is _____________

Q. What is the storage size in bytes required for the MEDIUMINT datatype?

Q. What is the size of the BIT type?

Q. What is the synonym for REAL?

Q. Execution on a time activated basis according to a schedule is done by _____________

Q. Stored programs degrade database security.

Q. The character that the MySQL client program recognizes as a statement delimiter is ______________

Q. Which upgrade involves exporting existing data using mysqldump?

Q. Which upgrade involves shutting down the old MySQL version and replacing the old binaries?

Q. Slow shutdown can be performed by setting innodb_fast_shutdown to _____________

Q. A procedure that involves REPAIR TABLE with the USE_FRM option must be done before upgrading.

Q. The command to see the warning messages is ______________

Q. What is the SQL mode to check for divide by zero error?

Q. The mode used to turn on strict mode and all of the additional restrictions is _____________

Q. The number of values returned from a stored procedure can be _______________

Q. How would a stored function named PI() written in the database ‘sampdb’ be called?