Which of these is more restrictive?
mysql_query(), mysql_real_query()
mysql_query(), mysql_real_query()A. mysql_query()
B. mysql_real_query()
C. same
D. machine dependent
Answer: Option A
mysql_query(), mysql_real_query()A. mysql_query()
B. mysql_real_query()
C. same
D. machine dependent
Answer: Option A
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