Thank you! :) It is now 4 milliseconds instead of 200 seconds. :D 

> CREATE INDEX idx_article_id_desc ON article(id DESC);

I only needed to create the descending index, which I somehow assumed would 
exist anyway, without taking a closer look at H2 indexing principles. :)

-- 
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 https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to