<?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: Combining two SAS data sets vertically and horizontally using PROC SQL in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Combining-two-SAS-data-sets-vertically-and-horizontally-using/m-p/4660#M1894</link>
    <description>thanks!!!  Cynthia</description>
    <pubDate>Thu, 13 Sep 2007 06:27:01 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2007-09-13T06:27:01Z</dc:date>
    <item>
      <title>Combining two SAS data sets vertically and horizontally using PROC SQL</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Combining-two-SAS-data-sets-vertically-and-horizontally-using/m-p/4658#M1892</link>
      <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
In SAS ,how can we combine two data sets horizontally, vertically using Proc sql.(SAS)&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
regards&lt;BR /&gt;
rupa</description>
      <pubDate>Wed, 12 Sep 2007 12:32:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Combining-two-SAS-data-sets-vertically-and-horizontally-using/m-p/4658#M1892</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-09-12T12:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Combining two SAS data sets vertically and horizontally using PROC SQL</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Combining-two-SAS-data-sets-vertically-and-horizontally-using/m-p/4659#M1893</link>
      <description>Hi:&lt;BR /&gt;
  This question does not fall into the ODS category or the Base Report procedure category.&lt;BR /&gt;
 &lt;BR /&gt;
  There are several ways to do data manipulation on your data sets. PROC SQL uses join operators, like OUTER UNION CORRESPONDING, LEFT JOIN, RIGHT JOIN, FULL JOIN in order to bring data sets or tables together.&lt;BR /&gt;
 &lt;BR /&gt;
 In the SAS documentation, there is a main section for "The SQL Procedure". Underneath that topic are two sub-topics, entitled&lt;BR /&gt;
--PROC SQL and the ANSI Standard&lt;BR /&gt;
--query-expression  (yes, the topic is all lower case)&lt;BR /&gt;
which describes the various set operators that you can use to bring your tables together. If reading the PROC SQL documentation does not help, then you might consider contacting Tech Support. You can explain your specific task and they can help you with the code.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 12 Sep 2007 14:22:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Combining-two-SAS-data-sets-vertically-and-horizontally-using/m-p/4659#M1893</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-09-12T14:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Combining two SAS data sets vertically and horizontally using PROC SQL</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Combining-two-SAS-data-sets-vertically-and-horizontally-using/m-p/4660#M1894</link>
      <description>thanks!!!  Cynthia</description>
      <pubDate>Thu, 13 Sep 2007 06:27:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Combining-two-SAS-data-sets-vertically-and-horizontally-using/m-p/4660#M1894</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-09-13T06:27:01Z</dc:date>
    </item>
  </channel>
</rss>

