<?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 Why cannot I merge these two tables? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Why-cannot-I-merge-these-two-tables/m-p/123029#M33829</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SAS Forum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been trying to merge the attahced two tables for hours using the follwoing code but didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Book1 dataset is having a single record which is not taken into the final mereged file called "COMBINED_file" despite the fact its bank_number and account_number&lt;/P&gt;&lt;P&gt;are identically found in book2 talbe as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mirisage&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;proc&lt;/STRONG&gt; &lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;sort&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=A.BOOK1 &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;out&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=file_A;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;by&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; bank_number Account_number &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;run&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;proc&lt;/STRONG&gt; &lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;sort&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=A.BOOK2&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;Out&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=file_B;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;by&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; bank_number account_number &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;run&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;data&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; COMBINED_file;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;merge&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; file_A (&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;IN&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=a)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; file_B (&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;IN&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=b)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;by&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; bank_number account_number &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; a &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; b;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;run&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Sep 2012 17:10:11 GMT</pubDate>
    <dc:creator>Mirisage</dc:creator>
    <dc:date>2012-09-16T17:10:11Z</dc:date>
    <item>
      <title>Why cannot I merge these two tables?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Why-cannot-I-merge-these-two-tables/m-p/123029#M33829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SAS Forum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been trying to merge the attahced two tables for hours using the follwoing code but didn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Book1 dataset is having a single record which is not taken into the final mereged file called "COMBINED_file" despite the fact its bank_number and account_number&lt;/P&gt;&lt;P&gt;are identically found in book2 talbe as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mirisage&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;proc&lt;/STRONG&gt; &lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;sort&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=A.BOOK1 &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;out&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=file_A;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;by&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; bank_number Account_number &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;run&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;proc&lt;/STRONG&gt; &lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;sort&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=A.BOOK2&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;Out&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=file_B;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;by&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; bank_number account_number &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;run&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;data&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; COMBINED_file;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;merge&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; file_A (&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;IN&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=a)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; file_B (&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;IN&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;=b)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;by&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; bank_number account_number &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; a &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: blue; font-size: 11pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt; b;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; font-size: 11pt; background: white; font-family: 'Courier New';"&gt;run&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: black; font-size: 11pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Sep 2012 17:10:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Why-cannot-I-merge-these-two-tables/m-p/123029#M33829</guid>
      <dc:creator>Mirisage</dc:creator>
      <dc:date>2012-09-16T17:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why cannot I merge these two tables?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Why-cannot-I-merge-these-two-tables/m-p/123030#M33830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure if I understand what you are after. You code behaved the way it should. If you want to stack them, then use 'set' to replace 'merge', or if you don't want the variable from file_a being replace by file_b, then switch their order in the merge statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;merge file_b(in=b) file_a(in=a);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or rename the variable names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Haikuo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Sep 2012 17:39:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Why-cannot-I-merge-these-two-tables/m-p/123030#M33830</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2012-09-16T17:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Why cannot I merge these two tables?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Why-cannot-I-merge-these-two-tables/m-p/123031#M33831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi Haikuo,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the confusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The final merged table that I want should look like below table. It should comprise all 5 records of Book2 data set and the single record of Book1 data set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the bottom-most row that I have bolded in below table. It is the single record that belongs to Book1&amp;nbsp; data set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My merging code returns into the final merged table only the five records that belong to Book2 data set. And my code is not stacking the single record belongs to Book1 data set into the final merged table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN style="font-family: Verdana; font-size: 12pt;"&gt; &lt;SPAN style="font-family: Verdana; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="WIDTH: 912px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl24" height="35" width="62"&gt;Bank_number&lt;/TD&gt;&lt;TD class="xl24" width="68"&gt;Current_date&lt;/TD&gt;&lt;TD class="xl25" width="77"&gt;Account_number&lt;/TD&gt;&lt;TD class="xl25" width="176"&gt;Short_name&lt;/TD&gt;&lt;TD class="xl24" width="64"&gt;Currency_code&lt;/TD&gt;&lt;TD class="xl24" width="63"&gt;Product_code&lt;/TD&gt;&lt;TD class="xl25" width="64"&gt;Currency_short_name&lt;/TD&gt;&lt;TD class="xl25" width="79"&gt;Country&lt;/TD&gt;&lt;TD class="xl25" width="50"&gt;Transit&lt;/TD&gt;&lt;TD class="xl24" width="59"&gt;Balance&lt;/TD&gt;&lt;TD class="xl25" width="90"&gt;Product&lt;/TD&gt;&lt;TD class="xl26" width="60"&gt;Arrears_Band&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl27" height="18"&gt;10&lt;/TD&gt;&lt;TD class="xl28"&gt;28-Feb-10&lt;/TD&gt;&lt;TD class="xl29"&gt;1000000000&lt;/TD&gt;&lt;TD class="xl30"&gt;OOOOOOOOO RRRRRRRR&lt;/TD&gt;&lt;TD class="xl27"&gt;0&lt;/TD&gt;&lt;TD class="xl27"&gt;1&lt;/TD&gt;&lt;TD class="xl30"&gt;VVV&lt;/TD&gt;&lt;TD class="xl30"&gt;DDDDDDDD&lt;/TD&gt;&lt;TD class="xl30"&gt;Retail&lt;/TD&gt;&lt;TD class="xl31"&gt;1700&lt;/TD&gt;&lt;TD class="xl30"&gt;Personal Loan&lt;/TD&gt;&lt;TD class="xl32"&gt;NPNA&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl27" height="18"&gt;10&lt;/TD&gt;&lt;TD class="xl28"&gt;31-Mar-10&lt;/TD&gt;&lt;TD class="xl29"&gt;1000000000&lt;/TD&gt;&lt;TD class="xl30"&gt;OOOOOOOOO RRRRRRRR&lt;/TD&gt;&lt;TD class="xl27"&gt;0&lt;/TD&gt;&lt;TD class="xl27"&gt;1&lt;/TD&gt;&lt;TD class="xl30"&gt;VVV&lt;/TD&gt;&lt;TD class="xl30"&gt;DDDDDDDD&lt;/TD&gt;&lt;TD class="xl30"&gt;Retail&lt;/TD&gt;&lt;TD class="xl31"&gt;1700&lt;/TD&gt;&lt;TD class="xl30"&gt;Personal Loan&lt;/TD&gt;&lt;TD class="xl32"&gt;NPNA&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl27" height="18"&gt;10&lt;/TD&gt;&lt;TD class="xl28"&gt;30-Apr-10&lt;/TD&gt;&lt;TD class="xl29"&gt;1000000000&lt;/TD&gt;&lt;TD class="xl30"&gt;OOOOOOOOO RRRRRRRR&lt;/TD&gt;&lt;TD class="xl27"&gt;0&lt;/TD&gt;&lt;TD class="xl27"&gt;1&lt;/TD&gt;&lt;TD class="xl30"&gt;VVV&lt;/TD&gt;&lt;TD class="xl30"&gt;DDDDDDDD&lt;/TD&gt;&lt;TD class="xl30"&gt;Retail&lt;/TD&gt;&lt;TD class="xl31"&gt;1700&lt;/TD&gt;&lt;TD class="xl30"&gt;Personal Loan&lt;/TD&gt;&lt;TD class="xl32"&gt;NPNA&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl27" height="18"&gt;10&lt;/TD&gt;&lt;TD class="xl28"&gt;31-May-10&lt;/TD&gt;&lt;TD class="xl29"&gt;1000000000&lt;/TD&gt;&lt;TD class="xl30"&gt;OOOOOOOOO RRRRRRRR&lt;/TD&gt;&lt;TD class="xl27"&gt;0&lt;/TD&gt;&lt;TD class="xl27"&gt;1&lt;/TD&gt;&lt;TD class="xl30"&gt;VVV&lt;/TD&gt;&lt;TD class="xl30"&gt;DDDDDDDD&lt;/TD&gt;&lt;TD class="xl30"&gt;Retail&lt;/TD&gt;&lt;TD class="xl31"&gt;1700&lt;/TD&gt;&lt;TD class="xl30"&gt;Personal Loan&lt;/TD&gt;&lt;TD class="xl32"&gt;NPNA&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl33" height="18"&gt;10&lt;/TD&gt;&lt;TD class="xl34"&gt;30-Jun-10&lt;/TD&gt;&lt;TD class="xl29"&gt;1000000000&lt;/TD&gt;&lt;TD class="xl30"&gt;OOOOOOOOO RRRRRRRR&lt;/TD&gt;&lt;TD class="xl33"&gt;0&lt;/TD&gt;&lt;TD class="xl33"&gt;1&lt;/TD&gt;&lt;TD class="xl30"&gt;VVV&lt;/TD&gt;&lt;TD class="xl30"&gt;DDDDDDDD&lt;/TD&gt;&lt;TD class="xl29"&gt;Retail&lt;/TD&gt;&lt;TD class="xl31"&gt;1700&lt;/TD&gt;&lt;TD class="xl29"&gt;Personal Loan&lt;/TD&gt;&lt;TD class="xl35"&gt;NPNA&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl36" height="17"&gt;&lt;STRONG&gt;10&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl37"&gt;&lt;STRONG&gt;6-Jul-10&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl38"&gt;&lt;STRONG&gt;1000000000&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl39"&gt;&lt;STRONG&gt;missing &lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl40"&gt;&lt;STRONG&gt;missing&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl39"&gt;&lt;STRONG&gt;missing &lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl39"&gt;&lt;STRONG&gt;missing &lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl39"&gt;&lt;STRONG&gt;missing &lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl39"&gt;&lt;STRONG&gt;missing &lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl41"&gt;&lt;STRONG&gt;2216&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl39"&gt;&lt;STRONG&gt;Personal Loan&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl38"&gt;&lt;STRONG&gt;writoff&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Sep 2012 18:12:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Why-cannot-I-merge-these-two-tables/m-p/123031#M33831</guid>
      <dc:creator>Mirisage</dc:creator>
      <dc:date>2012-09-16T18:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Why cannot I merge these two tables?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Why-cannot-I-merge-these-two-tables/m-p/123032#M33832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data COMBINED_file;&lt;/P&gt;&lt;P&gt;&amp;nbsp; set file_B &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; file_A &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;by bank_number account_number ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Sep 2012 18:51:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Why-cannot-I-merge-these-two-tables/m-p/123032#M33832</guid>
      <dc:creator>AUTigers</dc:creator>
      <dc:date>2012-09-16T18:51:36Z</dc:date>
    </item>
  </channel>
</rss>

