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