Hello,
I am trying to use Ant to initialize my Oracle database by using Ant. I followed this guide:
http://www.roseindia.net/tutorials/ant/AntScripttoInsertDatainMysqlTable.shtml
and that works but I was wondering if anyone knows how to insert CLOB data into Oracle tables using Ant.
Thanks in advance.