is there a format for time only in mysql
A:
Take a look at TIME: http://www.tizag.com/mysqlTutorial/mysql-time.php
Also, you may store it in int with wudth depending on required precission.
BarsMonster
2010-09-28 08:37:31