

MCQOPTIONS
Saved Bookmarks
1. |
Which method returns the error code generated from the execution of the last MySQL function? |
A. | errno() |
B. | errnumber() |
C. | errorno() |
D. | errornumber() |
Answer» B. errnumber() | |