sqlite-parquet-vtable/tests/templates/106-rowid-gt-0.sql

3 lines
50 B
MySQL
Raw Normal View History

2018-03-13 00:42:50 +00:00
select count(*) from no_nulls1 where rowid > 0
98