how to scheduled sql query via Unix shell script.
Hi
I am try to learn unix shell scripts now i want how to write shell scripts and how to execute shell scripts in unix.
my requirement is i have one sql query, this query i want scheduled via Unix shell script after execution of this query i want store public path we can access .
please give one example based on this scenario .
Thank's