If I store my times as a bigint in the database (08:30:1234 = 8301234) would those be faster to query than just storing a in the database
If I store my times as a bigint in the database (08:30:1234 = 8301234) would those be faster to query than just storing a in the database