InterviewSolution
Saved Bookmarks
| 1. |
The command to move the cursor to the beginning of line in MySQL input editor is?(a) Ctrl-A(b) Ctrl-E(c) Ctrl-D(d) Esc-aThis question was posed to me by my college director while I was bunking the class.This interesting question is from Interacting with MySQL topic in portion General MySQL Use of MySQL |
|
Answer» The correct OPTION is (a) Ctrl-A |
|