I run the following query: select * from xxxxxxxxx where xxxxxxxxx like 'xxxxx/%' ;
I would like the result of this query to go to a file or pause at the end of the screen so that I can view each page. Any help would be appreciated.
I run the following query: select * from xxxxxxxxx where xxxxxxxxx like 'xxxxx/%' ;
I would like the result of this query to go to a file or pause at the end of the screen so that I can view each page. Any help would be appreciated.