G
Guest
We are setting up a db to track performance of athletes at track meets. The
first question we have is how would we store times in the following format,
11:22.33 (minutes:seconds.hundredth of seconds). And the second how would we
calculate improvements in performance.
first question we have is how would we store times in the following format,
11:22.33 (minutes:seconds.hundredth of seconds). And the second how would we
calculate improvements in performance.