<?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: why do I lose information when I use compress=yes data option to load a table from orcale databa in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/why-do-I-lose-information-when-I-use-compress-yes-data-option-to/m-p/249134#M56503</link>
    <description>solved, thanks</description>
    <pubDate>Wed, 10 Feb 2016 05:04:00 GMT</pubDate>
    <dc:creator>gyambqt</dc:creator>
    <dc:date>2016-02-10T05:04:00Z</dc:date>
    <item>
      <title>why do I lose information when I use compress=yes data option to load a table from orcale database</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/why-do-I-lose-information-when-I-use-compress-yes-data-option-to/m-p/248625#M56454</link>
      <description>&lt;P&gt;Hello experts,&lt;/P&gt;
&lt;P&gt;I am trying to load a table from Orcale database into SAS table and I have used compress=yes during the loading process&lt;/P&gt;
&lt;P&gt;the SAS table I have got has many blank columns which it shouldn't be.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;my code is somehow like below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc sql;&lt;/P&gt;
&lt;P&gt;connect to oracle(...)&lt;/P&gt;
&lt;P&gt;create table A (compress=yes) &amp;nbsp;as&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;select * from connection to oracle(&lt;/P&gt;
&lt;P&gt;select * from ....);&lt;/P&gt;
&lt;P&gt;disconnect from orcale;&lt;/P&gt;
&lt;P&gt;quit;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 05:54:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/why-do-I-lose-information-when-I-use-compress-yes-data-option-to/m-p/248625#M56454</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2016-02-08T05:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: why do I lose information when I use compress=yes data option to load a table from orcale databa</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/why-do-I-lose-information-when-I-use-compress-yes-data-option-to/m-p/248629#M56455</link>
      <description>Compress should not affect any values in your target table. Confirm what values are missing and shouldn't be. What are their data types? (SAS/Oracle). Perhaps you could join back the rows with missing values and do a comparison.</description>
      <pubDate>Mon, 08 Feb 2016 07:14:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/why-do-I-lose-information-when-I-use-compress-yes-data-option-to/m-p/248629#M56455</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-02-08T07:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: why do I lose information when I use compress=yes data option to load a table from orcale databa</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/why-do-I-lose-information-when-I-use-compress-yes-data-option-to/m-p/249134#M56503</link>
      <description>solved, thanks</description>
      <pubDate>Wed, 10 Feb 2016 05:04:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/why-do-I-lose-information-when-I-use-compress-yes-data-option-to/m-p/249134#M56503</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2016-02-10T05:04:00Z</dc:date>
    </item>
  </channel>
</rss>

