I appreciate the suggestions. We considered a solution where we insert using rownum as a limiter in the selection criteria, but our big concern is the time involved in querying each time. A select * from <table> on that table takes a little while, like 20-30 seconds, due to its sheer size, so...
Hey guys, hope you can help me with this. My team and I are trying to insert about 150 million records from a query using 4 tables into 1 table. Due to hardware limitations, we need to commit ever n number of records. The best solution we have found so far is a loop that has an iteration...
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.