Home / Programming Questions / MySQL MCQs / Page 3

MySQL MCQs with answers Page - 3

Dear candidates you will find MCQ questions of MySQL here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.
Share your questions by clicking Add Question

M

Manisha Agrawal • 9.32K Points
Tutor III

Q. When linking to a static MySQL C client library, the client library and the client application must use the same compiler option.

(A) False
(B) True
(C) NA
(D) NA

M

Manisha Agrawal • 9.32K Points
Tutor III

Q. mysql_init() returns a _____________.

(A) float
(B) structure
(C) pointer to a structure
(D) integer

M

Manisha Agrawal • 9.32K Points
Tutor III

Q. Which header should be included first?

(A) mysql.h
(B) my_global.h
(C) my_local.h
(D) my_sys.h

M

Manisha Agrawal • 9.32K Points
Tutor III

Q. Which library file contains various portability macros and definitions?

(A) mysql.h
(B) my_local.h
(C) my_sys.h
(D) my_global.h

M

Manisha Agrawal • 9.32K Points
Tutor III

Q. The log in which data changes received from a replication master server are written is _____________.

(A) binary log
(B) relay log
(C) error log
(D) general query log

M

Manisha Agrawal • 9.32K Points
Tutor III

Q. Multiple MySQL servers cannot be run on the same machine.

(A) False
(B) True
(C) NA
(D) NA

M

Manisha Agrawal • 9.32K Points
Tutor III

Q. The MySQL server is configurable

(A) False
(B) True
(C) NA
(D) NA

M

Manisha Agrawal • 9.32K Points
Tutor III

Q. The function that returns a reference to an array of row values is 

(A) fetchrow_arrayref()
(B) fetch()
(C) fetchrow_hashref()
(D) fetchrow_array()

Login

Forgot username? click here

Forgot password? Click here

Don't have account? Register here.