My Report

MySQL Mock Test 9


Correct Answer: 2 points | Wrong: -1 point
Grades: A* (100% score) | A (80%-99%) | B (60%-80%) | C (40%-60%) | D (0%-40%)
advertisement
 10%

Question 1 of 10

1. The option that is necessary to compile a C program having math functions is _____________

Question 1 of 10

Question 2 of 10

2. Which operator compares sounds?

Question 2 of 10

Question 3 of 10

3. Which system variable when set to 1, makes all temporary tables to get stored on disk rather than in memory?

Question 3 of 10

Question 4 of 10

4. Which keyword inserted in the SHOW STATUS statement shows the values for the current connection?

Question 4 of 10

Question 5 of 10

5. SPATIAL indexes cannot be created on NOT NULL spatial columns.

Question 5 of 10

Question 6 of 10

6. Which type can store a collection of objects of any type?

Question 6 of 10

Question 7 of 10

7. MySQL does not automatically convert a date or time value to a number if the value is used in a numeric context.

Question 7 of 10

Question 8 of 10

8. What will be the output of the following SQL statement?

SELECT  * FROM person
WHERE person_id=1;

Question 8 of 10

Question 9 of 10

9. What can be used interchangeably with MYSQL_VERSION_ID?

Question 9 of 10

Question 10 of 10

10. What sets up an association between one or more MyISAM tables and the named key cache?

Question 10 of 10


 

Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.