<?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: &amp; in sql code in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-sql-code/m-p/200299#M15115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;else 'priya &amp;amp; insurance'n&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'name'n will allow you to use any name in SAS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Mar 2015 19:25:50 GMT</pubDate>
    <dc:creator>Steelers_In_DC</dc:creator>
    <dc:date>2015-03-12T19:25:50Z</dc:date>
    <item>
      <title>&amp; in sql code</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-sql-code/m-p/200298#M15114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I wrote a case statement&lt;/P&gt;&lt;P&gt;case when&lt;/P&gt;&lt;P&gt; else 'priya &amp;amp; insurance '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But where &amp;amp; sql is asking for substitute any idea ? how to solve . instead of using priya and insurance . I want priya&amp;amp; insurance in code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 19:23:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-sql-code/m-p/200298#M15114</guid>
      <dc:creator>chennupriya</dc:creator>
      <dc:date>2015-03-12T19:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: &amp; in sql code</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-sql-code/m-p/200299#M15115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;else 'priya &amp;amp; insurance'n&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'name'n will allow you to use any name in SAS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 19:25:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-sql-code/m-p/200299#M15115</guid>
      <dc:creator>Steelers_In_DC</dc:creator>
      <dc:date>2015-03-12T19:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: &amp; in sql code</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-sql-code/m-p/200300#M15116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so what u want me to use&lt;/P&gt;&lt;P&gt;instead of using and&amp;nbsp; i want to use &amp;amp; and run sql developer &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 19:34:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-sql-code/m-p/200300#M15116</guid>
      <dc:creator>chennupriya</dc:creator>
      <dc:date>2015-03-12T19:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: &amp; in sql code</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-sql-code/m-p/200301#M15117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your question is unclear. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is regarding SQL Server then asking it in a SAS forum may not be helpful. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 19:36:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-sql-code/m-p/200301#M15117</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-03-12T19:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: &amp; in sql code</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-sql-code/m-p/200302#M15118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do not use ampersand characters '&amp;amp;' in comments in a SQL statement or PL/SQL block. For example, if you enter a script such as:&lt;/P&gt;&lt;P&gt;This &amp;amp; that&lt;/P&gt;&lt;P&gt;error in that case what to do&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2015 19:43:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-sql-code/m-p/200302#M15118</guid>
      <dc:creator>chennupriya</dc:creator>
      <dc:date>2015-03-12T19:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: &amp; in sql code</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-sql-code/m-p/200303#M15119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what your question is.&amp;nbsp; It helps to copy in the actual error message.&lt;/P&gt;&lt;P&gt;Perhaps you used "&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;'priya&amp;amp;insurance" then SAS will try to resolve the macro variable reference to the macro variable INSURANCE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you enclose your string in single quotes then SAS will not try to evaluate macro triggers like &amp;amp; and %.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'priya&amp;amp;insurance'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 00:08:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-sql-code/m-p/200303#M15119</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2015-03-13T00:08:01Z</dc:date>
    </item>
  </channel>
</rss>

