N
nicholas.wakefield
Basically I want to read a table as fast as possible and rewrite on a
different db and was wondering if getBytes would be the fastest
approach. On some drivers I've made use of dbms specific extensions but
I was wondering if anyone had looked into this or had any better ideas.
I'm dealing with 100 million row tables and yes I could use a tool but
I'm still interested in peoples opinions.
different db and was wondering if getBytes would be the fastest
approach. On some drivers I've made use of dbms specific extensions but
I was wondering if anyone had looked into this or had any better ideas.
I'm dealing with 100 million row tables and yes I could use a tool but
I'm still interested in peoples opinions.