MCQOPTIONS
Saved Bookmarks
| 1. |
Suppose a stored function named PI() is written in the database sampdb . How would it be called? |
| A. | db.PI() |
| B. | MySQL.PI() |
| C. | PI() |
| D. | sampdb.PI() |
| E. | None of these |
| Answer» E. None of these | |