timediff()

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
kkvishnu
Forum Newbie
Posts: 2
Joined: Thu Sep 22, 2005 11:39 pm
Location: bangalore
Contact:

timediff()

Post by kkvishnu »

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
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

timediff() .... :?
kkvishnu
Forum Newbie
Posts: 2
Joined: Thu Sep 22, 2005 11:39 pm
Location: bangalore
Contact:

give any solution

Post by kkvishnu »

how to find the time difference if i have two expression of time datatype
give any solution.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

you realize timediff() is a solution, yes?

and don't double-post
Post Reply