1.

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()
Answer» C. MySQL.PI()


Discussion

No Comment Found