Clear the terminal screen in MySQL within the Windows powershell

Created at 24-Nov-2023 , By samar

To clear the shell or terminal screen in MySQL within the Windows Terminal, you can use the system command along with the cls command. You can also use \! cls; command to clear the terminal screen in window powershell terminal.

system cls

or

!\ cls;

You can use any one of the above command to clear the terminal screen in windows powershell while using mysql.

If you like what you are reading, please consider buying us a coffee ( or 2 ) as a token of appreciation.

Buy Me A Coffee

Don't forget to share this article! Help us spread the word by clicking the share button below.

We appreciate your support and are committed to providing you valuable and informative content.

We are thankful for your never ending support.