MySQL Forums
Forum List  »  Newbie

Subtracting DateTime fields
Posted by: Robert Williams
Date: December 24, 2006 03:05PM

I am somewhat new to this, and I am requesting assistance subtracting datetime field in MySQL version 3.23. I have looked numerous examples and documentation, but it seems many of the built in functions are only available in the newer version of MySQL.

I am attempted to get the time difference (if possible in hours) between the current system date/time (using NOW() or SYSDATE()) and a datetime value stored in the table such as 2006-10-15 10:45:12. What functions are available in version 3.23 to calculate the difference in hours?



Edited 1 time(s). Last edit at 12/24/2006 03:14PM by Robert Williams.

Options: ReplyQuote


Subject
Written By
Posted
Subtracting DateTime fields
December 24, 2006 03:05PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.