<?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 Need to change the Length of Character Variable in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Need-to-change-the-Length-of-Character-Variable/m-p/79789#M8919</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one dataset called Cust_demo whci saved all the customer demographic information such as Cust_name, cust_Address and zip code..etc.. Now initially we have defined address variable as a character with length 8, now since the length of address field started increasing we have to make some more space for address variable suppose 10, so can i change this length of address variable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also this dataset is quite big almost18-20 gb so i can't take risk to recreate it with new length so any Efficient way without creating new dataset appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tushar Jagtap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 May 2013 11:26:36 GMT</pubDate>
    <dc:creator>Tushar</dc:creator>
    <dc:date>2013-05-20T11:26:36Z</dc:date>
    <item>
      <title>Need to change the Length of Character Variable</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Need-to-change-the-Length-of-Character-Variable/m-p/79789#M8919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one dataset called Cust_demo whci saved all the customer demographic information such as Cust_name, cust_Address and zip code..etc.. Now initially we have defined address variable as a character with length 8, now since the length of address field started increasing we have to make some more space for address variable suppose 10, so can i change this length of address variable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also this dataset is quite big almost18-20 gb so i can't take risk to recreate it with new length so any Efficient way without creating new dataset appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tushar Jagtap.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 11:26:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Need-to-change-the-Length-of-Character-Variable/m-p/79789#M8919</guid>
      <dc:creator>Tushar</dc:creator>
      <dc:date>2013-05-20T11:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need to change the Length of Character Variable</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Need-to-change-the-Length-of-Character-Variable/m-p/79790#M8920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use proc sql;&lt;/P&gt;&lt;P&gt;proc sql;&lt;/P&gt;&lt;P&gt;alter table have&lt;/P&gt;&lt;P&gt;modify colname char(xxx) format=$xxx.;&lt;/P&gt;&lt;P&gt;quit;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 12:30:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Need-to-change-the-Length-of-Character-Variable/m-p/79790#M8920</guid>
      <dc:creator>DBailey</dc:creator>
      <dc:date>2013-05-20T12:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need to change the Length of Character Variable</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Need-to-change-the-Length-of-Character-Variable/m-p/79791#M8921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks DBailey..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 13:12:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Need-to-change-the-Length-of-Character-Variable/m-p/79791#M8921</guid>
      <dc:creator>Tushar</dc:creator>
      <dc:date>2013-05-20T13:12:33Z</dc:date>
    </item>
  </channel>
</rss>

