<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:gd="http://schemas.google.com/g/2005"><id>tag:blogger.com,1999:blog-7958828565254404797.post491297180380197394..comments</id><updated>2024-12-13T03:11:35.450-08:00</updated><title type='text'>Comments on ListenData: Importing Data into SAS</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='https://www.listendata.com/feeds/comments/default'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html'/><link rel="hub" href="http://pubsubhubbub.appspot.com/"/><link rel='next' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default?start-index=26&max-results=25'/><author><name>Deepanshu Bhalla</name><uri>http://www.blogger.com/profile/09802839558125192674</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXm_iOrXFR9Ls-mjtOci4qd1m1V1TXkkWJINuMy84-Axo5pNS6CG7oKwR7hfHHI3tB1yuz8W_qo9HK2Cw5fHfe_4cL_2DCf_LyoK9LMLicZojbNYgypIP-RXNsw1GsVhk/s100/pic.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>38</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-5328421107653734007</id><published>2021-07-27T14:19:13.078-07:00</published><updated>2021-07-27T14:19:13.078-07:00</updated><title type='text'>is it tab delimited or space deliimited file?</title><content type='html'>is it tab delimited or space deliimited file?</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/5328421107653734007'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/5328421107653734007'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1627420753078#c5328421107653734007' title=''/><author><name>Anonymous</name><uri>https://www.blogger.com/profile/10804968135517926826</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-1941568088"/><gd:extendedProperty name="blogger.displayTime" value="July 27, 2021 at 2:19 PM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-2255701985489169398</id><published>2020-11-05T05:02:53.130-08:00</published><updated>2020-11-05T05:02:53.130-08:00</updated><title type='text'>hi i&#39;m trying to read delimited file by import...</title><content type='html'>hi i&#39;m trying to read delimited file by import proceudre please help me with the code <br />proc import<br />datafile=&quot;C:\Users\Madhu\Documents\SOURCE DATA RAR FILES\SOURCE DATA\DLM-TXT\data5.txt&quot; <br />out = work.data5<br />dbms =dlm<br />replace<br />;<br />delimiter=&#39;09&#39;x;<br />getnames=no;<br />run;<br />this is the data<br />101 kiran kumar 34 male Asp 05mg Asian<br />102 pavan 45 male Asp 10mg African<br />103 laxmi knath 56 female Asp 15mg Asian<br />i tried with datastep option and it read the data values efficiently but im unable to read the values by import procedure </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/2255701985489169398'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/2255701985489169398'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1604581373130#c2255701985489169398' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-6939909"/><gd:extendedProperty name="blogger.displayTime" value="November 5, 2020 at 5:02 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-658958642179066683</id><published>2020-10-18T02:59:21.303-07:00</published><updated>2020-10-18T02:59:21.303-07:00</updated><title type='text'>so mush helpful.</title><content type='html'>so mush helpful.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/658958642179066683'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/658958642179066683'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1603015161303#c658958642179066683' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-6939909"/><gd:extendedProperty name="blogger.displayTime" value="October 18, 2020 at 2:59 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-4318048017742605173</id><published>2019-12-06T20:21:31.419-08:00</published><updated>2019-12-06T20:21:31.419-08:00</updated><title type='text'>The content is well structured and of great help. ...</title><content type='html'>The content is well structured and of great help. Thank you for creating this.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/4318048017742605173'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/4318048017742605173'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1575692491419#c4318048017742605173' title=''/><author><name>Anonymous</name><uri>https://www.blogger.com/profile/04938083108097591405</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-2014321956"/><gd:extendedProperty name="blogger.displayTime" value="December 6, 2019 at 8:21 PM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-3015827627776356429</id><published>2019-09-14T23:00:17.153-07:00</published><updated>2019-09-14T23:00:17.153-07:00</updated><title type='text'>Thanks for your notes..</title><content type='html'>Thanks for your notes..</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/3015827627776356429'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/3015827627776356429'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1568527217153#c3015827627776356429' title=''/><author><name>Angu</name><uri>https://www.blogger.com/profile/07732613573704795854</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-1239014833"/><gd:extendedProperty name="blogger.displayTime" value="September 14, 2019 at 11:00 PM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-3322346611684323109</id><published>2019-04-23T23:01:30.448-07:00</published><updated>2019-04-23T23:01:30.448-07:00</updated><title type='text'>great content 
</title><content type='html'>great content <br /></content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/3322346611684323109'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/3322346611684323109'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1556085690448#c3322346611684323109' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-6939909"/><gd:extendedProperty name="blogger.displayTime" value="April 23, 2019 at 11:01 PM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-8158436410446136131</id><published>2018-11-22T05:57:58.455-08:00</published><updated>2018-11-22T05:57:58.455-08:00</updated><title type='text'>excellent tutorials. where is the sample data file...</title><content type='html'>excellent tutorials. where is the sample data files?? reading any articles facing the same problem. </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/8158436410446136131'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/8158436410446136131'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1542895078455#c8158436410446136131' title=''/><author><name>rajesh</name><uri>https://www.blogger.com/profile/04861888176154144501</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-1221672669"/><gd:extendedProperty name="blogger.displayTime" value="November 22, 2018 at 5:57 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-6652433653821992066</id><published>2018-10-11T07:49:14.264-07:00</published><updated>2018-10-11T07:49:14.264-07:00</updated><title type='text'>I tried to import csv file using infile option. In...</title><content type='html'>I tried to import csv file using infile option. In my csv file I have 3 dates variables. When I m importing sas shows &quot;invalid data for date_variable1&quot;<br /><br />Please help to resolve this </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/6652433653821992066'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/6652433653821992066'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1539269354264#c6652433653821992066' title=''/><author><name>Sathyapriya</name><uri>https://www.blogger.com/profile/03966525484207349831</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-135405584"/><gd:extendedProperty name="blogger.displayTime" value="October 11, 2018 at 7:49 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-1543160079172776725</id><published>2018-06-10T07:47:51.701-07:00</published><updated>2018-06-10T07:47:51.701-07:00</updated><title type='text'>No, I&#39;ve tried it using txt file with dlm=csv....</title><content type='html'>No, I&#39;ve tried it using txt file with dlm=csv.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/1543160079172776725'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/1543160079172776725'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1528642071701#c1543160079172776725' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/4775636507417131034'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-6939909"/><gd:extendedProperty name="blogger.displayTime" value="June 10, 2018 at 7:47 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-2992341217765125865</id><published>2018-05-22T02:37:47.985-07:00</published><updated>2018-05-22T02:37:47.985-07:00</updated><title type='text'>The code mentioned for &quot;importing a file with...</title><content type='html'>The code mentioned for &quot;importing a file with multiple delimiter&quot; is not working. i am using SAS EG 7.1 64bit</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/2992341217765125865'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/2992341217765125865'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1526981867985#c2992341217765125865' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-6939909"/><gd:extendedProperty name="blogger.displayTime" value="May 22, 2018 at 2:37 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-5894505802993664254</id><published>2018-04-23T20:12:28.150-07:00</published><updated>2018-04-23T20:12:28.150-07:00</updated><title type='text'>Thanks for your informative articles...it helps me...</title><content type='html'>Thanks for your informative articles...it helps me understand sas concepts more easily...Keep posting! Thanks again </content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/5894505802993664254'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/5894505802993664254'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1524539548150#c5894505802993664254' title=''/><author><name>Anonymous</name><uri>https://www.blogger.com/profile/04914467152471002293</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-576059765"/><gd:extendedProperty name="blogger.displayTime" value="April 23, 2018 at 8:12 PM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-8154025527128165580</id><published>2018-04-14T02:00:38.243-07:00</published><updated>2018-04-14T02:00:38.243-07:00</updated><title type='text'>hi,sir u gave us very good examples but sir,you ar...</title><content type='html'>hi,sir u gave us very good examples but sir,you are mentioned text files in the import statement but where are the files sir,would you provide that dummy files</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/8154025527128165580'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/8154025527128165580'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1523696438243#c8154025527128165580' title=''/><author><name>Anonymous</name><uri>https://www.blogger.com/profile/01658299033243561351</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-470135113"/><gd:extendedProperty name="blogger.displayTime" value="April 14, 2018 at 2:00 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-6796136455142120966</id><published>2017-12-22T01:44:11.946-08:00</published><updated>2017-12-22T01:44:11.946-08:00</updated><title type='text'>With Multiple &#39;where&#39; statements only the ...</title><content type='html'>With Multiple &#39;where&#39; statements only the last where statement is executed.<br />so its wise to use the condition with AND OR conditions.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/6796136455142120966'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/6796136455142120966'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1513935851946#c6796136455142120966' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/35719150821660845'/><author><name>Akhilesh Bisht</name><uri>https://plus.google.com/115110122515176179105</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-6939909"/><gd:extendedProperty name="blogger.displayTime" value="December 22, 2017 at 1:44 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-7649022158954615899</id><published>2017-09-12T05:07:31.497-07:00</published><updated>2017-09-12T05:07:31.497-07:00</updated><title type='text'>Hi sir this is clarity explanation and it is good ...</title><content type='html'>Hi sir this is clarity explanation and it is good &amp; easy to understand.. and it is helpful in learning stage. I following the this website daily.. so thank you...</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/7649022158954615899'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/7649022158954615899'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1505218051497#c7649022158954615899' title=''/><author><name>vasu</name><uri>https://www.blogger.com/profile/08467048361030401012</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-735090928"/><gd:extendedProperty name="blogger.displayTime" value="September 12, 2017 at 5:07 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-8224212185107201279</id><published>2017-07-31T07:31:05.665-07:00</published><updated>2017-07-31T07:31:05.665-07:00</updated><title type='text'>Very usefull! Appreciate!</title><content type='html'>Very usefull! Appreciate!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/8224212185107201279'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/8224212185107201279'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1501511465665#c8224212185107201279' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/459774964222425859'/><author><name>Agnor Bertheussen</name><uri>https://www.blogger.com/profile/08494308638669842782</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-734261903"/><gd:extendedProperty name="blogger.displayTime" value="July 31, 2017 at 7:31 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-2285786720331575608</id><published>2017-06-27T23:18:10.093-07:00</published><updated>2017-06-27T23:18:10.093-07:00</updated><title type='text'>To check for for both criteria :
where cylinders=4...</title><content type='html'>To check for for both criteria :<br />where cylinders=4 and length=180;<br />This will keep only the observations having cylinders=4 and length=180</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/2285786720331575608'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/2285786720331575608'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1498630690093#c2285786720331575608' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/35719150821660845'/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-6939909"/><gd:extendedProperty name="blogger.displayTime" value="June 27, 2017 at 11:18 PM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-35719150821660845</id><published>2017-06-22T02:19:52.132-07:00</published><updated>2017-06-22T02:19:52.132-07:00</updated><title type='text'>sir can u please show me how to get output for two...</title><content type='html'>sir can u please show me how to get output for two variables with where statement <br />where cylinders=4;<br />where length=180;<br />but its taking only cylinders not executing the data of length in cars dataset<br />pls solve the problem sir</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/35719150821660845'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/35719150821660845'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1498123192132#c35719150821660845' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-6939909"/><gd:extendedProperty name="blogger.displayTime" value="June 22, 2017 at 2:19 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-6433686283110629537</id><published>2017-06-20T11:57:01.263-07:00</published><updated>2017-06-20T11:57:01.263-07:00</updated><title type='text'>sir if data contains commas in id variable and one...</title><content type='html'>sir if data contains commas in id variable and one comma in same name variable or different how to write code for dlm dsd; its getting blank in varibles<br />id name gender<br />101,kk f<br />102, hh, m<br />103, hhj m<br />but in 2nd obs its getting blank in gender how to solve the query sir</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/6433686283110629537'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/6433686283110629537'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1497985021263#c6433686283110629537' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-6939909"/><gd:extendedProperty name="blogger.displayTime" value="June 20, 2017 at 11:57 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-6843834507509092971</id><published>2017-03-08T04:34:57.859-08:00</published><updated>2017-03-08T04:34:57.859-08:00</updated><title type='text'>
Hi ,

