I have tried every trick offered in every known Oracle forum, to insert text into a BLOB field using dynamic SQL in PLSQL Developer. Having had no success, I am hoping you can help with a code example of how to do that. Surely there must be a way.
The important part is the use of Dynamic SQL. I need to have the tablename set a runtime, and I don't think there's any other way.
The important part is the use of Dynamic SQL. I need to have the tablename set a runtime, and I don't think there's any other way.