How many of the following take a connection handler as an argument?
mysql_store_result(), mysql_use_result()
mysql_store_result(), mysql_use_result()A. 0
B. 1
C. 2
D. 3
Answer: Option C
mysql_store_result(), mysql_use_result()A. 0
B. 1
C. 2
D. 3
Answer: Option C
How is communication established with MySQL?
A. SQL
B. Network calls
C. A programming language like C++
D. APIs
Which type of database management system is MySQL?
A. Object-oriented
B. Hierarchical
C. Relational
D. Network
Join The Discussion