> -----Original Message----- > From: Karim R. Lakhani [mailto:[EMAIL PROTECTED]] > Sent: 26 August 2002 17:42 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] limiting the number of rows displayed > > > Hello all, > > I am working with a fairly large database (some tables have > over 100,000 rows). Wondering if there is a way to limit the > number of rows that can > be viewed when I do "view data". Could not see that as an option in > the program. Hi Karim, Currently there is no way to do this other than enter the SQL yourself with a 'LIMIT nnn' on the end of the query. It might be handy though, so I'll add it to the todo list. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]