When executing PL/SQL that includes quoted Oracle string literals q (q'…') containing a ', the ?'s after it are replaced with the plachalders parameters. The driver should never rewrite ? that appear ...