Thanks for replay,
I'm not sure where bottleneck is.
I suppose the problem is that i read row by row not a package of rows
in one read, as I've wrote I couldn't find the way to read more rows
in one fetch
I'm not sure where bottleneck is.
I suppose the problem is that i read row by row not a package of rows
in one read, as I've wrote I couldn't find the way to read more rows
in one fetch
Comment