<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: SQL Query for time data only</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/sql-query-for-time-data-only/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-query-for-time-data-only/</link>
	<description></description>
	<lastBuildDate>Thu, 20 Jun 2013 01:19:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: mrdenny</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-query-for-time-data-only/#comment-52830</link>
		<dc:creator>mrdenny</dc:creator>
		<pubDate>Fri, 18 Apr 2008 18:39:06 +0000</pubDate>
		<guid isPermaLink="false">#comment-52830</guid>
		<description><![CDATA[Any query examples would be able to be used as one off queries to dump the data so it can be loaded into excel.

The only way to get this data out will be with a bit of SQL code.

I assume that the database is running SQL Server?  If it&#039;s running a different database platform that will change the query a bit.]]></description>
		<content:encoded><![CDATA[<p>Any query examples would be able to be used as one off queries to dump the data so it can be loaded into excel.</p>
<p>The only way to get this data out will be with a bit of SQL code.</p>
<p>I assume that the database is running SQL Server?  If it&#8217;s running a different database platform that will change the query a bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: c pete</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-query-for-time-data-only/#comment-52810</link>
		<dc:creator>c pete</dc:creator>
		<pubDate>Thu, 17 Apr 2008 19:59:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-52810</guid>
		<description><![CDATA[Thanks, Mrdenny, but that&#039;s not quite there yet.  The situation is that the government NOAA has a database somewhere in the universe that logs data from hundreds of stations all over the world at random intervals.  There may be one or ten entries for temperatures between 11:30 am and 12:30 pm on any particular day.  What I need is to ask for the records closest to 12:00 pm for every day for the last several years.  I&#039;ll then be able to use Excel to figure an average noontime temperature for whatever calendar period.  My problem is that the date and time data is stored as one number so I can&#039;t just say &quot;WHERE time between hh:mm:ss AND hh:mm:ss.  It doesn&#039;t seem to be able to figure the time without the date too and I can&#039;t type in a date for each day in the decade.  I forgot to mention, this isn&#039;t a programming task; it&#039;s just a manual query type in from the keyboard whenever someone asks for the info - so no programming examples, please!]]></description>
		<content:encoded><![CDATA[<p>Thanks, Mrdenny, but that&#8217;s not quite there yet.  The situation is that the government NOAA has a database somewhere in the universe that logs data from hundreds of stations all over the world at random intervals.  There may be one or ten entries for temperatures between 11:30 am and 12:30 pm on any particular day.  What I need is to ask for the records closest to 12:00 pm for every day for the last several years.  I&#8217;ll then be able to use Excel to figure an average noontime temperature for whatever calendar period.  My problem is that the date and time data is stored as one number so I can&#8217;t just say &#8220;WHERE time between hh:mm:ss AND hh:mm:ss.  It doesn&#8217;t seem to be able to figure the time without the date too and I can&#8217;t type in a date for each day in the decade.  I forgot to mention, this isn&#8217;t a programming task; it&#8217;s just a manual query type in from the keyboard whenever someone asks for the info &#8211; so no programming examples, please!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mrdenny</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-query-for-time-data-only/#comment-52809</link>
		<dc:creator>mrdenny</dc:creator>
		<pubDate>Thu, 17 Apr 2008 19:40:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-52809</guid>
		<description><![CDATA[Check out my SQL Server blog &quot;&lt;a href=&quot;http://itknowledgeexchange.techtarget.com/sql-server/&quot;&gt;SQL Server with Mr Denny&lt;/a&gt;&quot; for more SQL Server information.]]></description>
		<content:encoded><![CDATA[<p>Check out my SQL Server blog &#8220;<a href="http://itknowledgeexchange.techtarget.com/sql-server/">SQL Server with Mr Denny</a>&#8221; for more SQL Server information.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/8 queries in 0.011 seconds using memcached
Object Caching 297/298 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-20 02:59:41 -->