Change the Limit of Row Retrieved in MySQL Workbench
explains
- How you can change the limit of rows returned by MySQL workbench
- You can change the row limit to 10,50,100,300 and up to 50000 in MySQL Workbench
- How to change the row limit to "No Limit" to return all rows in MySQL Workbench
- How to permanently change the Row Limit by going to Edit, then Preferences and change the Row limit in MySQL workbench.
MySQL Workbench Tutorial - How to limit Rows returned by Select Query in MySQL Workbench