I need to write a Pro*c application which selects the records from database and then writes them into a file.
Then it opens the file in read mode and writes the content in CLOB. I got stuck at the last part as I am new to Pro*c and don't know how can I write into CLOB.
Please provide me with your valuable suggestions.
Thanks in Advance !
Then it opens the file in read mode and writes the content in CLOB. I got stuck at the last part as I am new to Pro*c and don't know how can I write into CLOB.
Please provide me with your valuable suggestions.
Thanks in Advance !
Comment