Normally, using show errors
can solve this problem in SQL*PLUS.
However executing show errors
in datagrip will show Nothing to run
, and executing a procedure which has invalid SQL statement only shows error invalid SQL statement
.
So I can't figure out what's wrong with my procedure.
BTW I'm using macOS so configuring Oracle environment in Windows is a little troublesome.
Thanks for helping.