Kurinchi Blogger Scribbles …


Posts Tagged ‘clean window’

Mar 01
2010

MySQL Clear Screen Window

Last updated: March 17th, 2010

To clear the screen content in MySQL use the command

mysql> \! clear

Usage of “\!” tells MySQL to pass the command to Linux OS to handle the request.

If you are in a Windows environment (DOS prompt), to pass the control to the OS you can use the command

mysql>system cls


Valid HTML 4.01 Strict  Valid HTML 4.01 Strict