<?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 sear variable starting for &amp;quot;_&amp;quot; in different tables with proc sql in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/sear-variable-starting-for-quot-quot-in-different-tables-with/m-p/269496#M53405</link>
    <description>&lt;P&gt;Dear experts,&lt;/P&gt;&lt;P&gt;I was searching a variable starting with "_", eg _xxxx in one excel table.&lt;/P&gt;&lt;P&gt;Now I am performing a join and I am looking the same variable specyfind the table, e.g. t1._xxxx&lt;/P&gt;&lt;P&gt;but I got the following message: column _xxxx could not be found.&lt;/P&gt;&lt;P&gt;Any idea to solve it? Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 May 2016 16:02:32 GMT</pubDate>
    <dc:creator>Sir_Highbury</dc:creator>
    <dc:date>2016-05-10T16:02:32Z</dc:date>
    <item>
      <title>sear variable starting for "_" in different tables with proc sql</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sear-variable-starting-for-quot-quot-in-different-tables-with/m-p/269496#M53405</link>
      <description>&lt;P&gt;Dear experts,&lt;/P&gt;&lt;P&gt;I was searching a variable starting with "_", eg _xxxx in one excel table.&lt;/P&gt;&lt;P&gt;Now I am performing a join and I am looking the same variable specyfind the table, e.g. t1._xxxx&lt;/P&gt;&lt;P&gt;but I got the following message: column _xxxx could not be found.&lt;/P&gt;&lt;P&gt;Any idea to solve it? Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 16:02:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sear-variable-starting-for-quot-quot-in-different-tables-with/m-p/269496#M53405</guid>
      <dc:creator>Sir_Highbury</dc:creator>
      <dc:date>2016-05-10T16:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: sear variable starting for "_" in different tables with proc sql</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sear-variable-starting-for-quot-quot-in-different-tables-with/m-p/269509#M53414</link>
      <description>&lt;P&gt;Run Proc Contents on BOTH tables to get descriptions of the data. Find the correct name and use that OR rename the variable to match (recommended) in both tables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since it appears that your data originated in Excel the issue likely starts with the data and how it was brought into SAS. If one person created a sheet and had a space or other non-digit non-letter character at the start of a column name and someone else didn't in another sheet then the variables could very well end up with different SAS variable names. If one differs then you might find that others do as well and possibly the type, numeric/character changes.&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2016 16:35:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sear-variable-starting-for-quot-quot-in-different-tables-with/m-p/269509#M53414</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-05-10T16:35:13Z</dc:date>
    </item>
  </channel>
</rss>

