|
-
February 12th, 2002, 06:09 AM
#1
SQL Server converting an integer to time
I wonder if you can help me.
I'm creating a stroed procedure in SQL Server 7 to allow users to view an online telephone bill.
My problem is that the duration of the call is in seconds, and I want to display it in Hours, Minutes and Seconds.
e.g. 1801 seconds -> 0:30:01
Is there some code that can help me to perform this from within the stored procedure?
Thanking you in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|