How to get any kind of data in SAS? Is it possible to take
data from notepad in SAS?

Answer Posted / nsb

Yes, we can read the data from notepad just like reading
data from from any other file formats by using INFILE
statement.

infile "...\....\xyz.txt";

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are sas/access and sas/connect? : Sas programming

548


Will it bother you if the guy at the next desk times the frequency and duration of your bathroom or coffee breaks on the grounds that ?you are getting paid twice as much as he is??

2096


where to use sas business intelligence? : Sas-bi

582


Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager

1612


Explain the use of proc print and proc contents?

562






What are the features of base sas system?

613


Explain why double trailing @@ is used in input statement?

572


what is the difference between infile and input? : Sas-administrator

609


How can I remove header from output data set?

2064


Do you know the features of sas?

592


What is the use of function Proc summary?

653


How would you invoke a macro? : sas-macro

555


How would you include common or reuse to be processed along with your statements?

1899


Describe the ways in which you can create a macro variable?

624


what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming

728