<?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: SQl code in SAS in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/SQl-code-in-SAS/m-p/818541#M34658</link>
    <description>&lt;P&gt;you can use proc sql. but it is important to note that proc sql isn't fully SAS and isn't fully SQL either.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jun 2022 11:45:21 GMT</pubDate>
    <dc:creator>tarheel13</dc:creator>
    <dc:date>2022-06-16T11:45:21Z</dc:date>
    <item>
      <title>SQl code in SAS</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SQl-code-in-SAS/m-p/818413#M34643</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a SQL code and I havent worked on SQL before.&lt;/P&gt;&lt;P&gt;Can I run the SQL code in SAS? Are there any rules to run?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 17:03:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SQl-code-in-SAS/m-p/818413#M34643</guid>
      <dc:creator>Smitha9</dc:creator>
      <dc:date>2022-06-15T17:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: SQl code in SAS</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SQl-code-in-SAS/m-p/818414#M34644</link>
      <description>&lt;P&gt;You can run PROC SQL or PROC FEDSQL in SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But your question is very vague. Can you please show us the code you have?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 17:08:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SQl-code-in-SAS/m-p/818414#M34644</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-06-15T17:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: SQl code in SAS</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SQl-code-in-SAS/m-p/818416#M34646</link>
      <description>&lt;P&gt;Not necessarily. SQL isn't a single language and most SQL implementations have their own functions. Basic queries such as Select * will run fine in any system however, MS SQL creates tables using INTO for example, while many others use CREATE TABLE.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So you will very likely need to do some code conversion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS does offer SQL Pass through, where it takes your SQL code and passes it directly to a server though. In that case, it will run as is.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/329198"&gt;@Smitha9&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a SQL code and I havent worked on SQL before.&lt;/P&gt;
&lt;P&gt;Can I run the SQL code in SAS? Are there any rules to run?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jun 2022 17:21:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SQl-code-in-SAS/m-p/818416#M34646</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-06-15T17:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: SQl code in SAS</title>
      <link>https://communities.sas.com/t5/New-SAS-User/SQl-code-in-SAS/m-p/818541#M34658</link>
      <description>&lt;P&gt;you can use proc sql. but it is important to note that proc sql isn't fully SAS and isn't fully SQL either.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 11:45:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/SQl-code-in-SAS/m-p/818541#M34658</guid>
      <dc:creator>tarheel13</dc:creator>
      <dc:date>2022-06-16T11:45:21Z</dc:date>
    </item>
  </channel>
</rss>

