[sc34wg3] TMQL: limit / offset

Lars Heuer heuer at semagia.com
Fri Feb 27 10:53:08 EST 2009


Hi Robert,

[...]
>   SELECT ..  OFFSET 10

> and expect all but the first 10. Or

>   SELECT ..  LIMIT 10

> to expect the first 10.

> So what is _your_ rationale?


I withdraw my proposal, I thought it makes sense from a SQL-ish
perspective.

Btw, SPARQL has

        ( LimitClause  OffsetClause? | OffsetClause  LimitClause? )


Best regards,
Lars
-- 
Semagia 
<http://www.semagia.com>



More information about the sc34wg3 mailing list