plsql - Can Oracle's SQL Translation Framework translate SQL embedded in PL/SQL? -


can oracle's sql translation framework translate sql queries embedded in pl/sql blocks?

i have translation profile , translation in place, if put sql in, say, sql plus, translates correctly.

but if sql inside plsql, in execute immediate ('here'), or in cursor declaration cursor mycursor select 'here'....., there no translation done.


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Save and close a word document by giving a name in R -