Re: H2 issue, select with order by, limit and offset throws IllegalArgumentException

123 views
Skip to first unread message

Noel Grandin

unread,
Apr 30, 2013, 10:19:56 AM4/30/13
to h2-da...@googlegroups.com, Dmitry Pekar
Thanks, this is already fixed in SVN.

On 2013-04-30 15:12, Dmitry Pekar wrote:
> create table t (id number);
> 2. insert into t (id) values (1);
> 3. select * from t order by id limit 1 offset 2

Reply all
Reply to author
Forward
0 new messages