Dear,
I've a set of batch process to select, insert and update Oracle Database. Currently, I just use PHP as command-line to do such tasks. However, we want to speed up these process. How can we do it? Can PHP has SQL prepare function for such tasks?