I just ran the first program and getting be...</title><content type='html'><br />Hi ,<br /><br />I just ran the first program and getting below error. Please help me out.<br /><br />/pbr/biconfig/940/Lev1/Web/WebAppServer/SASServer1_1/temp/SASStudioSessions/84920dae-c29e-4c52-96cc-085a498c522b/74e55a26-d843-46e2-a137-40f76f12a6fc.sas (No such file or directory)<br /><br /><br /></content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/6843834507509092971'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/6843834507509092971'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1488976497859#c6843834507509092971' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-6939909"/><gd:extendedProperty name="blogger.displayTime" value="March 8, 2017 at 4:34 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-4775636507417131034</id><published>2016-12-20T19:56:53.004-08:00</published><updated>2016-12-20T19:56:53.004-08:00</updated><title type='text'>Deepanshu,
One doubt, In &quot;Importing a Comma-D...</title><content type='html'>Deepanshu,<br />One doubt, In &quot;Importing a Comma-Delimited File with CSV extension&quot;. The raw file extension should be .csv in infile statement. Am I right? please suggest.</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/4775636507417131034'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/4775636507417131034'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1482292613004#c4775636507417131034' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-6939909"/><gd:extendedProperty name="blogger.displayTime" value="December 20, 2016 at 7:56 PM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-6569575325128150536</id><published>2016-12-07T02:19:19.671-08:00</published><updated>2016-12-07T02:19:19.671-08:00</updated><title type='text'>Hi Deepanshu,

