Hello
that depends on your specific database system. There are Database systems where you can
type in: select myBirthday - now() as "My age is:" ;
You need to know the current-date function of your database, for example: today(), now(), currentdate() etc.
krs,
tesu
Hi, I'm developing issues database. How to get the ageing or how long the issues has been outstanding. TQ