Q. Suppose a stored function named PI() is written in the database 'sampdb'. How would it be called?
β
Correct Answer: (B)
sampdb.PI()
You must be Logged in to update hint/solution