may be its a nonsense query but i was thinking about it. i know there are various ways around here instead of this approach to store a SQL statement in table.
if there is a SQL statement stored in a table in CLOB or VARCHAR2 type column … can i return it through a function and execute in anonymous pl/sql block or a procedure etc. if yes, please help on how to's, if not please brief.
regards