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.