Hi is this a know issue? , that the limit and offset clauses don't work on select's used on SAP HANA virtual tables
that are created using SAP HANA smart data access.
on executing
select * from test_virtual table limit 15 offset 0
select * from test_virtual table limit 15 offset 16
I get back the same rows.
any suggestions
best regards
Rakshetha