πŸ“Š MySQL
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

πŸ‘οΈ
73
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Sonali Mishra
Publisher
πŸ“ˆ
86%
Success Rate