How do i clear the MySQL screen, which I opened through the MySQL Command Line Client?
The operating system is Windows XP.
There is a number of solutions in Linux like this one, but the consensus seems to be there is none for Windows. See e.g. here or here (scroll to the bottom)
You could use system clear like @Singamalai mentioned or even use keyboard shortcut like CTRL + L
system clear