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
What does proc print, and proc contents are used for?
What is the basic structure of the SAS base program?
What are the statements that are executed only?
what is data access? : Sas-di
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
what type of graphs we will create(for 2+years candidates)?
How many data types are there in SAS?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
Explain the difference between informat and format with an example.
how many types prompting framework can be broken down to? : Sas-bi
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
What would be the value of month at the end of data step execution and how many observations would be there?
What is substr function?
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?