Hi,
I would like to disable the automatic completion : it can make PL/SQL Developer hang when it is working on slow network connections every time i wrote "select * from t. " .
It is a great feature, but I would like to activate it only manually.
For the same reason I would like to disable the automatic field descrition: when I select a value from a result set and when I update a value in a column, I can see the column datatype in the bottom bar (e.g. "dummy, varchar2(1), optional".
That's useful but I would like to turn if off.
How can I do this?
thanks,
Andrea
I would like to disable the automatic completion : it can make PL/SQL Developer hang when it is working on slow network connections every time i wrote "select * from t. " .
It is a great feature, but I would like to activate it only manually.
For the same reason I would like to disable the automatic field descrition: when I select a value from a result set and when I update a value in a column, I can see the column datatype in the bottom bar (e.g. "dummy, varchar2(1), optional".
That's useful but I would like to turn if off.
How can I do this?
thanks,
Andrea