Feature request #13734
SQL result limiting in DBManager
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | DB Manager | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 21761 |
Description
While working with huge tables without limiting the query size causes freezing DBManager. I think it should returns limited row for example 20. If users want to load all he/she clicks load all button. Also there should be a button that loads second 20 result (like next page...) This feature is very useful in PL/SQL Developer.
History
#1 Updated by Giovanni Manghi over 7 years ago
- Easy fix? set to No