1.

Suppose a stored function named PI() is written in the database ‘sampdb’. How would it be called?$

A. PI()
B. sampdb.PI()
C. MySQL.PI()
D. db.PI()
Answer» C. MySQL.PI()


Discussion

No Comment Found