<?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: Inserting personal table into SAS data source in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Inserting-personal-table-into-SAS-data-source/m-p/570925#M7719</link>
    <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/279463"&gt;@maya1234&lt;/a&gt;&amp;nbsp; Assuming you have two datasets: the given dataset named "Have" and your dataset called "MyOwn". Also assuming you want to vertically stack the datasets (a process called concatenation) and both datasets have same named columns/variables. Then using simple code as below you can concatenate them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DATA Merged;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; SET Have MyOwn;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However if you want to merge them or you want to edit the table, the answer would be different.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jul 2019 11:56:17 GMT</pubDate>
    <dc:creator>koyelghosh</dc:creator>
    <dc:date>2019-07-03T11:56:17Z</dc:date>
    <item>
      <title>Inserting personal table into SAS data source</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Inserting-personal-table-into-SAS-data-source/m-p/570589#M7714</link>
      <description>&lt;P&gt;I am not sure how to insert my own data into the table section.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am just given the default options.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I do this?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2019 15:00:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Inserting-personal-table-into-SAS-data-source/m-p/570589#M7714</guid>
      <dc:creator>maya1234</dc:creator>
      <dc:date>2019-07-02T15:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting personal table into SAS data source</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Inserting-personal-table-into-SAS-data-source/m-p/570925#M7719</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/279463"&gt;@maya1234&lt;/a&gt;&amp;nbsp; Assuming you have two datasets: the given dataset named "Have" and your dataset called "MyOwn". Also assuming you want to vertically stack the datasets (a process called concatenation) and both datasets have same named columns/variables. Then using simple code as below you can concatenate them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DATA Merged;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; SET Have MyOwn;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However if you want to merge them or you want to edit the table, the answer would be different.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 11:56:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Inserting-personal-table-into-SAS-data-source/m-p/570925#M7719</guid>
      <dc:creator>koyelghosh</dc:creator>
      <dc:date>2019-07-03T11:56:17Z</dc:date>
    </item>
  </channel>
</rss>

