Home »
MCQs »
MySQL MCQs
If you want to stop the processing query then which of the following command you should use?
10. If you want to stop the processing query then which of the following command you should use?
- QUIT
- STOP
- /c
- C and D both
Answer: C) /c
Explanation:
To stop the processing query the /c command is used.