InterviewSolution
Saved Bookmarks
| 1. |
What does Control-_ do in MySQL input editor?(a) copies to clipboard(b) pastes from clipboard(c) undoes last change(d) deletes the current lineI had been asked this question in a job interview.The question is from Interacting with MySQL topic in chapter General MySQL Use of MySQL |
|
Answer» The correct choice is (c) undoes last change |
|