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