<?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: query result is without column header in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-result-is-without-column-header/m-p/467869#M14949</link>
    <description>&lt;P&gt;It doesn't work ;-/&lt;/P&gt;</description>
    <pubDate>Wed, 24 Mar 2021 18:25:50 GMT</pubDate>
    <dc:creator>vg_sap</dc:creator>
    <dc:date>2021-03-24T18:25:50Z</dc:date>
    <item>
      <title>query result is without column header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-result-is-without-column-header/m-p/467867#M14947</link>
      <description>&lt;P&gt;My query is working fine but result is coming without column header and if I export this to Excel this column is omitted, does anyone know how to sort it??&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/35716-clipboard-20170524-2.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 20:31:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-result-is-without-column-header/m-p/467867#M14947</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-05-24T20:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: query result is without column header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-result-is-without-column-header/m-p/467868#M14948</link>
      <description>&lt;P&gt;That's because the column is a result of a function and doesn't have a name. Not 100% sure if it will appear in your output, but you can give columns an alias with AS. Worth a try.&lt;/P&gt;&lt;P&gt;SELECT col1, col2, sum(col3) AS total, col4 ...&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 21:24:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-result-is-without-column-header/m-p/467868#M14948</guid>
      <dc:creator>pokrakam</dc:creator>
      <dc:date>2017-05-24T21:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: query result is without column header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-result-is-without-column-header/m-p/467869#M14949</link>
      <description>&lt;P&gt;It doesn't work ;-/&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2021 18:25:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-result-is-without-column-header/m-p/467869#M14949</guid>
      <dc:creator>vg_sap</dc:creator>
      <dc:date>2021-03-24T18:25:50Z</dc:date>
    </item>
  </channel>
</rss>

