A

Admin • 828.03K Points
Coach

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()
  • Correct Answer - Option(B)
  • Views: 6
  • Filed under category MySQL
  • Hashtags:

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

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.