David E. Wheeler wrote:
>
> Heh. Okay. Well, should there be a separate LIMIT/OFFSET documentation
> page? Why have this stuff in two places? I had assumed that the
> LIMIT/OFFSET page would have all the specifies on these clauses, and
> that the SELECT page (which is kind of overwhelming as it is) would
> refer to it…
>
>
We have one page per main SQL verb (e.g. SELECT or CREATE TABLE). I
don't think we want to break it up more than that. One page for each
clause would be a nightmare to maintain.
cheers
andrew