On 2013-07-12 10:07, Lukas Eder wrote:

It is a real-world use-case, in my opinion. :-)

Go back and re-read the original email.

Any database visualisation tool that has a paging feature will produce precisely those queries... This may include something as simple as a website. It's just very probable that predicates will be added to the query.

In which case we can't use the optimisation.
The moment you do anything more complex than a select without any where clauses and only one table in the from clause you can't use the optimisation.

--
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to