Multiple Choice
Which one of the following databases has PHP supported almost since the beginning?
A) Oracle Database
B) SQL
C) SQL+
D) MySQL
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: Which method returns the error code generated
Q14: A session is a way to store
Q15: A _ is a server that manages
Q16: A cookie is a small file that
Q17: the switch statement is used to perform
Q19: Which one of the following statements should
Q20: The long form of SQL is _.<br>A)Structural
Q21: mysql_close() is use to _database(wamp) in php
Q22: die(mySQL_error()) is used to show _ message
Q23: Which is the comment symbol in mysql?<br>A)&&<br>B)/*….*/<br>C)#<br>D)%