<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Markus&#039; Blog - dwh tag</title>
  <link>http://www.tower-net.de:80/blog/tags/dwh/</link>
  <description>Frenzied programming..., tech..., climbing..., sports..., mountain..., nature... and futile notes</description>
  <language>en</language>
  <copyright>Markus Kolb</copyright>
  <lastBuildDate>Wed, 20 Jul 2011 18:43:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  <image>
    <url>http://www.tower-net.de/blog/favicon.ico</url>
    <title>Markus&#039; Blog</title>
    <link>http://www.tower-net.de:80/blog/</link>
  </image>
  
  
  <item>
    <title>DWH n days ago up to now</title>
    <link>http://www.tower-net.de:80/blog/2010/04/20/1271748000000.html</link>
    
      
        <description>
          To query data for a datawarehouse report starting at n-days ago at midnight up to newest available data, I can use the following SQL:&lt;br /&gt;
&lt;br /&gt;
&amp;nbsp;timestamp(char(date(current timestamp - 2 days)) concat &#039;-00.00.00.000000&#039;)
        </description>
      
      
    
    
    
    <category>tech</category>
    
    <category>programming</category>
    
    <comments>http://www.tower-net.de:80/blog/2010/04/20/1271748000000.html#comments</comments>
    <guid isPermaLink="true">http://www.tower-net.de:80/blog/2010/04/20/1271748000000.html</guid>
    <pubDate>Tue, 20 Apr 2010 07:20:00 GMT</pubDate>
  </item>
  
  </channel>
</rss>

