Hi,
Anyone know how to call other sql scripts from withing SQL using mySQL ?
What I need to do is run a script (first.sql) and from withing this script call another script file (either second.sql or third.sql).
any ideas ?
cheers