<?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: Help me to get the Job. in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Help-me-to-get-the-Job/m-p/649971#M9186</link>
    <description>&lt;P&gt;Once the data has been imported into SAS the process is the same regardless of the original source of data, Excel, CSV or a DB.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's an additional example of a macro I wrote when I worked on clinical trials that I found made my life easier. This is likely the type of work they're expecting you to be able to do.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://gist.github.com/statgeek/2f27939fd72d1dd7d8c8669cd39d7e67" target="_blank"&gt;https://gist.github.com/statgeek/2f27939fd72d1dd7d8c8669cd39d7e67&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 May 2020 18:17:43 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2020-05-22T18:17:43Z</dc:date>
    <item>
      <title>Help me to get the Job.</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Help-me-to-get-the-Job/m-p/649329#M9177</link>
      <description>&lt;P&gt;Hello all members in the community. For getting job in a pharmaceutical company, I am told to learn SASS programming to make the tables and list( nothing more. I don't need to learn statistical analysis) and I will be tested on that. Please introduce me right to the points resources ( books, tutorials and ...) to learn and get experience in making tables and lists in SAS.( I should mention I have relatively background in computer programming and database but I have been in SAS area for about 8 days).&lt;/P&gt;&lt;P&gt;Thank you again for your help. Deeply appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2020 18:32:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Help-me-to-get-the-Job/m-p/649329#M9177</guid>
      <dc:creator>seamoh</dc:creator>
      <dc:date>2020-05-20T18:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to get the Job.</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Help-me-to-get-the-Job/m-p/649352#M9178</link>
      <description>&lt;P&gt;1. Complete the free SAS programming 1 course (2/3 days)&lt;/P&gt;
&lt;P&gt;2. Go through the code in this paper, you should be able to write those programs from scratch in the type of job you're applying for, specifically Example 8&amp;nbsp;&lt;A href="https://support.sas.com/resources/papers/proceedings/pdfs/sgf2008/173-2008.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings/pdfs/sgf2008/173-2008.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;3. Read the documentation for and play around with PROC MEANS, FREQ, REPORT and TABULATE. Go through each of the examples for each of those procedures.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2020 19:09:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Help-me-to-get-the-Job/m-p/649352#M9178</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-05-20T19:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to get the Job.</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Help-me-to-get-the-Job/m-p/649523#M9179</link>
      <description>&lt;P&gt;Calling&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15410"&gt;@data_null__&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/159"&gt;@Tom&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2020 11:10:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Help-me-to-get-the-Job/m-p/649523#M9179</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2020-05-21T11:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to get the Job.</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Help-me-to-get-the-Job/m-p/649964#M9185</link>
      <description>&lt;P&gt;Hello and thank you very much for the reply. If you give me some&amp;nbsp; resource&amp;nbsp; to practice making tables and lists( reports) from an excel file . it would help me a lot..&lt;/P&gt;&lt;P&gt;Thank you again.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 17:41:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Help-me-to-get-the-Job/m-p/649964#M9185</guid>
      <dc:creator>seamoh</dc:creator>
      <dc:date>2020-05-22T17:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to get the Job.</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Help-me-to-get-the-Job/m-p/649971#M9186</link>
      <description>&lt;P&gt;Once the data has been imported into SAS the process is the same regardless of the original source of data, Excel, CSV or a DB.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's an additional example of a macro I wrote when I worked on clinical trials that I found made my life easier. This is likely the type of work they're expecting you to be able to do.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://gist.github.com/statgeek/2f27939fd72d1dd7d8c8669cd39d7e67" target="_blank"&gt;https://gist.github.com/statgeek/2f27939fd72d1dd7d8c8669cd39d7e67&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 18:17:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Help-me-to-get-the-Job/m-p/649971#M9186</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-05-22T18:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to get the Job.</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Help-me-to-get-the-Job/m-p/650216#M9188</link>
      <description>&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/Demographic-Table-and-Subgroup-Summary-Macro-TABLEN/ta-p/634030" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/Demographic-Table-and-Subgroup-Summary-Macro-TABLEN/ta-p/634030&lt;/A&gt;</description>
      <pubDate>Sun, 24 May 2020 19:56:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Help-me-to-get-the-Job/m-p/650216#M9188</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-05-24T19:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to get the Job.</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Help-me-to-get-the-Job/m-p/656557#M9215</link>
      <description>&lt;P&gt;Hi Reeza and thank you very much for&amp;nbsp; your helps. Reeza recently the hiring manager asked me this question?&lt;/P&gt;
&lt;P&gt;"&lt;SPAN style="background-color: #e2e4e5;"&gt;Can you think of a data set and generate a table that you as a clinician wants to see&lt;/SPAN&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Honestly I couldn't&amp;nbsp; understand his question because I think there are lots of different tables may a clinician want to see? what is your idea about his question, if you clarify me about his question, I will step right to the point.&lt;/P&gt;
&lt;P&gt;Thank you again.&lt;/P&gt;
&lt;P&gt;and I am looking forward your answer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2020 20:36:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Help-me-to-get-the-Job/m-p/656557#M9215</guid>
      <dc:creator>seamoh</dc:creator>
      <dc:date>2020-06-10T20:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Help me to get the Job.</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Help-me-to-get-the-Job/m-p/659075#M9224</link>
      <description>Reeza, would you please describe more the macro for me and tell me how to use it?&lt;BR /&gt;&lt;BR /&gt;Thank you very much and deeply appreciated.</description>
      <pubDate>Mon, 15 Jun 2020 18:21:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Help-me-to-get-the-Job/m-p/659075#M9224</guid>
      <dc:creator>seamoh</dc:creator>
      <dc:date>2020-06-15T18:21:48Z</dc:date>
    </item>
  </channel>
</rss>

