<?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: Title column to lowercase in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Title-column-to-lowercase/m-p/2297151#M69754</link>
    <description>I'm afraid you can't automate this transformation because we are talking about metadata, not data.</description>
    <pubDate>Thu, 27 Sep 2007 17:33:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2007-09-27T17:33:38Z</dc:date>
    <item>
      <title>Title column to lowercase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Title-column-to-lowercase/m-p/2297150#M69753</link>
      <description>Hi,
&lt;BR /&gt;I extract firebird data to postgres.
&lt;BR /&gt;The process is good with jobs design. But i must rename for each process column name in metedata schema of postgres (Uppercase to lowercase). I would like to automate the process with tmap.
&lt;BR /&gt;With tmap, i know to do uppercase to lowercase values in field, but i would like change column name to uppercase to lowercase.
&lt;BR /&gt;Can you help me
&lt;BR /&gt;Thanks
&lt;BR /&gt;Christophe</description>
      <pubDate>Sat, 16 Nov 2024 14:33:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Title-column-to-lowercase/m-p/2297150#M69753</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T14:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Title column to lowercase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Title-column-to-lowercase/m-p/2297151#M69754</link>
      <description>I'm afraid you can't automate this transformation because we are talking about metadata, not data.</description>
      <pubDate>Thu, 27 Sep 2007 17:33:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Title-column-to-lowercase/m-p/2297151#M69754</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-09-27T17:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Title column to lowercase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Title-column-to-lowercase/m-p/2297152#M69755</link>
      <description>If you only need to do this once, then export the schema as XML and load it into a text editor and do a search and replace. Then reload the XML into the schema. I do an export/import when I want to create schemas quickly. 
&lt;BR /&gt;If you need to do this "on the fly" then you would need to provide some more information, such as: 
&lt;BR /&gt;- do the tables already exist, or must they be created at the time of the job? 
&lt;BR /&gt;- can you do metadata queries against firebird? 
&lt;BR /&gt;I'm sure there's a solution - doing a metadata query and a data query, merging them together with a tMap to create SQL statements and then executing those statements against the postgres database. A lot of work, but I'm sure it's possible. 
&lt;BR /&gt;Cheers, 
&lt;BR /&gt;c0utta</description>
      <pubDate>Fri, 28 Sep 2007 01:42:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Title-column-to-lowercase/m-p/2297152#M69755</guid>
      <dc:creator>c0utta</dc:creator>
      <dc:date>2007-09-28T01:42:22Z</dc:date>
    </item>
  </channel>
</rss>

