MCQOPTIONS
Saved Bookmarks
| 1. |
_________ returns the queryPlanner and executionStats information for the evaluated method. |
| A. | cursor.explain() |
| B. | tablescan.explain() |
| C. | server.explain() |
| D. | client.explain() |
| Answer» B. tablescan.explain() | |