how to execute sql script from linux command line
715772Aug 5 2009 — edited Aug 5 2009Hello everyone !
Just short question. On my server I must install script in crontab which will eexecute some sql statements.
How can I write command which will execute script from file without asking about password ?
sqlplus user/pass ... and then what ?
thanks
dlugasx