InterviewSolution
Saved Bookmarks
| 1. |
The function used to convert an int to string is ______________(a) INET_ATON()(b) INET_NTOA()(c) INET_ITOS()(d) INET_STOI()The question was posed to me in a job interview.My query is from MySQL Components topic in division MySQL Administration of MySQL |
|
Answer» Correct CHOICE is (B) INET_NTOA() |
|