I'm using linux to process database query with batch and I still compare between
using c++ to generate execute file and using shell script with sqlplus command shell.
which way is the better way to process that? which way is the best performance and fastest way?