mysqlfrk
Programmer
- Aug 3, 2011
- 12
Hi
I am using Windows XP & xampp shell console for mysql. I have employees table which has more than 100 records and when I use "select * from employees" query in MySQL is used the result rolls down without pausing per page.But i want to see the output Pauseing after each screenful of information like in "dir /p |more" in DOS.
Is there any such way out in MYSQL??
Also when I Alt+Enter to maximise the screen,is there a way to scroll up and see the results of my last query without using arrow keys to return to the last query and executing it again?
Hope you all get me.
Please help.
Thanks in advance
I am using Windows XP & xampp shell console for mysql. I have employees table which has more than 100 records and when I use "select * from employees" query in MySQL is used the result rolls down without pausing per page.But i want to see the output Pauseing after each screenful of information like in "dir /p |more" in DOS.
Is there any such way out in MYSQL??
Also when I Alt+Enter to maximise the screen,is there a way to scroll up and see the results of my last query without using arrow keys to return to the last query and executing it again?
Hope you all get me.
Please help.
Thanks in advance