I'm using linux to process batch database using otl_stream. I would like to know how different between
OTL_STREAM with c++ to create execute program and SQL_PLUS with shell script which is the best way to process batch database query?
which process best performance and fastest way to process?