πŸ“Š MySQL
Q. How would a stored function named PI() written in the database 'sampdb' be called?
  • (A) PI()
  • (B) sampdb.PI()
  • (C) MySQL.PI()
  • (D) db.PI()
πŸ’¬ Discuss
βœ… Correct Answer: (B) sampdb.PI()

Explanation: This question asks how you call a stored function named PI() that's stored in the database sampdb.

Explanation by: Admin
This question asks how you call a stored function named PI() that's stored in the database sampdb.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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