On Tue, Jul 01, 2003 at 12:52:21 +0200, Peter Eisentraut <[EMAIL PROTECTED]> wrote: > Robert Treat writes: > > > That was kind of my wondering, since upon further reflection I think I'd > > might want to see the "labels" every 20 rows or something. This is > > really handy with html versions, but I don't know about other formats. > > On a paged medium (e.g., paper), a new header is already added on every > new page, so this problem seems to be specific to HTML. Take a look at > the stylesheets if you like, but table processing is very hairy.
I think there is a way to make the body of the table scrollable while the headers stay in place using a stylesheet. ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend