Having problem on applying limit on Sql query. Throwing error “Please limit the query to at most 200 entries”
example:
select * from Tablename LIMIT 50
Having problem on applying limit on Sql query. Throwing error “Please limit the query to at most 200 entries”
example:
select * from Tablename LIMIT 50
This topic was automatically closed after 70 days. New replies are no longer allowed.