<?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: Data load - table naming in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Data-load-table-naming/m-p/2003825#M83117</link>
    <description>&lt;P&gt;Generally speaking, you want to place your table name prior to the Load statement for ease of reading, though I believe either will work from a technical perspective. Some load statements may not be a preceding load (there may be Resident loads, QVD loads, etc) so placing them elsewhere would be less consistent. &lt;/P&gt;</description>
    <pubDate>Sun, 13 Nov 2022 13:14:03 GMT</pubDate>
    <dc:creator>Or</dc:creator>
    <dc:date>2022-11-13T13:14:03Z</dc:date>
    <item>
      <title>Data load - table naming</title>
      <link>https://community.qlik.com/t5/App-Development/Data-load-table-naming/m-p/2003823#M83116</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Im loading data from db to an app directly.&lt;/P&gt;
&lt;P&gt;Where is the proper place in the load script for table name, which i would like to see in Qlik?&lt;/P&gt;
&lt;P&gt;Option 1:&lt;BR /&gt;// //LIB CONNECT TO 'connection-name';&lt;BR /&gt;// [Qlik Table name]:&lt;/P&gt;
&lt;P&gt;// LOAD "a",&lt;BR /&gt;// "b",&lt;BR /&gt;// "c";&lt;/P&gt;
&lt;P&gt;// SQL SELECT "a",&lt;BR /&gt;// "b",&lt;BR /&gt;// "c"&lt;BR /&gt;// FROM "db"."source_table";&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or&lt;/P&gt;
&lt;P&gt;Option2:&lt;/P&gt;
&lt;P&gt;// //LIB CONNECT TO 'connection-name';&lt;/P&gt;
&lt;P&gt;// LOAD "a",&lt;BR /&gt;// "b",&lt;BR /&gt;// "c";&lt;/P&gt;
&lt;P&gt;// [Qlik Table name]:&lt;/P&gt;
&lt;P&gt;// SQL SELECT "a",&lt;BR /&gt;// "b",&lt;BR /&gt;// "c"&lt;BR /&gt;// FROM "db"."source_table";&lt;/P&gt;</description>
      <pubDate>Sun, 13 Nov 2022 12:50:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-load-table-naming/m-p/2003823#M83116</guid>
      <dc:creator>Mt3</dc:creator>
      <dc:date>2022-11-13T12:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Data load - table naming</title>
      <link>https://community.qlik.com/t5/App-Development/Data-load-table-naming/m-p/2003825#M83117</link>
      <description>&lt;P&gt;Generally speaking, you want to place your table name prior to the Load statement for ease of reading, though I believe either will work from a technical perspective. Some load statements may not be a preceding load (there may be Resident loads, QVD loads, etc) so placing them elsewhere would be less consistent. &lt;/P&gt;</description>
      <pubDate>Sun, 13 Nov 2022 13:14:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-load-table-naming/m-p/2003825#M83117</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-11-13T13:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Data load - table naming</title>
      <link>https://community.qlik.com/t5/App-Development/Data-load-table-naming/m-p/2003827#M83118</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 13 Nov 2022 13:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Data-load-table-naming/m-p/2003827#M83118</guid>
      <dc:creator>Mt3</dc:creator>
      <dc:date>2022-11-13T13:32:09Z</dc:date>
    </item>
  </channel>
</rss>

