Claus Pedersen
Member³
In an SQL window, I write:
and I get the error:
Can we have an option so PLD does not show the "Help:" line, it clutters up the overview of the actual ORA error (and most of us probably already knows how to search online for Oracle errors).
SQL:
SELECT object_nam FROM user_objects
and I get the error:
ORA-00904: "OBJECT_NAM": invalid identifier
Help:https://docs.oracle.com/error-help/db/ora-00904/
Can we have an option so PLD does not show the "Help:" line, it clutters up the overview of the actual ORA error (and most of us probably already knows how to search online for Oracle errors).