Displaying time in format hh:mm:ss
November 5, 2007 at 12:44 pm | In SQL Server | Leave a CommentDisplaying time in format hh:mm:ss by using Convert() function
Convert(varchar(8),InDateTime,108) as [In Time]
Blog at WordPress.com. | Theme: Pool by Borja Fernandez.
Entries and comments feeds.