2.1.1 UI : Task Progress and SQL History
BuntoroMar 4 2010 — edited Mar 11 2010Hi,
Another things about SQL Dev's User Interface, :-)
1. Task Progress (View - Task Progress)
I think adding SQL worksheet's name on each entry of Task Progress would be great, so we can see which statement runs on which SQL worksheet, rather than guessing based on the SQL statement being executed.
2. SQL History
- CMIIW, the default sort on Timestamp is descending, but the arrow icon shows the other way.
- What information does the column Type provide?
All of them are showing SQL. What about differs it between SQL (select), DML (insert, update, delete), DDL (drop, create, alter, truncate, etc), TCL (commit, rollback), DCL (grant, revoke)?
Regards,
Buntoro