<?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: Want to load data from oracle to .CS V file with retaining data type. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264363#M44216</link>
    <description>Problem is the date field in oracle when moved to a CSV file the date column is in string format or text format... i want to use pivot from other tabs to populate a report so, if it is string or text i have to do manually which kills time and want to avoid this manual work.
&lt;BR /&gt;please suggest how this could be fixed to get the date format in the csv file rather than string or text. i am using talend routine to load data from Oracle to CSV file.&amp;nbsp;</description>
    <pubDate>Thu, 02 Mar 2017 12:48:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-03-02T12:48:08Z</dc:date>
    <item>
      <title>Want to load data from oracle to .CS V file with retaining data type.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264360#M44213</link>
      <description>Hi,&lt;BR /&gt;I have and requirement to load data from source data i.e Oracle to a .csv file and the DATA Type of the Oracle DB should be retained as i have an Date time field Datatype &amp;nbsp;in Oracle , which should match as Date time column in .csv file. i mean to say the format in the .csv file should match with source for my case in csv file it should have data format column in csv file.&lt;BR /&gt;Any leads and help will be much appreciated.&lt;BR /&gt;Thanks,&lt;BR /&gt;Neeraj</description>
      <pubDate>Sat, 16 Nov 2024 10:01:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264360#M44213</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Want to load data from oracle to .CS V file with retaining data type.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264361#M44214</link>
      <description>what the problem?</description>
      <pubDate>Thu, 02 Mar 2017 11:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264361#M44214</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2017-03-02T11:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Want to load data from oracle to .CS V file with retaining data type.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264362#M44215</link>
      <description>Dates are stored as numbers in Oracle. The way you see them in your query analyser is just formatting. ALL data in a CSV is in a String format, but can be represented in any way you wish.&amp;nbsp;</description>
      <pubDate>Thu, 02 Mar 2017 11:57:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264362#M44215</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T11:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Want to load data from oracle to .CS V file with retaining data type.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264363#M44216</link>
      <description>Problem is the date field in oracle when moved to a CSV file the date column is in string format or text format... i want to use pivot from other tabs to populate a report so, if it is string or text i have to do manually which kills time and want to avoid this manual work.
&lt;BR /&gt;please suggest how this could be fixed to get the date format in the csv file rather than string or text. i am using talend routine to load data from Oracle to CSV file.&amp;nbsp;</description>
      <pubDate>Thu, 02 Mar 2017 12:48:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264363#M44216</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T12:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Want to load data from oracle to .CS V file with retaining data type.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264364#M44217</link>
      <description>i want it as a Date column in csv</description>
      <pubDate>Thu, 02 Mar 2017 12:52:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264364#M44217</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T12:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Want to load data from oracle to .CS V file with retaining data type.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264365#M44218</link>
      <description>Hi, 
&lt;BR /&gt;As said by @rhall_2.0 all data in a csv file are represented as string. 
&lt;BR /&gt;It's your responsability to format these data according to what you expect. 
&lt;BR /&gt;For example, exponential representation for numbers, and so on. 
&lt;BR /&gt;How do expect the date format? 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;TRF</description>
      <pubDate>Thu, 02 Mar 2017 13:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264365#M44218</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-03-02T13:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Want to load data from oracle to .CS V file with retaining data type.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264366#M44219</link>
      <description>Is there no way to send as Date format in csv or excel through Talend.</description>
      <pubDate>Thu, 02 Mar 2017 13:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264366#M44219</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T13:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: Want to load data from oracle to .CS V file with retaining data type.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264367#M44220</link>
      <description>Into Excel you can define a column as date datatype.&lt;BR /&gt;Into CSV, data are stored as strings - however, tell us the representation you expect in this case.&lt;BR /&gt;Of course you can convert a date to its string representation and decide the format.</description>
      <pubDate>Thu, 02 Mar 2017 14:07:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264367#M44220</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-03-02T14:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Want to load data from oracle to .CS V file with retaining data type.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264368#M44221</link>
      <description>Hi Neeraj,&lt;BR /&gt;CSV files are not capable of having datatype defined. I guess you want it to be like how it is in database or excel. But defining datatype in CSV is just not possible. For example when you open a csv in notepad you will not see anything like datatype as you see in database. However all the tool which provide import csv has option for user to define datatype for each column. Like if you import csv into excel, excel will ask you in wizard to define datatype of each column.&lt;BR /&gt;Hope this help.&lt;BR /&gt;Thanks,&lt;BR /&gt;Anupam</description>
      <pubDate>Fri, 03 Mar 2017 08:03:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264368#M44221</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2017-03-03T08:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Want to load data from oracle to .CS V file with retaining data type.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264369#M44222</link>
      <description>Thanks Anupam for clarification, Can you please help me getting the column in date format in excel while loading data from Oracle... please help with some screen shots as when i try doing it it just gives absurd character&amp;nbsp;</description>
      <pubDate>Fri, 03 Mar 2017 09:20:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Want-to-load-data-from-oracle-to-CS-V-file-with-retaining-data/m-p/2264369#M44222</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-03T09:20:28Z</dc:date>
    </item>
  </channel>
</rss>

