πŸ“Š MySQL
Q. Which of the following does not return a value?
mysql_close(), mysql_init, mysql_real_connect
  • (A) 0
  • (B) 1
  • (C) 2
  • (D) 3
πŸ’¬ Discuss
βœ… Correct Answer: (B) 1

Explanation: This question asks about MySQL functions that don't return any value. We need to find the function that doesn't give us a result.

Explanation by: Pooja
This question asks about MySQL functions that don't return any value. We need to find the function that doesn't give us a result.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
100
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Pooja
Publisher
πŸ“ˆ
85%
Success Rate