Re: long table scroll down

2002-06-26 Thread Paul DuBois
At 16:15 -0400 6/26/02, Anil Garg wrote: >Hi, >for viewing long tables. >in my sql query when i say SELECT * FROM abc >i miss the upper entries of the table as they scroll down. >is there something by which i can view a table page by page(as | more in >unix) >thanx >anil Yes, if you *are* using U

Re: long table scroll down

2002-06-26 Thread Gurhan Ozen
mysql> pager more See: http://www.mysql.com/doc/m/y/mysql.html Gurhan - Original Message - From: "Anil Garg" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 26, 2002 4:15 PM Subject: long table scroll down > Hi, > for viewing long tables. > in my sql query when i say