Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Convert integer to time format

$
0
0
Hi,

I have two fields in a table that has time recorded in number format (eg; 9:31 PM is stored as 213100 in the database).
Can anyone please let me know how to extract this field in time format HH:MM::SS and then subtract these fields to fin

Viewing all articles
Browse latest Browse all 3145

Trending Articles