Re: about cursor load HI, Pyle,
also for compare loading from file or load from cursor..
if load from file, there must have physical read I/O happened, but load
from cursor , there is not physical read I/O happened for read from
cursor.. I suppose load from file should slower than load from cursor
from I/O point of view..
you said load from file is faster than load from cursor, do you have
any idea why? |