A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pmd/pmd/issues/3106 below:

[plsql] ParseException while parsing EXECUTE IMMEDIATE 'drop database link ' || linkname; · Issue #3106 · pmd/pmd · GitHub

It seems like PMD 6.31.0 does not like

EXECUTE IMMEDIATE 'drop database link ' || linkname;

or more generally the case where the statement to be executed with EXECUTE IMMEDIATE is a concatenation:

Caused by: net.sourceforge.pmd.lang.plsql.ast.ParseException: Encountered " "||" "|| "" at line ..., column ....
Was expecting one of:
";" ...
"INTO" ...
"RETURN" ...
"RETURNING" ...
"USING" ...

Execute Immediate Statement Spec:
https://docs.oracle.com/en/database/oracle/oracle-database/19/lnpls/EXECUTE-IMMEDIATE-statement.html#GUID-C3245A95-B85B-4280-A01F-12307B108DC8


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4