<?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 Need help with PROC SQL in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Need-help-with-PROC-SQL/m-p/23468#M256113</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to develop a code in SAS for my Phd. Since I have never worked with this program intensively, I'm facing some problems. &lt;/P&gt;&lt;P&gt;The main idea is that I write a code for a migration module that updates a current model of a synthetic data population for a country.&lt;/P&gt;&lt;P&gt;By doing so, I will often use the random number generator to assign the chance of an indivudal to migrate or not (in the future).&lt;/P&gt;&lt;P&gt;I'm using two data files:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Imported Excel file with migration rates&lt;/LI&gt;&lt;LI&gt;File of the synthetic data population&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that the migration chance is located in another data file (imported excel file).&lt;/P&gt;&lt;P&gt;Now I want to duplicate the migration collumns to my synthetic dataset.&lt;/P&gt;&lt;P&gt;How do I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jan 2012 22:41:27 GMT</pubDate>
    <dc:creator>Rayenair</dc:creator>
    <dc:date>2012-01-03T22:41:27Z</dc:date>
    <item>
      <title>Need help with PROC SQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Need-help-with-PROC-SQL/m-p/23468#M256113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to develop a code in SAS for my Phd. Since I have never worked with this program intensively, I'm facing some problems. &lt;/P&gt;&lt;P&gt;The main idea is that I write a code for a migration module that updates a current model of a synthetic data population for a country.&lt;/P&gt;&lt;P&gt;By doing so, I will often use the random number generator to assign the chance of an indivudal to migrate or not (in the future).&lt;/P&gt;&lt;P&gt;I'm using two data files:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Imported Excel file with migration rates&lt;/LI&gt;&lt;LI&gt;File of the synthetic data population&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that the migration chance is located in another data file (imported excel file).&lt;/P&gt;&lt;P&gt;Now I want to duplicate the migration collumns to my synthetic dataset.&lt;/P&gt;&lt;P&gt;How do I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 22:41:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Need-help-with-PROC-SQL/m-p/23468#M256113</guid>
      <dc:creator>Rayenair</dc:creator>
      <dc:date>2012-01-03T22:41:27Z</dc:date>
    </item>
    <item>
      <title>Need help with PROC SQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Need-help-with-PROC-SQL/m-p/23469#M256114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to provide some example rows and columns of the two datasets in order for anyone to show you the best way to accomplish what you want.&amp;nbsp; e.g., there must be some field, in both datasets, that relate migration rates to particular records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 23:02:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Need-help-with-PROC-SQL/m-p/23469#M256114</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2012-01-03T23:02:36Z</dc:date>
    </item>
    <item>
      <title>Need help with PROC SQL</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Need-help-with-PROC-SQL/m-p/23470#M256115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Agree with Art.&lt;/P&gt;&lt;P&gt;As a general answer:&lt;/P&gt;&lt;P&gt;You will have to join the data (the tables) over some variable which is common to both tables.&lt;/P&gt;&lt;P&gt;Assuming you're using SAS Enterprise Guide, the "Query Builder" will help you to set up this join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 00:19:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Need-help-with-PROC-SQL/m-p/23470#M256115</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2012-01-04T00:19:38Z</dc:date>
    </item>
  </channel>
</rss>

