Hi all,
I am currently using Cache 2.1.9. I would like to do something like the following:
select * from table limit 10;
however, this version of cache does not support LIMIT nor does it support TOP. If anyone has any ideas of where to go next, that would be greatly appreciated.