I have two columns in a table, both timestamp(14).  The first one holds
a start date and the second one holds an end date.  Is there any built
in mysql function to subtrack timestamp1 from timestamp2 and get the
elapsed time between?

Thanks,

Jeff

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to