> ------- Original Message -------
> From: Chris Falk <cfalk@scottland.ca>
> To: pgadmin-support@postgresql.org
> Sent: 14/12/07, 18:06:39
> Subject: [pgadmin-support] View Data Suggestion
>
> Hi,
>
> Instead of having the "View Top 100 Rows" option I would prefer to have
> a "View Bottom (or Last) 100 Rows". This would be really useful when
> I'm looking at tables with lots of data.
Why? The odering is arbitrary anyway unless you specify a sort order - in which case just reverse what you specify.
Regards, Dave