DBaaS CLOB - Long String
Summary
Need to store a long string to a DBaaS but can't pass as an argument to an INSERT instruction nor StoreProc as the string is longer than 4000xContent
Hi all,
I've to store a long string to the database. This will be called from an external system (Orace OIC) and I was wondering if I could pass the long string directly to the INSERT instruction or to a Store Procedure. However, with any of options before, I'm struggling to the pass the long string it self as it has more than 4000 chars-.
Any ideas how can I overcome this?
Tagged:
1