<?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: I need to display output of a SQL table in a tabular format in email in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/I-need-to-display-output-of-a-SQL-table-in-a-tabular-format-in/m-p/854314#M337624</link>
    <description>&lt;P&gt;You want "table output", but that's pretty vague, can you show us (even if the numbers in the table are fake) what this "table output" should look like?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is your concern creating the table, or putting the table in e-mail, or both? If it is adding the table to e-mail, please read&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Programming/send-email-from-SAS-add-reports-and-text-in-body-of-email/m-p/851942#M336756" target="_blank" rel="noopener"&gt;https://communities.sas.com/t5/SAS-Programming/send-email-from-SAS-add-reports-and-text-in-body-of-email/m-p/851942#M336756&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jan 2023 13:41:04 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2023-01-18T13:41:04Z</dc:date>
    <item>
      <title>I need to display output of a SQL table in a tabular format in email</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-need-to-display-output-of-a-SQL-table-in-a-tabular-format-in/m-p/854313#M337623</link>
      <description>&lt;P&gt;I will be sending out dynamic emails in my organisation highlighting certain anomalies in metrics of customers. I have the values of these anomalies in form of a SQL table, and I am able to export these values in form of a CSV file attached to the dynamic email in Outlook. I want these values in form of table output, which will be displayed in the outlook email body, and not as a attached CSV file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seeking guidance!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 13:23:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-need-to-display-output-of-a-SQL-table-in-a-tabular-format-in/m-p/854313#M337623</guid>
      <dc:creator>Tejas1</dc:creator>
      <dc:date>2023-01-18T13:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: I need to display output of a SQL table in a tabular format in email</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-need-to-display-output-of-a-SQL-table-in-a-tabular-format-in/m-p/854314#M337624</link>
      <description>&lt;P&gt;You want "table output", but that's pretty vague, can you show us (even if the numbers in the table are fake) what this "table output" should look like?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is your concern creating the table, or putting the table in e-mail, or both? If it is adding the table to e-mail, please read&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Programming/send-email-from-SAS-add-reports-and-text-in-body-of-email/m-p/851942#M336756" target="_blank" rel="noopener"&gt;https://communities.sas.com/t5/SAS-Programming/send-email-from-SAS-add-reports-and-text-in-body-of-email/m-p/851942#M336756&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 13:41:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-need-to-display-output-of-a-SQL-table-in-a-tabular-format-in/m-p/854314#M337624</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-01-18T13:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: I need to display output of a SQL table in a tabular format in email</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-need-to-display-output-of-a-SQL-table-in-a-tabular-format-in/m-p/854317#M337625</link>
      <description>&lt;P&gt;I am using proc sql to obtain data from a SQL table that I have created in Oracle SQL. I can get this SQL table output in format of a CSV file (containing the data in tabular format) attached in email body. Instead, I need the output of the SQL table in a tabular format, in the email body, and not as an attachment.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 13:45:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-need-to-display-output-of-a-SQL-table-in-a-tabular-format-in/m-p/854317#M337625</guid>
      <dc:creator>Tejas1</dc:creator>
      <dc:date>2023-01-18T13:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: I need to display output of a SQL table in a tabular format in email</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-need-to-display-output-of-a-SQL-table-in-a-tabular-format-in/m-p/854319#M337626</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/438599"&gt;@Tejas1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I asked some questions and I don't think you answered them. You simply repeated the same information that was in your first post, which isn't helpful.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 13:55:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-need-to-display-output-of-a-SQL-table-in-a-tabular-format-in/m-p/854319#M337626</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-01-18T13:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: I need to display output of a SQL table in a tabular format in email</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-need-to-display-output-of-a-SQL-table-in-a-tabular-format-in/m-p/854341#M337635</link>
      <description>&lt;P&gt;Ok I will try to share a basic output of mail I am looking for. I have the output of below mentioned table in a SQL table, I want the same to be attached in Email body that would be sent out dynamically to a set of users.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi Mr. XYZ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your anomolous customers and the details around it are as follows (Inserts the data in attached Excel file in the email body)-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tejas&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 14:49:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-need-to-display-output-of-a-SQL-table-in-a-tabular-format-in/m-p/854341#M337635</guid>
      <dc:creator>Tejas1</dc:creator>
      <dc:date>2023-01-18T14:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: I need to display output of a SQL table in a tabular format in email</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-need-to-display-output-of-a-SQL-table-in-a-tabular-format-in/m-p/854344#M337636</link>
      <description>&lt;P&gt;Most of us (including me) refuse to download attachments, if you want to show us something, make a screen capture and then include it in your reply by using the "Insert Photos" icon.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I asked a question and I still don't see an answer. I asked "&lt;SPAN&gt;Is your concern creating the table, or putting the table in e-mail, or both?" Please provide an answer, don't make me repeatedly ask you this.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 14:59:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-need-to-display-output-of-a-SQL-table-in-a-tabular-format-in/m-p/854344#M337636</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-01-18T14:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: I need to display output of a SQL table in a tabular format in email</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-need-to-display-output-of-a-SQL-table-in-a-tabular-format-in/m-p/854484#M337697</link>
      <description>&lt;P&gt;Apologies I couldn't answer your question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;Is your concern creating the table, or putting the table in e-mail, or both?"- My concerns are both.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sharing the image of expected table format.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2023-01-19 09_23_58-Table Output - Excel.png" style="width: 833px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/79508i377523CA396BEEF1/image-size/large?v=v2&amp;amp;px=999" role="button" title="2023-01-19 09_23_58-Table Output - Excel.png" alt="2023-01-19 09_23_58-Table Output - Excel.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 03:54:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-need-to-display-output-of-a-SQL-table-in-a-tabular-format-in/m-p/854484#M337697</guid>
      <dc:creator>Tejas1</dc:creator>
      <dc:date>2023-01-19T03:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: I need to display output of a SQL table in a tabular format in email</title>
      <link>https://communities.sas.com/t5/SAS-Programming/I-need-to-display-output-of-a-SQL-table-in-a-tabular-format-in/m-p/854567#M337736</link>
      <description>&lt;P&gt;I have already provided a link on how to include tables in your e-mail.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can't be more specific about the method of creating this table, as you haven't provided data, other than I will say this looks like a job for PROC REPORT.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 13:29:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/I-need-to-display-output-of-a-SQL-table-in-a-tabular-format-in/m-p/854567#M337736</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-01-19T13:29:40Z</dc:date>
    </item>
  </channel>
</rss>

