Hello,
I'm just getting back into mySql for a client project, and have a question.
I'm using MySql 5.0, with the phpMyAdmin front end.
I would like to schedule a simple delete to run every few days on my database. I assume I have to put the Delete into a stored procedure, but were to save it, and how to call it is where I am stuck. What should I be trying?
Thanks a bunch,
~Deeba
I'm just getting back into mySql for a client project, and have a question.
I'm using MySql 5.0, with the phpMyAdmin front end.
I would like to schedule a simple delete to run every few days on my database. I assume I have to put the Delete into a stored procedure, but were to save it, and how to call it is where I am stuck. What should I be trying?
Thanks a bunch,
~Deeba