PierreSmirnoff
Programmer
Hi! I'm working on Oracle Formula1 database and need to store TIME values with a high precision.
The required format has to be like
1:47:22:561
Can't use varchar2 for it, because these time values must be use in SPEED calculations.
Any help would be appreciated. Thanx
The required format has to be like
1:47:22:561
Can't use varchar2 for it, because these time values must be use in SPEED calculations.
Any help would be appreciated. Thanx