Q. The function used to convert an int to string is . . . . . . . .

  • (A) INET_ATON()
  • (B) INET_NTOA()
  • (C) INET_ITOS()
  • (D) INET_STOI()
πŸ’¬ Discuss
βœ… Correct Answer: (B) INET_NTOA()
Explanation: This question is about converting an integer (a number) to a string (a sequence of characters) in MySQL. Let's break it down:
Explanation by: Sonali Mishra
This question is about converting an integer (a number) to a string (a sequence of characters) in MySQL. Let's break it down:

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
87
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Sonali Mishra
Publisher
πŸ“ˆ
80%
Success Rate