-
由 Thomas Mueller 提交于
ROWNUM could not be used for pagination. The follow query returned no rows: select x from (select *, rownum as r from system_range(1, 3)) where r=2;
387316e1
名称 |
最后提交
|
最后更新 |
---|---|---|
h2 |
ROWNUM could not be used for pagination. The follow query returned no rows: select x from (select *, rownum as r from system_range(1, 3)) where r=2;
名称 |
最后提交
|
最后更新 |
---|---|---|
h2 | Loading commit data... |