I am running a simple query with ExecuteSQL to Oracle 12c on NiFi:
SELECT 1 FROM DUAL;
https://pasteboard.co/JCjGreC.png
and