<?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: Top 100 row Not self Typing Sql in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332611#M22113</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Fixed it for you &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/127317"&gt;@SASNE&lt;/a&gt; wrote:&lt;/P&gt;
&lt;P&gt;Hi Reeza,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes you are right. Thanks &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;woman&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;HR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Would never use that. Lady is the right word.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It sounded weird when I typed it. Just Thanks works as well &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Feb 2017 13:57:57 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-02-14T13:57:57Z</dc:date>
    <item>
      <title>Top 100 row Not self Typing Sql</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332557#M22089</link>
      <description>Hi Gurus,&lt;BR /&gt;&lt;BR /&gt;Are there any way to import two datasets with let say 1000 rows each n append it together without editing sql programming, in other word, eg will auto fetch in top xx for me.&lt;BR /&gt;&lt;BR /&gt;thx in advance</description>
      <pubDate>Tue, 14 Feb 2017 11:35:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332557#M22089</guid>
      <dc:creator>SASNE</dc:creator>
      <dc:date>2017-02-14T11:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Top 100 row Not self Typing Sql</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332558#M22090</link>
      <description />
      <pubDate>Tue, 14 Feb 2017 11:36:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332558#M22090</guid>
      <dc:creator>SASNE</dc:creator>
      <dc:date>2017-02-14T11:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Top 100 row Not self Typing Sql</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332569#M22094</link>
      <description>&lt;P&gt;First of all, a dataset is not imported, as it already exists in SAS format (.sas7bdat). A dataset may be copied from somewhere and is then simply read.&lt;/P&gt;
&lt;P&gt;External data, OTOH, needs to be imported into datasets before you can use it in SAS.&lt;/P&gt;
&lt;P&gt;So the crucial question here is, what do you have? External data (.csv, Excel, some text, ...) or SAS datasets?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 11:50:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332569#M22094</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-02-14T11:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Top 100 row Not self Typing Sql</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332580#M22099</link>
      <description>&lt;P&gt;Hi KurtBremer,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am connecting to Oracle server by libname, then drag table from left pane under server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 12:48:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332580#M22099</guid>
      <dc:creator>SASNE</dc:creator>
      <dc:date>2017-02-14T12:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Top 100 row Not self Typing Sql</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332582#M22100</link>
      <description>&lt;P&gt;So you have a libname for Oracle. Let's assume this is oralib, and your Oracle tables are table1 and table2.&lt;/P&gt;
&lt;P&gt;Then do this.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data want;
set
  oralib.table1 (obs=1000)
  oralib.table2 (obs=1000)
;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Since want is a 1-level name, the dataset will be created in library WORK.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 12:52:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332582#M22100</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-02-14T12:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Top 100 row Not self Typing Sql</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332584#M22101</link>
      <description>&lt;P&gt;I assume you're looking for a method without writing code, ie using&amp;nbsp;tasks?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 12:56:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332584#M22101</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-02-14T12:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: Top 100 row Not self Typing Sql</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332589#M22102</link>
      <description>&lt;P&gt;Hi Reeza,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, just wondering if there is any function like select top X under Tasks-&amp;gt; Data,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as less coding as possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 13:02:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332589#M22102</guid>
      <dc:creator>SASNE</dc:creator>
      <dc:date>2017-02-14T13:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Top 100 row Not self Typing Sql</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332593#M22103</link>
      <description>&lt;P&gt;It should be in Query builder under an options tab.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It either gives you the option or allows you to type out obs=1000.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't have access to EG at the moment to confirm but will later today.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 13:20:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332593#M22103</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-02-14T13:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Top 100 row Not self Typing Sql</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332594#M22104</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/127317"&gt;@SASNE&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hi Reeza,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, just wondering if there is any function like select top X under Tasks-&amp;gt; Data,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;as less coding as possible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You can limit the number of observations in the output in the Enterprise Guide Query Builder. So you would need to create queries for both tables that limit to 1000 obs, and then concatenate them with Append Data. &lt;/P&gt;
