Hi!
Maybe I didn't read manuals and documentation properly, but I was unable to form a single sql command which can change some TIMESTAMP value to CURRENT time plus some interval, for example 5 minutes after issuing sql. I've read something about INTERVAL data type, but I don't know how to use it make it out...