RE: Selecting appointment whose 3 minutes later then now()

2002-10-24 Thread Artem Koltsov
ROTECTED] Subject: Selecting appointment whose 3 minutes later then now() 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 "

Selecting appointment 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 appointment