At 9:13 AM +0800 6/7/01, Metal wrote:
>?Hello!
>I want to delete some data from my MySQL database automatically with a
>given condition.Can MySQL do it?Please show me how to do it.
>Thanx a lot!

If you're asking whether MySQL has triggers, the answer is no.
If you're asking whether you can set up a cron job that accesses
MySQL, the answer is yes.

If you're asking something else, please clarify.

-- 
Paul DuBois, [EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to