InterviewSolution
Saved Bookmarks
| 1. |
The function used to convert a string to an int is ______________(a) INET_ATON()(b) INET_NTOA()(c) INET_ITOS()(d) INET_STOI()I got this question during a job interview.The query is from MySQL Components topic in division MySQL Administration of MySQL |
|
Answer» The CORRECT choice is (a) INET_ATON() |
|