πŸ“Š MySQL
Q. The number of values that can be returned from a given stored function is . . . . . . . .
  • (A) 0
  • (B) 1
  • (C) 2
  • (D) 3
πŸ’¬ Discuss
βœ… Correct Answer: (B) 1

Explanation: 0: This option is incorrect. Stored functions in MySQL are designed to return a single value. Therefore, the number of values returned cannot be zero.

Explanation by: Ritu Nagar
0: This option is incorrect. Stored functions in MySQL are designed to return a single value. Therefore, the number of values returned cannot be zero.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
77
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Ritu Nagar
Publisher
πŸ“ˆ
81%
Success Rate