<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Help with Sql Where Date &amp;gt; in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883881#M1011399</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I can´t get a where statement to work when I load data from a sql db.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sql Select *&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;FROM dbo.OVA&lt;BR /&gt; Where Date(Datefield) &amp;gt;= '2015-01-02';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When loaded into QV the datefield are&lt;/P&gt;&lt;P&gt;2015-01-01 00:00:00&lt;/P&gt;&lt;P&gt;2015-01-02 00:00:00&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Apr 2015 12:10:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-22T12:10:57Z</dc:date>
    <item>
      <title>Help with Sql Where Date &gt;</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883881#M1011399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I can´t get a where statement to work when I load data from a sql db.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sql Select *&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;FROM dbo.OVA&lt;BR /&gt; Where Date(Datefield) &amp;gt;= '2015-01-02';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When loaded into QV the datefield are&lt;/P&gt;&lt;P&gt;2015-01-01 00:00:00&lt;/P&gt;&lt;P&gt;2015-01-02 00:00:00&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 12:10:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883881#M1011399</guid>
      <dc:creator />
      <dc:date>2015-04-22T12:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Sql Where Date &gt;</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883882#M1011400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-family: arial, helvetica, sans-serif;"&gt;Have you tried doing like this maybe:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; color: #575757;"&gt;&lt;STRONG&gt;Table:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; color: #575757;"&gt;&lt;STRONG&gt;LOAD *&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; color: #575757;"&gt;&lt;STRONG style="font-size: 13.3333330154419px;"&gt;Where Date(Datefield) &amp;gt;= '2015-01-02';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; color: #575757;"&gt;&lt;STRONG&gt;Sql Select *&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;&lt;STRONG&gt;FROM dbo.OVA;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: arial, helvetica, sans-serif; color: #575757;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757; font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif; font-weight: inherit;"&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;&lt;SPAN style="color: #575757; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;Sunny&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 12:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883882#M1011400</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-22T12:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Sql Where Date &gt;</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883883#M1011401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I expect this to work as well:&lt;/P&gt;&lt;P&gt;Sql Select *&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;FROM dbo.OVA&lt;BR /&gt; Where Datefield &amp;gt;= '2015-01-02';&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 12:32:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883883#M1011401</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-22T12:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Sql Where Date &gt;</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883884#M1011402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is good to know &lt;A _jive_internal="true" href="https://community.qlik.com/people/msolomov"&gt;Michael Solomovich&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;With my little experience, I haven't done any manipulations in the SQL part of the script. Is there a good post/blog which gives the possible things which can be done within SQL part?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 12:36:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883884#M1011402</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-22T12:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Sql Where Date &gt;</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883885#M1011403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SQL Date use use tochar() or todate() for date manipulation&lt;/P&gt;&lt;P&gt;and date format like 01-Mar-2015&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 12:39:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883885#M1011403</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-04-22T12:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Sql Where Date &gt;</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883886#M1011404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not a SQL Guru, just got a lot of practice, mostly (but not only) because of QlikView.&amp;nbsp; One time used to work with Sybase a lot, and they had very good online help.&amp;nbsp; Just keep in mind that SQL is not the same between different databases.&amp;nbsp; For example, the above syntax is not going to work with Oracle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 12:59:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883886#M1011404</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-22T12:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Sql Where Date &gt;</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883887#M1011405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was actually referring to SQL within QlikView only. Cause I have worked with SQL previously and I understand some of the syntax, but wanted to know what all SQL syntax-es can be used within QlikView?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 13:02:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883887#M1011405</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-22T13:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Sql Where Date &gt;</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883888#M1011406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see...&amp;nbsp; QlikView doesn't have its own SQL.&amp;nbsp; As soon as you have SELECT or SQL SELECT (or SQL &amp;lt;anything&amp;gt;) - it is the SQL of the database you're reading from (or even writing to, if allowed).&amp;nbsp; If it works with the database directly, it works within QV as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 13:07:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883888#M1011406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-22T13:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Sql Where Date &gt;</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883889#M1011407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I never realised that Michael&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for sharing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 20:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883889#M1011407</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2015-05-06T20:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Sql Where Date &gt;</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883890#M1011408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now you know &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;A recent situation.&amp;nbsp; I had to update a table in a test database in MS SQL Server.&amp;nbsp; Didn't have a MS SQL client installed in that environment but had QV desktop.&amp;nbsp; So, I wrote a script like &lt;STRONG&gt;SQL UPDATE...&lt;/STRONG&gt; in QV.&amp;nbsp; Ran it, and got what I needed.&lt;/P&gt;&lt;P&gt;WARNING: Don't try it at home!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 20:15:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Sql-Where-Date-gt/m-p/883890#M1011408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-06T20:15:10Z</dc:date>
    </item>
  </channel>
</rss>

