On Tue, Mar 19, 2024 at 10:05 PM Celia McInnis <celia.mcin...@gmail.com>
wrote:

> Hi:
>
> I want to store times in a database as hours:minutes:seconds where hours
> can be greater than 24. How do I do this? I will want to be able to add
> such times.
>

Try the INTERVAL data type.

Reply via email to