re: Selecting appointment time whose 3 minutes later then now()

2002-10-24 Thread Egor Egorov
Prabu, Thursday, October 24, 2002, 4:25:02 PM, you wrote: PS> I am using MySQL as database server. I still have problem now to select PS> appointment time whose 3 minute difference (later) than now(). PS> I can not use "timestampdiff". Is there "TimeStampDiff " command in MySQL ? PS> I tried th

Selecting appointment time whose 3 minutes later then now()

2002-10-24 Thread Prabu Subroto
Dear my friend, I am using MySQL as database server. I still have problem now to select appointment time whose 3 minute difference (later) than now(). I can not use "timestampdiff". Is there "TimeStampDiff " command in MySQL ? I tried this command but it didn't work : " select * from appointmen