Hi 
I hope I am not being lazy here. I want to use the SQL date_add 
function on a value from one of my column values but I can't seem to 
figure out the syntax. 

This works:
select "2002-10-08 09:35:10" + interval 7 hour;

but how do I change "2002-10-08 09:35:10" to current_date or feed 
the values from one (or 2) fields. Ideally I just want the return the 
time +7 hours. 

What would also help out is if someone can explain if there is a 
general rule for using literal strings and column values?

Thanx.
Dp. 
~~
Dermot Paikkos * [EMAIL PROTECTED]
Network Administrator @ Science Photo Library
Phone: 0207 432 1100 * Fax: 0207 286 8668


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to