hi,
u r talking something like proC ? but i dont have that compiler.
but i found the solution after some digging.
basically, increasing the initial extend to the size of the table will be quite helpful and the next extends can be increased in larger chunks.
This shud work faster, definately.
Hi,
I am trying to insert 30mn rows from a flat file to a table. I have tried various approaches. But all approaches are taking lotta time.
1)I have loaded flat file to temp table(direct load) and then from the temp table my proc. applys business logic and loads to the main table.
The updates...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.