Skip to Main Content

Oracle Developer Tools for VS Code

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

INFO & INFO+ not working

Javid-rSep 7 2021

Hi
I'm new in here so couldn't find discussions or bug reports in here.
I'm learning oracle sql and didn't find dark them for sql developer so now using vs code for most of queries but when I'm trying to run INFO or INFO+ it is not working in vs code.
output:
SQL> INFO EMPLOYEES

ERROR at line 12:
unknown command beginning "INFO EMPL..." - rest of line ignored.

SQL> INFO+ EMPLOYEES

ERROR at line 13:
unknown command beginning "INFO+ EMP..." - rest of line ignored.
Comments
Post Details
Added on Sep 7 2021
5 comments
710 views