I have worked as a data analyst in ...</title><content type='html'>Hi Deepanshu,<br /><br />I have worked as a data analyst in an e-commerce company for 2 years. But the tool i used for analysing is Excel now i want to shift to SAS. What should i do in this career shift process. I have few more doubts in getting placed should i do certification? only then will i get a job, because i don have hands on experience in SAS i practised it by myself with the help of internet. What are the things can be done to get a real time experience and get placed soon in a good job <br /><br />Pls do reply am in a crisis kinda situation in my career<br /><br />Thanks,<br />Vivek</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/6569575325128150536'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/6569575325128150536'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1481105959671#c6569575325128150536' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-6939909"/><gd:extendedProperty name="blogger.displayTime" value="December 7, 2016 at 2:19 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-2228622934783607681</id><published>2016-12-06T09:17:04.829-08:00</published><updated>2016-12-06T09:17:04.829-08:00</updated><title type='text'>You can specify RANGE= option in PROC IMPORT. For ...</title><content type='html'>You can specify RANGE= option in PROC IMPORT. For eg. RANGE=&quot;Sheet1$B2:D10&quot;</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/2228622934783607681'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/2228622934783607681'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1481044624829#c2228622934783607681' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/3378126091702510810'/><author><name>Deepanshu Bhalla</name><uri>https://www.blogger.com/profile/09802839558125192674</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXm_iOrXFR9Ls-mjtOci4qd1m1V1TXkkWJINuMy84-Axo5pNS6CG7oKwR7hfHHI3tB1yuz8W_qo9HK2Cw5fHfe_4cL_2DCf_LyoK9LMLicZojbNYgypIP-RXNsw1GsVhk/s100/pic.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-966036103"/><gd:extendedProperty name="blogger.displayTime" value="December 6, 2016 at 9:17 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-3720436548038221851</id><published>2016-12-06T09:15:15.578-08:00</published><updated>2016-12-06T09:15:15.578-08:00</updated><title type='text'>Thank you for stopping by my website. Cheers!</title><content type='html'>Thank you for stopping by my website. Cheers!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/3720436548038221851'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/3720436548038221851'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1481044515578#c3720436548038221851' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/8633421421813399281'/><author><name>Deepanshu Bhalla</name><uri>https://www.blogger.com/profile/09802839558125192674</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXm_iOrXFR9Ls-mjtOci4qd1m1V1TXkkWJINuMy84-Axo5pNS6CG7oKwR7hfHHI3tB1yuz8W_qo9HK2Cw5fHfe_4cL_2DCf_LyoK9LMLicZojbNYgypIP-RXNsw1GsVhk/s100/pic.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-966036103"/><gd:extendedProperty name="blogger.displayTime" value="December 6, 2016 at 9:15 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-2538734203000759962</id><published>2016-12-06T09:13:51.201-08:00</published><updated>2016-12-06T09:13:51.201-08:00</updated><title type='text'>Thank you Abhishek. Your compliment gave me motiva...</title><content type='html'>Thank you Abhishek. Your compliment gave me motivation to work harder and much better than before. Cheers mate!</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/2538734203000759962'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/2538734203000759962'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1481044431201#c2538734203000759962' title=''/><link rel='related' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/3738806428952588750'/><author><name>Deepanshu Bhalla</name><uri>https://www.blogger.com/profile/09802839558125192674</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXm_iOrXFR9Ls-mjtOci4qd1m1V1TXkkWJINuMy84-Axo5pNS6CG7oKwR7hfHHI3tB1yuz8W_qo9HK2Cw5fHfe_4cL_2DCf_LyoK9LMLicZojbNYgypIP-RXNsw1GsVhk/s100/pic.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-966036103"/><gd:extendedProperty name="blogger.displayTime" value="December 6, 2016 at 9:13 AM"/></entry><entry><id>tag:blogger.com,1999:blog-7958828565254404797.post-3738806428952588750</id><published>2016-12-06T07:26:27.169-08:00</published><updated>2016-12-06T07:26:27.169-08:00</updated><title type='text'>I follow u on quora , a big fan of urs Excellent w...</title><content type='html'>I follow u on quora , a big fan of urs Excellent work sir :)</content><link rel='edit' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/3738806428952588750'/><link rel='self' type='application/atom+xml' href='https://www.blogger.com/feeds/7958828565254404797/491297180380197394/comments/default/3738806428952588750'/><link rel='alternate' type='text/html' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html?showComment=1481037987169#c3738806428952588750' title=''/><author><name>The Mightier Pen</name><uri>https://www.blogger.com/profile/07731788338537921095</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='https://www.listendata.com/2013/04/sas-reading-importing-raw-data-into-sas.html' ref='tag:blogger.com,1999:blog-7958828565254404797.post-491297180380197394' source='http://www.blogger.com/feeds/7958828565254404797/posts/default/491297180380197394' type='text/html'/><gd:extendedProperty name="blogger.itemClass" value="pid-1344396842"/><gd:extendedProperty name="blogger.displayTime" value="December 6, 2016 at 7:26 AM"/></entry></feed>