<?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: Proc Sql Sample datasets in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Sql-Sample-datasets/m-p/188659#M47734</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Xia Keshan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jan 2015 14:32:10 GMT</pubDate>
    <dc:creator>AbhishekTyagi</dc:creator>
    <dc:date>2015-01-19T14:32:10Z</dc:date>
    <item>
      <title>Proc Sql Sample datasets</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Sql-Sample-datasets/m-p/188657#M47732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any one please convert the this transport file into notepad .&lt;/P&gt;&lt;PRE style="color: #000000;"&gt;/* DOWNLOADING AND SETTING UP THE SAMPLES&amp;nbsp; 1. In a web browser, go to &lt;A href="http://support.sas.com/documentation/onlinedoc/base/#base93.&amp;nbsp;" target="_blank"&gt;http://support.sas.com/documentation/onlinedoc/base/#base93.&amp;nbsp;&lt;/A&gt; 2. In the SAS Procedure Guides section, scroll to the SAS 9.3 SQL Procedure User's Guide.&amp;nbsp; 3. Right click the ZIP file, select Save target as, and save the file to a local directory.&amp;nbsp; 4. Unzip the file in the local directory. The transport file name is SQLDatasetV9. &lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want this SQLDatasetV9 file sample dataset into txt file . I am able to convert this SQLDatasetV9 file into txt format in SAS Logon Manager .&lt;/P&gt;&lt;P&gt;Thanks in advance !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 11:46:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Sql-Sample-datasets/m-p/188657#M47732</guid>
      <dc:creator>AbhishekTyagi</dc:creator>
      <dc:date>2015-01-19T11:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Sql Sample datasets</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Sql-Sample-datasets/m-p/188658#M47733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filename trans 'c:\temp\SQLDatasetsV9';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proc cimport library=work infile=trans;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; run;&lt;/P&gt;&lt;P&gt;data _null_;&lt;/P&gt;&lt;P&gt;set sashelp.vmember(where=(libname='WORK'));&lt;/P&gt;&lt;P&gt;call execute(catt('proc export data=',memname,' outfile="c:\temp\',memname,'.txt" dbms=tab replace;run;'));&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Xia Keshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 13:37:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Sql-Sample-datasets/m-p/188658#M47733</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-01-19T13:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Sql Sample datasets</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Sql-Sample-datasets/m-p/188659#M47734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Xia Keshan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 14:32:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Sql-Sample-datasets/m-p/188659#M47734</guid>
      <dc:creator>AbhishekTyagi</dc:creator>
      <dc:date>2015-01-19T14:32:10Z</dc:date>
    </item>
  </channel>
</rss>

