<?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: Adding a column to an existing table with charter format in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-a-column-to-an-existing-table-with-charter-format/m-p/418538#M26939</link>
    <description>&lt;P&gt;Not the way I would do it, just add this into any other step in your process, bit of a waste having a step just to add an empty variable.&amp;nbsp; Anyway, strings are $ followed by a number refering to the length, e.g $20, means a string of length 20.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2017 17:05:27 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2017-12-05T17:05:27Z</dc:date>
    <item>
      <title>Adding a column to an existing table with charter format</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-a-column-to-an-existing-table-with-charter-format/m-p/418530#M26938</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an existing table that I want to add a blank column to. Below is an example of what it looks like right now. I don't know what to write out as the format if I'm trying to make it a character field and not numeric.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc sql;&lt;BR /&gt;alter table lib.metadata_match_test&lt;BR /&gt;add test char format=.;&lt;BR /&gt;quit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 16:57:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-a-column-to-an-existing-table-with-charter-format/m-p/418530#M26938</guid>
      <dc:creator>Dogo23</dc:creator>
      <dc:date>2017-12-05T16:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a column to an existing table with charter format</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-a-column-to-an-existing-table-with-charter-format/m-p/418538#M26939</link>
      <description>&lt;P&gt;Not the way I would do it, just add this into any other step in your process, bit of a waste having a step just to add an empty variable.&amp;nbsp; Anyway, strings are $ followed by a number refering to the length, e.g $20, means a string of length 20.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 17:05:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Adding-a-column-to-an-existing-table-with-charter-format/m-p/418538#M26939</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-12-05T17:05:27Z</dc:date>
    </item>
  </channel>
</rss>

