<?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 Adding column to connected database schema in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Adding-column-to-connected-database-schema/m-p/2357447#M122745</link>
    <description>&lt;P&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;How do I alter column in talend? I am using postgresql.&amp;nbsp;I have dragged and drop the schema "table1" at the job design. The table1 is currently&amp;nbsp;connected&amp;nbsp;to a tMap.&lt;BR /&gt;&lt;BR /&gt;From the schema of table1, I can see the default query: "Select .... From ....&lt;BR /&gt;&lt;BR /&gt;I tried adding this line at the bottom so that I can add a&amp;nbsp;ID column to the schema:&lt;BR /&gt;ALTER TABLE table1 ADD id integer&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But I got an error message:&lt;BR /&gt;&lt;BR /&gt;Detail Message:&amp;nbsp;id cannot be resolved to a type&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please help&lt;/P&gt;</description>
    <pubDate>Tue, 28 Mar 2017 10:23:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-03-28T10:23:08Z</dc:date>
    <item>
      <title>Adding column to connected database schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Adding-column-to-connected-database-schema/m-p/2357447#M122745</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;&lt;BR /&gt;How do I alter column in talend? I am using postgresql.&amp;nbsp;I have dragged and drop the schema "table1" at the job design. The table1 is currently&amp;nbsp;connected&amp;nbsp;to a tMap.&lt;BR /&gt;&lt;BR /&gt;From the schema of table1, I can see the default query: "Select .... From ....&lt;BR /&gt;&lt;BR /&gt;I tried adding this line at the bottom so that I can add a&amp;nbsp;ID column to the schema:&lt;BR /&gt;ALTER TABLE table1 ADD id integer&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But I got an error message:&lt;BR /&gt;&lt;BR /&gt;Detail Message:&amp;nbsp;id cannot be resolved to a type&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please help&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2017 10:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Adding-column-to-connected-database-schema/m-p/2357447#M122745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-28T10:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Adding column to connected database schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Adding-column-to-connected-database-schema/m-p/2357448#M122746</link>
      <description>Hi,&lt;BR /&gt;Here is a &lt;A href="https://help.talend.com/search/all?query=tPostgresqlRow" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tPostgresqlRow&lt;/A&gt; which executes the SQL query stated onto the specified database.You can add your Alter statement in this component.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 28 Mar 2017 12:42:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Adding-column-to-connected-database-schema/m-p/2357448#M122746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-28T12:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Adding column to connected database schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Adding-column-to-connected-database-schema/m-p/2357449#M122747</link>
      <description>@xdshi hello.&amp;nbsp;I have read through the guide but I am still not sure how to add the alter table into the query.
&lt;BR /&gt;I would like to know what is wrong with what I have done.</description>
      <pubDate>Wed, 29 Mar 2017 01:45:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Adding-column-to-connected-database-schema/m-p/2357449#M122747</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-29T01:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Adding column to connected database schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Adding-column-to-connected-database-schema/m-p/2357450#M122748</link>
      <description>Hi,
&lt;BR /&gt;Screenshots of your component setting will be helpful for us to address your issue.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 29 Mar 2017 09:53:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Adding-column-to-connected-database-schema/m-p/2357450#M122748</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-29T09:53:28Z</dc:date>
    </item>
  </channel>
</rss>

