Vidyalelo
MySQL · all questions

MySQL
practice.

Practice every MCQ with options. Use Show answers when you want the correct option and solution.

1,185

Questions

30/60

Page

Pick an option on a question to see the right answer and solution.

Which keyword is used to delete all the rows from the table?

Select an option to see the answer and solution.

The 'A' in the ACID property of transactions is . . . . . . . .

Select an option to see the answer and solution.

The recovery of data changes made since a given point in time is called . . . . . . . .

Select an option to see the answer and solution.

What is the Perl DBI?

Select an option to see the answer and solution.

The indicator of presence or absence of a word in search is used in which mode?

Select an option to see the answer and solution.

TO enable the compressed client/server protocol the option is . . . . . . . .

Select an option to see the answer and solution.

Increasing the value of which system variable enables mysqld to keep more tables open simultaneously?

Select an option to see the answer and solution.

Which mode exists at both global level and session-specific level?

Select an option to see the answer and solution.

PHP scripts are located in the web client document tree.

Select an option to see the answer and solution.

Multiple statement execution is disabled by default.

Select an option to see the answer and solution.

Which function returns a reference to hash of row values?

Select an option to see the answer and solution.

What is the default value of column?

Select an option to see the answer and solution.

The default definer of an event is the user who . . . . . . . .

Select an option to see the answer and solution.

Which of these columns are faster?
Variable length, Fixed length

Select an option to see the answer and solution.

How many of the following use NULL to indicate failure?
mysql_init(), mysql_real_connect()

Select an option to see the answer and solution.

What will be the output of the following MySQL statement "NOT (Null)"?

Select an option to see the answer and solution.

Numbers prefixed with '0x' are in base . . . . . . . .

Select an option to see the answer and solution.

To convert an int to string, the function is . . . . . . . .

Select an option to see the answer and solution.

In PHP, if $a represents an array with numeric indices, how is the first element accessed?

Select an option to see the answer and solution.

Which system variable tells the optimizer to skip certain plans based on estimates of the number of rows accessed for each table?

Select an option to see the answer and solution.