Answers for "how to clear command prompt when using MySQL"

SQL
1

how to clear command prompt when using MySQL

For window use "\! cls"
For Linux use "Ctrl + L"
Posted by: Guest on February-22-2021

Code answers related to "how to clear command prompt when using MySQL"

Code answers related to "SQL"

Browse Popular Code Answers by Language