Home / Programming MCQs / MySQL MCQs / Question
N
Q. The largest value to which the variable ‘max_allowed_packet’ can be set is
The ‘max_allowed_packet’ stores the maximum size to which the buffer used for client communications can grow. The largest value to which ‘max_allowed_packet’ variable can be set is 1GB.
You must be Logged in to update hint/solution
Which statements are used to control a cursor variable?
Which of the following command is used to delete a database?
What is the precision of BIGINT?
MySQL is available for free? Is it open source?
Which of the following is not a date function?
What is the storage size in bytes required for the MEDIUMINT datatype?
How many of the following does not return a value?
Discusssion
Login to discuss.