<?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 How to get all the tables from Redshift to SAS by using Sql pass through in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-get-all-the-tables-from-Redshift-to-SAS-by-using-Sql-pass/m-p/741028#M231602</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I am trying to get all the tables from one schema in redshift to SAS.&lt;/P&gt;
&lt;P&gt;how to use pass through for this. How can we store those refreshed Views/tables in SAS Library.&lt;/P&gt;
&lt;P&gt;Please suggest.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;VVDR&lt;/P&gt;</description>
    <pubDate>Thu, 13 May 2021 06:18:41 GMT</pubDate>
    <dc:creator>VVDR</dc:creator>
    <dc:date>2021-05-13T06:18:41Z</dc:date>
    <item>
      <title>How to get all the tables from Redshift to SAS by using Sql pass through</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-get-all-the-tables-from-Redshift-to-SAS-by-using-Sql-pass/m-p/741028#M231602</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I am trying to get all the tables from one schema in redshift to SAS.&lt;/P&gt;
&lt;P&gt;how to use pass through for this. How can we store those refreshed Views/tables in SAS Library.&lt;/P&gt;
&lt;P&gt;Please suggest.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;VVDR&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 06:18:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-get-all-the-tables-from-Redshift-to-SAS-by-using-Sql-pass/m-p/741028#M231602</guid>
      <dc:creator>VVDR</dc:creator>
      <dc:date>2021-05-13T06:18:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all the tables from Redshift to SAS by using Sql pass through</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-get-all-the-tables-from-Redshift-to-SAS-by-using-Sql-pass/m-p/741030#M231604</link>
      <description>&lt;P&gt;Assign a LIBNAME to the schema and use PROC COPY?&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 06:22:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-get-all-the-tables-from-Redshift-to-SAS-by-using-Sql-pass/m-p/741030#M231604</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-05-13T06:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all the tables from Redshift to SAS by using Sql pass through</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-get-all-the-tables-from-Redshift-to-SAS-by-using-Sql-pass/m-p/741031#M231605</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am facing some issues with Libaname. hence, I am trying to use pass through and store all the tables in SAS library.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 06:26:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-get-all-the-tables-from-Redshift-to-SAS-by-using-Sql-pass/m-p/741031#M231605</guid>
      <dc:creator>VVDR</dc:creator>
      <dc:date>2021-05-13T06:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all the tables from Redshift to SAS by using Sql pass through</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-get-all-the-tables-from-Redshift-to-SAS-by-using-Sql-pass/m-p/741032#M231606</link>
      <description>&lt;P&gt;If you get a CONNECT TO working, a LIBNAME should also be possible. What are your LIBNAME issues? Please post your log(s).&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 06:36:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-get-all-the-tables-from-Redshift-to-SAS-by-using-Sql-pass/m-p/741032#M231606</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-05-13T06:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all the tables from Redshift to SAS by using Sql pass through</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-get-all-the-tables-from-Redshift-to-SAS-by-using-Sql-pass/m-p/741034#M231608</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Can you please suggest me the possible method on pass through in terms of getting all the tables from one particular schema of Redshift to SAS library.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That would be a great help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 May 2021 06:47:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-get-all-the-tables-from-Redshift-to-SAS-by-using-Sql-pass/m-p/741034#M231608</guid>
      <dc:creator>VVDR</dc:creator>
      <dc:date>2021-05-13T06:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to get all the tables from Redshift to SAS by using Sql pass through</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-get-all-the-tables-from-Redshift-to-SAS-by-using-Sql-pass/m-p/741035#M231609</link>
      <description>&lt;DIV&gt;
&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I have opened another query belwo for that Libname error.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Programming/Amazon-Redshift-to-SAS-CLI-error/m-p/741004" target="_blank"&gt;Amazon Redshift to SAS CLI error - SAS Support Communities&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 May 2021 06:49:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-get-all-the-tables-from-Redshift-to-SAS-by-using-Sql-pass/m-p/741035#M231609</guid>
      <dc:creator>VVDR</dc:creator>
      <dc:date>2021-05-13T06:49:39Z</dc:date>
    </item>
  </channel>
</rss>

