<?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 Re: Run SQL and browser the specific data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Run-SQL-and-browser-the-specific-data/m-p/623945#M1109767</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW:&lt;/P&gt;&lt;P&gt;In your situation I would use a SQL-Client like SQL-Developer or TOAD. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Mar 2014 12:39:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-11T12:39:50Z</dc:date>
    <item>
      <title>Run SQL and browser the specific data</title>
      <link>https://community.qlik.com/t5/QlikView/Run-SQL-and-browser-the-specific-data/m-p/623939#M1109761</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;I want to do some basic SQL, like data that is between this and that condition whatever, and then I will have this new table where I can browser the specific data.&lt;/P&gt;&lt;P&gt;So I guess I can only do the SQL within the script editor and then ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 11:10:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-SQL-and-browser-the-specific-data/m-p/623939#M1109761</guid>
      <dc:creator />
      <dc:date>2014-03-11T11:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Run SQL and browser the specific data</title>
      <link>https://community.qlik.com/t5/QlikView/Run-SQL-and-browser-the-specific-data/m-p/623940#M1109762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/-Mikael-"&gt;-Mikael-&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; you can write the sql query in script editor. and then if want do more you can write the script in sheet objects also...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 11:40:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-SQL-and-browser-the-specific-data/m-p/623940#M1109762</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-03-11T11:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Run SQL and browser the specific data</title>
      <link>https://community.qlik.com/t5/QlikView/Run-SQL-and-browser-the-specific-data/m-p/623941#M1109763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx, but the point is that I want to browser the table, that is to review the specific data see how many rows etc. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 12:12:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-SQL-and-browser-the-specific-data/m-p/623941#M1109763</guid>
      <dc:creator />
      <dc:date>2014-03-11T12:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Run SQL and browser the specific data</title>
      <link>https://community.qlik.com/t5/QlikView/Run-SQL-and-browser-the-specific-data/m-p/623942#M1109764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Only native tools to look at data within QV are&lt;/P&gt;&lt;P&gt;- the table viewer window (ctrl T)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to see structures:&lt;/P&gt;&lt;P&gt;- create a system table (in an extra sheet). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you are a little familar with the user interface it should not be a problem of generating list- and tableboxes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HtH&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 12:21:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-SQL-and-browser-the-specific-data/m-p/623942#M1109764</guid>
      <dc:creator />
      <dc:date>2014-03-11T12:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Run SQL and browser the specific data</title>
      <link>https://community.qlik.com/t5/QlikView/Run-SQL-and-browser-the-specific-data/m-p/623943#M1109765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thx, I know these, but that is not what I am looking for. I just want to test a SQL, with a temp table to look through it. Also the table viewer only gives me the structure with field names? I can then do tableboxes etc. yes, but I did hope for another solution. &lt;/P&gt;&lt;P&gt;System table?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 12:29:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-SQL-and-browser-the-specific-data/m-p/623943#M1109765</guid>
      <dc:creator />
      <dc:date>2014-03-11T12:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Run SQL and browser the specific data</title>
      <link>https://community.qlik.com/t5/QlikView/Run-SQL-and-browser-the-specific-data/m-p/623944#M1109766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah,&lt;/P&gt;&lt;P&gt;this is not pretty much, and I was quite sure you know it.&lt;/P&gt;&lt;P&gt;System Table is a predefined object, check it via new sheet object --&amp;gt; System Table (last entry).&lt;/P&gt;&lt;P&gt;But this won't satify your need either.&lt;/P&gt;&lt;P&gt;RR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 12:37:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-SQL-and-browser-the-specific-data/m-p/623944#M1109766</guid>
      <dc:creator />
      <dc:date>2014-03-11T12:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Run SQL and browser the specific data</title>
      <link>https://community.qlik.com/t5/QlikView/Run-SQL-and-browser-the-specific-data/m-p/623945#M1109767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW:&lt;/P&gt;&lt;P&gt;In your situation I would use a SQL-Client like SQL-Developer or TOAD. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Mar 2014 12:39:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Run-SQL-and-browser-the-specific-data/m-p/623945#M1109767</guid>
      <dc:creator />
      <dc:date>2014-03-11T12:39:50Z</dc:date>
    </item>
  </channel>
</rss>

