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

34/60

Page

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

Which of the following characters is illegal in naming an unquoted identifier in SQL?

Select an option to see the answer and solution.

What loads data files into tables?

Select an option to see the answer and solution.

The slow query log is written as . . . . . . . .

Select an option to see the answer and solution.

Multiple MySQL servers can be easily run on the same machine.

Select an option to see the answer and solution.

Where does MySQL Enterprise Backup record details of each backup?

Select an option to see the answer and solution.

Which log does the event scheduler log to?

Select an option to see the answer and solution.

The default scheduling property of MySQL is implemented by how many of these?
MyISAM, MERGE, MEMORY

Select an option to see the answer and solution.

Which spatial datatype is used to store a curve?

Select an option to see the answer and solution.

The comma operator can also be used to join tables.

Select an option to see the answer and solution.

What returns a result to the client?

Select an option to see the answer and solution.

Converting a client/server application to embedded server is simpler.

Select an option to see the answer and solution.

The system variable to maintain InnoDB log buffer size is . . . . . . . .

Select an option to see the answer and solution.

The AUTO_INCREMENT column attribute is best used with . . . . . . . .

Select an option to see the answer and solution.

How do the STRICT_ALL_TABLES and STRICT_TRANS_TABLES mode values deal with bad data?

Select an option to see the answer and solution.

Which of the following is the correct order of precedence (high to low)?

Select an option to see the answer and solution.

Is it necessary to insert the value in each column of the table?

Select an option to see the answer and solution.

Issuing 'SELECT' on a MERGE table is like . . . . . . . .

Select an option to see the answer and solution.

The JDBI interface is available for . . . . . . . .

Select an option to see the answer and solution.

Which system variable enables mysqld to keep more tables open simultaneously?

Select an option to see the answer and solution.

The synonym for last_insert_id session variable is . . . . . . . .

Select an option to see the answer and solution.