<?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: ERROR: At least one of the columns in this DBMS table has a datatype that is not supported by th in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/ERROR-At-least-one-of-the-columns-in-this-DBMS-table-has-a/m-p/610633#M18131</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;tomrvincent,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your reply. I agree with you but I need to consider all the fields in that table and if a pick it instead of * it makes the code go very long. And i was just trying avoiding that.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Dec 2019 07:18:50 GMT</pubDate>
    <dc:creator>Sunboyss30</dc:creator>
    <dc:date>2019-12-10T07:18:50Z</dc:date>
    <item>
      <title>ERROR: At least one of the columns in this DBMS table has a datatype that is not supported by this e</title>
      <link>https://communities.sas.com/t5/New-SAS-User/ERROR-At-least-one-of-the-columns-in-this-DBMS-table-has-a/m-p/610436#M18104</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i am trying to fetch data from Teradata into SAS with a select * statement , I get the below error. I know it has to do with the format as SAS&amp;nbsp;&lt;SPAN&gt;does not support the Teradata data types. But when I select all the fields with their names instead of * it doesn't&amp;nbsp;give error. Please suggest.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ERROR: At least one of the columns in this DBMS table has a datatype that is not supported by this engine.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 11:31:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/ERROR-At-least-one-of-the-columns-in-this-DBMS-table-has-a/m-p/610436#M18104</guid>
      <dc:creator>Sunboyss30</dc:creator>
      <dc:date>2019-12-09T11:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: At least one of the columns in this DBMS table has a datatype that is not supported by th</title>
      <link>https://communities.sas.com/t5/New-SAS-User/ERROR-At-least-one-of-the-columns-in-this-DBMS-table-has-a/m-p/610474#M18110</link>
      <description>Doing a select * is almost never a good idea.  Pick only the fields you need, which you've already proved works.</description>
      <pubDate>Mon, 09 Dec 2019 14:10:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/ERROR-At-least-one-of-the-columns-in-this-DBMS-table-has-a/m-p/610474#M18110</guid>
      <dc:creator>tomrvincent</dc:creator>
      <dc:date>2019-12-09T14:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: At least one of the columns in this DBMS table has a datatype that is not supported by th</title>
      <link>https://communities.sas.com/t5/New-SAS-User/ERROR-At-least-one-of-the-columns-in-this-DBMS-table-has-a/m-p/610633#M18131</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;tomrvincent,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks for your reply. I agree with you but I need to consider all the fields in that table and if a pick it instead of * it makes the code go very long. And i was just trying avoiding that.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 07:18:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/ERROR-At-least-one-of-the-columns-in-this-DBMS-table-has-a/m-p/610633#M18131</guid>
      <dc:creator>Sunboyss30</dc:creator>
      <dc:date>2019-12-10T07:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: At least one of the columns in this DBMS table has a datatype that is not supported by th</title>
      <link>https://communities.sas.com/t5/New-SAS-User/ERROR-At-least-one-of-the-columns-in-this-DBMS-table-has-a/m-p/610969#M18167</link>
      <description>&lt;P&gt;No idea with 'consider' means in this case, but I think I'd either be satisfied with long code or break up the task into smaller chunks, maybe 10 or 20 fields at a time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Even with the dreaded 'select *' I suspect that you have to refer to individual field names later on so a long select statement shouldn't be a problem.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 13:33:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/ERROR-At-least-one-of-the-columns-in-this-DBMS-table-has-a/m-p/610969#M18167</guid>
      <dc:creator>tomrvincent</dc:creator>
      <dc:date>2019-12-11T13:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: At least one of the columns in this DBMS table has a datatype that is not supported by th</title>
      <link>https://communities.sas.com/t5/New-SAS-User/ERROR-At-least-one-of-the-columns-in-this-DBMS-table-has-a/m-p/610971#M18168</link>
      <description>I agree. Thanks a lot for your inputs.</description>
      <pubDate>Wed, 11 Dec 2019 13:53:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/ERROR-At-least-one-of-the-columns-in-this-DBMS-table-has-a/m-p/610971#M18168</guid>
      <dc:creator>Sunboyss30</dc:creator>
      <dc:date>2019-12-11T13:53:05Z</dc:date>
    </item>
  </channel>
</rss>

