<?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: Problem in database script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Re-Problem-in-database-script/m-p/1289839#M852812</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to write SQL to fetch data (SQL for IBM DB2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SQL &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SELECT ......................;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to add some transformation you can use a preceding load &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2972"&gt;Preceding Load&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Mar 2017 19:23:30 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2017-03-01T19:23:30Z</dc:date>
    <item>
      <title>Re: Problem in database script</title>
      <link>https://community.qlik.com/t5/QlikView/Re-Problem-in-database-script/m-p/1289837#M852810</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 have database IBM DB2 ,so i have small doubt whether i have to write SQL to fetch data from database or i have to use IBM BD2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what script i have to use in QV script editor (IBM DB2 or SQL) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Re-Problem-in-database-script/m-p/1289837#M852810</guid>
      <dc:creator>pavansonu99</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in database script</title>
      <link>https://community.qlik.com/t5/QlikView/Re-Problem-in-database-script/m-p/1289838#M852811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once you connect to your IBM DB2 database. &lt;/P&gt;&lt;P&gt;Just use a preceding load with Select statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *;&lt;/P&gt;&lt;P&gt;SELECT Col1, Col2, Co3&lt;/P&gt;&lt;P&gt;FROM table1&lt;/P&gt;&lt;P&gt;INNER JOIN &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; table2 ON .....&lt;/P&gt;&lt;P&gt;Where ...... ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2017 19:14:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Re-Problem-in-database-script/m-p/1289838#M852811</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-03-01T19:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in database script</title>
      <link>https://community.qlik.com/t5/QlikView/Re-Problem-in-database-script/m-p/1289839#M852812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to write SQL to fetch data (SQL for IBM DB2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SQL &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SELECT ......................;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to add some transformation you can use a preceding load &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2972"&gt;Preceding Load&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2017 19:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Re-Problem-in-database-script/m-p/1289839#M852812</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2017-03-01T19:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in database script</title>
      <link>https://community.qlik.com/t5/QlikView/Re-Problem-in-database-script/m-p/1289840#M852813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IBM DB2 is the über-RDBMS, so SQL will be its native query language. Actually IBM invented SQL as a database query language so I think you will be safe when using SQL to extract information from DB2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2017 19:27:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Re-Problem-in-database-script/m-p/1289840#M852813</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-03-01T19:27:14Z</dc:date>
    </item>
  </channel>
</rss>