&lt;P&gt;Or you could type five lines of code and be finished in a minute.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not wanting to work with SAS code means not really wanting to work with SAS at all, because you miss out on 95% of the power of the SAS system.&lt;/P&gt;
&lt;P&gt;Stop being a button-pusher and become a SAS User.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 13:24:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332594#M22104</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-02-14T13:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: Top 100 row Not self Typing Sql</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332595#M22105</link>
      <description>&lt;P&gt;Hi Reeza,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes you are right. Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 13:41:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332595#M22105</guid>
      <dc:creator>SASNE</dc:creator>
      <dc:date>2017-02-14T13:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Top 100 row Not self Typing Sql</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332596#M22106</link>
      <description>&lt;P&gt;Hi Reeza,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope you can help with one more question, do you know how to&amp;nbsp; catx&amp;nbsp; group by in query builder?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dataset :&lt;/P&gt;&lt;P&gt;Apple&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A&lt;/P&gt;&lt;P&gt;Apple&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; P&lt;/P&gt;&lt;P&gt;Orange&amp;nbsp; O&lt;/P&gt;&lt;P&gt;Orange&amp;nbsp; R&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Expected output&lt;/P&gt;&lt;P&gt;Apple A,P&lt;/P&gt;&lt;P&gt;Orange O,R&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank&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>Tue, 14 Feb 2017 13:33:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332596#M22106</guid>
      <dc:creator>SASNE</dc:creator>
      <dc:date>2017-02-14T13:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Top 100 row Not self Typing Sql</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332598#M22107</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/127317"&gt;@SASNE&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hi Reeza,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes you are right. Thanks &lt;STRONG&gt;man&lt;/STRONG&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You might run into trouble &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 13:35:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332598#M22107</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-02-14T13:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Top 100 row Not self Typing Sql</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332602#M22109</link>
      <description>&lt;P&gt;Fixed it for you ;)

&lt;/P&gt;&lt;BLOCKQUOTE&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;
&lt;HR /&gt;
&lt;P&gt;SASNE wrote:&lt;/P&gt;
&lt;P&gt;Hi Reeza,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes you are right. Thanks &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;woman&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;HR /&gt;
&lt;P&gt;
&lt;/P&gt;&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Your next question should be a new one, but I think you've already run into the limitations of the GUI &amp;nbsp;TASKS.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a common question so if you search 'collapse rows into a single row' you'll find a lot of code examples.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 13:46:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332602#M22109</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-02-14T13:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Top 100 row Not self Typing Sql</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332605#M22111</link>
      <description>&lt;P&gt;After taking some time googling around how this can be done with SQL (the EG Query Builder is just a SQL code generator), I seriously doubt that SAS has a function like MySQL's GROUP_CONCAT in its repertoire. And since other SQL examples (all non-SAS) look quite complicated, I doubt you will be able to do this with simple point-and-click, as they seem to be too hard to handle for the Query Builder interface.&lt;/P&gt;
&lt;P&gt;My approach:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;data have;
input fruit $ category $;
cards;
Apple A
Apple P
Orange O
Orange R
;
run;

data want (keep=fruit categories);
set have;
by fruit;
length categories $ 100; * use enough length so you don't run out of space;
retain categories;
if first.fruit then categories = '';
categories = catx(',',categories,category);
if last.fruit then output;
run;

proc print data=want noobs;
run;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;leads to this result:&lt;/P&gt;
&lt;PRE&gt;fruit     categories

Apple        A,P    
Orange       O,R    
&lt;/PRE&gt;</description>
      <pubDate>Tue, 14 Feb 2017 13:51:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332605#M22111</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-02-14T13:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Top 100 row Not self Typing Sql</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332606#M22112</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Fixed it for you &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/127317"&gt;@SASNE&lt;/a&gt; wrote:&lt;/P&gt;
&lt;P&gt;Hi Reeza,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes you are right. Thanks &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;woman&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;HR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Would never use that. Lady is the right word.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 13:52:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332606#M22112</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-02-14T13:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Top 100 row Not self Typing Sql</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332611#M22113</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Fixed it for you &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/127317"&gt;@SASNE&lt;/a&gt; wrote:&lt;/P&gt;
&lt;P&gt;Hi Reeza,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes you are right. Thanks &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;woman&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;HR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Would never use that. Lady is the right word.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It sounded weird when I typed it. Just Thanks works as well &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 13:57:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332611#M22113</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-02-14T13:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Top 100 row Not self Typing Sql</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332632#M22117</link>
      <description>&lt;P&gt;Here's an option:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Assuming your variables are Fruit and Letter:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Sort by Fruit;&lt;BR /&gt;2. Use the "Data" | "Transpose..." task:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; - Letter as the Transpose variable&lt;BR /&gt;&amp;nbsp;&amp;nbsp; - Fruit as Group by&lt;BR /&gt;3. Use a Query Builder task:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; - new "Computed Column" | "Advanced Expression"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; - catx(",", Column1, Column2)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2017 14:55:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/332632#M22117</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2017-02-14T14:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Top 100 row Not self Typing Sql</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/333306#M22161</link>
      <description>&lt;P&gt;Yes it works, Thanks Tom&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 07:52:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Top-100-row-Not-self-Typing-Sql/m-p/333306#M22161</guid>
      <dc:creator>SASNE</dc:creator>
      <dc:date>2017-02-16T07:52:22Z</dc:date>
    </item>
  </channel>
</rss>

