<?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: Does variable order matter with proc append? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Does-variable-order-matter-with-proc-append/m-p/462130#M29799</link>
    <description>&lt;P&gt;Order shouldn't matter.&lt;/P&gt;
&lt;P&gt;What will matter are variable types: variable x in the base set has to be the same type, numeric or character in both sets.&lt;/P&gt;
&lt;P&gt;If the variable is character length might have an effect and will generate error messages and might require the FORCE option. The BASE data set length will be maintained in that case so stuffing 18 characters into 3 likely results in truncated (read: incomplete) data for those variables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A variable&amp;nbsp;in the base set may be missing in the appended data and generate a warning. A variable in the appended data&amp;nbsp;that does not exist in the base data will generate and Error. Force&amp;nbsp;will allow appending the data &lt;STRONG&gt;but&lt;/STRONG&gt; the new variable(s) will &lt;STRONG&gt;not&lt;/STRONG&gt; be added to the set.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 14 May 2018 16:54:53 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2018-05-14T16:54:53Z</dc:date>
    <item>
      <title>Does variable order matter with proc append?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Does-variable-order-matter-with-proc-append/m-p/462124#M29797</link>
      <description>&lt;P&gt;I have 2 datasets with the exact same variables but a slightly different order. I want to combine these 2 datasets but am not sure if the variable order matters when using proc append.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the variable order does matter, what are my options for combining the 2 datasets correctly without having to reorder the columns? There are a lot of columns so reordering would take a lot of time.&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 16:45:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Does-variable-order-matter-with-proc-append/m-p/462124#M29797</guid>
      <dc:creator>amylanza</dc:creator>
      <dc:date>2018-05-14T16:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Does variable order matter with proc append?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Does-variable-order-matter-with-proc-append/m-p/462127#M29798</link>
      <description>&lt;P&gt;Variable order should not matter.&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 16:51:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Does-variable-order-matter-with-proc-append/m-p/462127#M29798</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-05-14T16:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Does variable order matter with proc append?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Does-variable-order-matter-with-proc-append/m-p/462130#M29799</link>
      <description>&lt;P&gt;Order shouldn't matter.&lt;/P&gt;
&lt;P&gt;What will matter are variable types: variable x in the base set has to be the same type, numeric or character in both sets.&lt;/P&gt;
&lt;P&gt;If the variable is character length might have an effect and will generate error messages and might require the FORCE option. The BASE data set length will be maintained in that case so stuffing 18 characters into 3 likely results in truncated (read: incomplete) data for those variables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A variable&amp;nbsp;in the base set may be missing in the appended data and generate a warning. A variable in the appended data&amp;nbsp;that does not exist in the base data will generate and Error. Force&amp;nbsp;will allow appending the data &lt;STRONG&gt;but&lt;/STRONG&gt; the new variable(s) will &lt;STRONG&gt;not&lt;/STRONG&gt; be added to the set.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 May 2018 16:54:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Does-variable-order-matter-with-proc-append/m-p/462130#M29799</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-05-14T16:54:53Z</dc:date>
    </item>
  </channel>
</rss>

