Describe not working when run in Script Editor
895289Oct 19 2011 — edited Oct 19 2011The following SQL command works fine from the SQL command window & SQL Plus, but raises and error when run from the SQL Script editor:
DESCRIBE EMPLOYEES;
I am running Oracle 10XE on Windows Vista with IE9.
Thanks.
Joe