Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.
Moderator: General Moderators
kkvishnu
Forum Newbie
Posts: 2 Joined: Thu Sep 22, 2005 11:39 pm
Location: bangalore
Contact:
Post
by kkvishnu » Thu Sep 22, 2005 11:46 pm
how to find time difference using two time expressions in a table
if i have time1 and time2 of time datatypes,ihow to find time difference using time1 and time2
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Thu Sep 22, 2005 11:56 pm
timediff() ....
kkvishnu
Forum Newbie
Posts: 2 Joined: Thu Sep 22, 2005 11:39 pm
Location: bangalore
Contact:
Post
by kkvishnu » Fri Sep 23, 2005 12:51 am
how to find the time difference if i have two expression of time datatype
give any solution.
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Fri Sep 23, 2005 1:08 am
you realize timediff() is a solution, yes?
and don't double-post