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 - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -