<?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: insert data in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/insert-data/m-p/57343#M12371</link>
    <description>You can import the excel without the row 1 as headers, SAS will name the columns with some default names.  You can then use PROC DATASETS to rename the columns.</description>
    <pubDate>Wed, 22 Jul 2009 18:36:09 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2009-07-22T18:36:09Z</dc:date>
    <item>
      <title>insert data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/insert-data/m-p/57342#M12370</link>
      <description>One of the excel files I get  does not contain header.I use the proc import to create dataset (say A). The first record becomes header.&lt;BR /&gt;
&lt;BR /&gt;
I created a another dataset with only headers in it (say B).How to append the data from  A to B?</description>
      <pubDate>Wed, 22 Jul 2009 18:06:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/insert-data/m-p/57342#M12370</guid>
      <dc:creator>SASPhile</dc:creator>
      <dc:date>2009-07-22T18:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: insert data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/insert-data/m-p/57343#M12371</link>
      <description>You can import the excel without the row 1 as headers, SAS will name the columns with some default names.  You can then use PROC DATASETS to rename the columns.</description>
      <pubDate>Wed, 22 Jul 2009 18:36:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/insert-data/m-p/57343#M12371</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2009-07-22T18:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: insert data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/insert-data/m-p/57344#M12372</link>
      <description>Depending on your input data file definition, the FILENAME statement supports a concatenation technique, where your input file(s) are listed in sequence and are enclosed with parantheses.  Have a look at the FILENAME statement documentation in the SAS companion guide for your particular OS environment.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Wed, 22 Jul 2009 18:36:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/insert-data/m-p/57344#M12372</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-07-22T18:36:18Z</dc:date>
    </item>
  </channel>
</rss>

