Q1116
Suppose a stored function named PI() is written in the database 'sampdb'. How would it be called?
A.
PI()
B.
sampdb.PI()
AnswerC.
MySQL.PI()
D.
db.PI()
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board