Hi everybody, can someone please suggest me how to implement the running of SQL table scripts(.sql) at a specific time automatically in UNIX ?Thanks
use cron
you can get more info about it typing command like this:
$man cron
$man crontab
if you use mysql also watch
$man mysql
if postgres
$man psql
or post your problem more detaled
p.s. crossposting - evil of the world
konquistador, please read our rules which state:
(4) Do not 'bump up' questions if they are not answered promptly. No duplicate or cross-posting and do not report a post where your goal is to get an answer more quickly.
I have closed your duplicate threads.