MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following returns a MySQL-specific numeric code? |
| A. | mysql_error() |
| B. | mysql_errno() |
| C. | mysql_sqlstate() |
| D. | mysql_close() |
| Answer» C. mysql_sqlstate() | |