adplus-dvertising
frame-decoration

Question

INT2 maps to MySQL type _____________

a.

TINYINT

b.

SMALLINT

c.

MEDIUMINT

d.

BIGINT

Answer: (b).SMALLINT

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. INT2 maps to MySQL type _____________

Similar Questions

Discover Related MCQs

Q. INT3 maps to MySQL type _____________

Q. Which of these is not an exact numeric type?

Q. How many of the following do not support ‘BIT’ data type?

MyISAM, MEMORY, NDB

Q. The statement that suspends the replication related activity of the slave server is _____________

Q. The minimum value stored by signed TINYINT is _____________

Q. MySQL uses security based on ACL. What does it stand for?

Q. On Unix, ‘mysql’ client writes a record of executed statements to a history file.

Q. A password applies locally to an account.

Q. If $a represents an array with numeric indices in PHP, the first element accessed by ______________

Q. The operator used in PHP to access property of an object is ________________

Q. The maximum value that can be specified to the size of VARCHAR is _____________

Q. The storage in bytes required for VARCHAR(4) type ‘abcd’ is _____________

Q. Which mode does not remove trailing spaces when CHAR values are retrieved?

Q. What is the minimum value stored by signed TINYINT?

Q. For InnoDB tables in mysqldump an online backup that takes no locks on tables can be performed by which option?

Q. What is used to reload a delimited text data file?

Q. Replication does not enable data from one MySQL database server to be copied to one or more MySQL database servers.

Q. What is SBR replication?

Q. Which is the library file that contains various portability macros and definitions?

Q. Which is the header that should be included first?