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

7/60

Page

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

Which command is used to show all tables that are stored in a database?

Select an option to see the answer and solution.

Comparing a known value with NULL results into . . . . . . . .

Select an option to see the answer and solution.

The 'SOCKET' protocol is permitted on which operating systems?

Select an option to see the answer and solution.

What is the property of InnoDB that enforces foreign key relationships stay intact?

Select an option to see the answer and solution.

The following MySQL statement is valid.
SELECT abc, xyz FROM table1 UNION abc, def FROM table2;

Select an option to see the answer and solution.

What is the use of "VIEW" in Mysql?

Select an option to see the answer and solution.

Suppose the last row has the AUTO_INCREMENT column value 32. Suppose a new row is added by setting AUTO_INCREMENT value equal to 100. The next row added will have value . . . . . . . .

Select an option to see the answer and solution.

Suppose run_me.sh is a script file. Which command is used to make it executable?

Select an option to see the answer and solution.

Which clause specifies periodic execution at fixed intervals?

Select an option to see the answer and solution.

There can be only one column per table with the AUTO_INCREMENT attribute.

Select an option to see the answer and solution.

Which is the correct decreasing order for highly developed text manipulation capabilities?

Select an option to see the answer and solution.

Which privilege must be given to the database to create a stored function or procedure?

Select an option to see the answer and solution.

For which language is the engine specific interface PDO defined?

Select an option to see the answer and solution.

Which keyword used with UNION does not retain duplicate rows?

Select an option to see the answer and solution.

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

Select an option to see the answer and solution.

Which among the following belongs to an "aggregate function"?

Select an option to see the answer and solution.

Triggers are not supported for . . . . . . . .

Select an option to see the answer and solution.

The system variable controls the size of the table cache . . . . . . . .

Select an option to see the answer and solution.

The case sensitive among these is . . . . . . . .

Select an option to see the answer and solution.

The size of the BIT type is . . . . . . . .

Select an option to see the answer and solution.