Hi,
Iam using the DeDuper's class for finding the similer files ,
http://search.cpan.org/~janpom/Text-DeDuper-1.00/lib/Text/DeDuper.pm#add_ doc
in this program there is one class add_doc which inserts the resul in the memory. Now i my question is ho to insert this directly in the oracle database insted of inserting in the memory?
Iam using the DeDuper's class for finding the similer files ,
http://search.cpan.org/~janpom/Text-DeDuper-1.00/lib/Text/DeDuper.pm#add_ doc
in this program there is one class add_doc which inserts the resul in the memory. Now i my question is ho to insert this directly in the oracle database insted of inserting in the memory?
Comment