Hi Oracle Xperts,
I am trying to break a 10 million accounts table into 5 tables with 2
million accounts each. I tried using rownum but am having problems
with it. Is there any other way that I can do this?
Many thanks,
Krishna.
I am trying to break a 10 million accounts table into 5 tables with 2
million accounts each. I tried using rownum but am having problems
with it. Is there any other way that I can do this?
Many thanks,
Krishna.
Comment