I have a SQL command procedure, myproc.sql, containing sql statements. After
I login to MySQL, how do I execute this procedure?
mysql> ?????? what goes here???
Thanks...
Bruce
I login to MySQL, how do I execute this procedure?
mysql> ?????? what goes here???
Thanks...
Bruce
Comment