date update check
date update check
От:
"sZEJTAN" <szejtan@poczta.onet.pl>
Дата:
Hullo Is it possible to create trigger on date update? For example automatically alter sbd's age every day;-)
Re: date update check
От:
Bruno Wolff III <bruno@wolff.to>
Дата:
On Wed, May 04, 2005 at 20:57:26 +0200, sZEJTAN wrote: > Hullo > > Is it possible to create trigger on date update? For example automatically > alter sbd's age every day;-) The normal solution to update things when the day changes would be to set up a cron job to do this. However, for ages you should be storing a birthdate and not an age.