﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Content tagged T-SQL, msdb</title><link>http://www.sqlservercentral.com/</link><description>Content tagged T-SQL, msdb posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>SQL Server user defined function to convert MSDB integer value to time value</title><description><![CDATA[<p>In a recent tip I outlined a process for converting a date, stored as an integer into a datetime data type.  Date and time information for run history of SQL Server Agent jobs is stored within the msdb..sysjobshistory table as an integer data type, not as a datetime as one would expect. As promised, this tip picks up where we left off.  On converting the integer-typed run_time into a format that is more user friendly for presentation purposes.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/66894/</guid><pubDate>Wed, 20 May 2009 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/66894/</link></item></channel></rss>