Just a couple things I'd find useful personally:
- In the browser: right-click a table to truncate or delete all rows. There is already the ability to drop the entire table, which is far more destructive.
- When I try to edit the data for a table I have *not* selected with either the ROWID column or FOR UPDATE clause, it prompts me to add these in. If the editor is intelligent enough to figure that out, why not have a (configurable) option to automatically append the FOR UPDATE for me?
- In the browser: right-click a table to truncate or delete all rows. There is already the ability to drop the entire table, which is far more destructive.
- When I try to edit the data for a table I have *not* selected with either the ROWID column or FOR UPDATE clause, it prompts me to add these in. If the editor is intelligent enough to figure that out, why not have a (configurable) option to automatically append the FOR UPDATE for me?