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 -

Integrity error when loading fixtures for Selenium testing in Django -

sql - The object name contains more than the maximum number of prefixes. The maximum is 2 -