hi guys, i want to write a sql query tht counts the total no of hours from the the table. for example: 10:6:66(HH:MM:SS) 12:6:35 (HH:MM:SS) 7:9:60(HH:MM:SS)
Try converting to your database's time format (or date) and then just add the values. The SQL functions for date/time are still pretty much database specific.
What database are you using?
Cheers,
Tom Blough<br /> <blockquote><font size="1" face="Verdana, Arial">quote:</font><hr>Cum catapultae proscriptae erunt tum soli proscripti catapultas habebunt.<hr></blockquote>