<?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: in query builder select all columns with * in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-query-builder-select-all-columns-with/m-p/483761#M31362</link>
    <description>&lt;P&gt;EG's point-and-click Query Builder does not currently support generating "SELECT *" syntax.&amp;nbsp; It currently explicitly lists each column that you select in the Query Builder GUI.&amp;nbsp; So, you can select all the columns in the Query Builder GUI, but the generated SELECT statement will look like&amp;nbsp;"SELECT col1, col2, ..., coln", rather than "SELECT *".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Adding explicit support for "SELECT *" to the Query Builder is on our roadmap.&amp;nbsp; It is a reasonable thing to want to do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the feedback.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Casey&lt;/P&gt;</description>
    <pubDate>Fri, 03 Aug 2018 13:21:40 GMT</pubDate>
    <dc:creator>CaseySmith</dc:creator>
    <dc:date>2018-08-03T13:21:40Z</dc:date>
    <item>
      <title>in query builder select all columns with *</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-query-builder-select-all-columns-with/m-p/483709#M31358</link>
      <description>&lt;P&gt;dear all,&lt;/P&gt;
&lt;P&gt;I am doing a proc transpose. the number of columns is based on the data.&lt;/P&gt;
&lt;P&gt;If I put a query afterwards I would fetch all transposed columns:&amp;nbsp;&amp;nbsp; select *.T1 from . . . .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HOW do I do this with query builder ??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kr,&lt;/P&gt;
&lt;P&gt;Herman&lt;/P&gt;</description>
      <pubDate>Fri, 03 Aug 2018 09:24:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-query-builder-select-all-columns-with/m-p/483709#M31358</guid>
      <dc:creator>Jaheuk</dc:creator>
      <dc:date>2018-08-03T09:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: in query builder select all columns with *</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-query-builder-select-all-columns-with/m-p/483712#M31359</link>
      <description>&lt;P&gt;You are facing the (well one of the several) reason&amp;nbsp;&lt;U&gt;&lt;STRONG&gt;why not to&lt;/STRONG&gt;&lt;/U&gt; transpose data.&amp;nbsp; SQL is built to work with few columns (i.e. small structure, lots of records), in fact SAS also works that way with by groups, although its a lot more flexible.&amp;nbsp; So unless you want that data that way for a report and no furter processing, then just don't transpose it.&amp;nbsp; It is far simpler to code with a normalised data structure, than to mess around trying to work out what columns are present etc.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Aug 2018 09:43:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-query-builder-select-all-columns-with/m-p/483712#M31359</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-08-03T09:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: in query builder select all columns with *</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-query-builder-select-all-columns-with/m-p/483761#M31362</link>
      <description>&lt;P&gt;EG's point-and-click Query Builder does not currently support generating "SELECT *" syntax.&amp;nbsp; It currently explicitly lists each column that you select in the Query Builder GUI.&amp;nbsp; So, you can select all the columns in the Query Builder GUI, but the generated SELECT statement will look like&amp;nbsp;"SELECT col1, col2, ..., coln", rather than "SELECT *".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Adding explicit support for "SELECT *" to the Query Builder is on our roadmap.&amp;nbsp; It is a reasonable thing to want to do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the feedback.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Casey&lt;/P&gt;</description>
      <pubDate>Fri, 03 Aug 2018 13:21:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-query-builder-select-all-columns-with/m-p/483761#M31362</guid>
      <dc:creator>CaseySmith</dc:creator>
      <dc:date>2018-08-03T13:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: in query builder select all columns with *</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-query-builder-select-all-columns-with/m-p/667799#M36374</link>
      <description>Casey,&lt;BR /&gt;why doesn't query builder support "select * "?  Is there a reason?  I want to request the incorporation of this but is there an obvious reason known amongst experts why it isn't that way?</description>
      <pubDate>Wed, 08 Jul 2020 17:57:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/in-query-builder-select-all-columns-with/m-p/667799#M36374</guid>
      <dc:creator>PhilC</dc:creator>
      <dc:date>2020-07-08T17:57:02Z</dc:date>
    </item>
  </channel>
</rss>

