MCQOPTIONS
Saved Bookmarks
| 1. |
Which of these is preferred when stored procedures are not being used?CLIENT_MULTI_STATEMENTS, mysql_set_server_option() |
| A. | neither of the two |
| B. | mysql_set_server_option() |
| C. | CLIENT_MULTI_STATEMENTS |
| D. | any of the two |
| E. | None of these |
| Answer» E. None of these | |