Pro*C vs Shell Script

by 0 replies
0
Hello,

I would like to know the pros and cons of using Pro*C vs Shell Scripting (ksh or sh). The point is that it is neccesary to access to a database and I´ve heard that Shell scripts have less control due to SQL Plus (the via to access to bbdd) is more difficult to control.

Therefore I´d like to know the limits or pros and cons of using a Pro C programm or a Shell Script (with Sqlplus).

Thanks a lot in advance.
#programming #proc #script #shell

Next Topics on Trending Feed

  • 0

    Hello, I would like to know the pros and cons of using Pro*C vs Shell Scripting (ksh or sh). The point is that it is neccesary to access to a database and I´ve heard that Shell scripts have less control due to SQL Plus (the via to access to bbdd) is more difficult to control.