πŸ“Š MySQL
Q. To convert an int to string, the function is . . . . . . . .
  • (A) INET_ATON()
  • (B) INET_NTOA()
  • (C) INET_ITOS()
  • (D) INET_STOI()
πŸ’¬ Discuss
βœ… Correct Answer: (B) INET_NTOA()

Explanation: This question asks about how to convert an integer (a number) into a string (text) in MySQL.

Explanation by: Bhagwan Das
This question asks about how to convert an integer (a number) into a string (text) in MySQL.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
79
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Bhagwan Das
Publisher
πŸ“ˆ
81%
Success Rate