<?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: min salary employee details in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/min-salary-employee-details/m-p/153388#M40336</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Question 2: These two syntaxes are equivalent. SQL queries describe what you want. SQL processors (part of the DBMS) try to find the optimal way of answering your query. Only testing, within your own configuration, will tell you which is best.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 21 Sep 2014 19:01:01 GMT</pubDate>
    <dc:creator>PGStats</dc:creator>
    <dc:date>2014-09-21T19:01:01Z</dc:date>
    <item>
      <title>min salary employee details</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/min-salary-employee-details/m-p/153387#M40335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.howmany other ways to do the below query?&lt;/P&gt;&lt;P&gt;select height,name from sashelp.class having height=min(height);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. is below queries performs same?(where/on)&lt;/P&gt;&lt;P&gt;select&amp;nbsp; * from a,b where a.empid=b.empid &lt;/P&gt;&lt;P&gt;select * from a inner join b on a.empid=b.empid&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;note: I want to know which is performance wise best. I already put fullstimer,I am getting cputime and os memory but cpu time is showing same &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Sep 2014 17:57:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/min-salary-employee-details/m-p/153387#M40335</guid>
      <dc:creator>rajeshm</dc:creator>
      <dc:date>2014-09-21T17:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: min salary employee details</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/min-salary-employee-details/m-p/153388#M40336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Question 2: These two syntaxes are equivalent. SQL queries describe what you want. SQL processors (part of the DBMS) try to find the optimal way of answering your query. Only testing, within your own configuration, will tell you which is best.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Sep 2014 19:01:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/min-salary-employee-details/m-p/153388#M40336</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2014-09-21T19:01:01Z</dc:date>
    </item>
  </channel>
</rss>

