InterviewSolution
Saved Bookmarks
| 1. |
The statement that views status variables by aggregating the values over all connections is _____________(a) SHOW SESSION STATUS(b) SHOW LOCAL STATUS(c) SHOW GLOBAL STATUS(d) SHOW STATUSI have been asked this question in class test.Query is from Status Variables in chapter System, Status and User Variables of MySQL |
|
Answer» The correct CHOICE is (c) SHOW GLOBAL STATUS |
|