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

Answer Posted / vasu

we can get the data into sas environment but while getting
the data into sas environment we should keep in mind that
whether the data is in alligined in proper order if not
then use some softwarw like edit plus.
After that we can get the data into sas by the following
ways
1. using datalines
2.using infile statement
3.using dde triplet
uing any one of the above we can get the any kind of
relational or non-relational data into sas.

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which command is used to save logs in the external file?

568


Give e an example of..

1655


what is the use of proc contents and proc print in sas? : Sas-administrator

603


What are the statements in proc sql?

593


What is maximum number of rows and cols can be handled in SAS?

854






What are the data types does SAS contain?

655


What is proc sort?

719


Of all your work, where have you been the most successful?

4203


Differentiate between format and informat? : sas-grid-administration

580


Explain the use of proc print and proc contents?

562


what is PhaseIII, ODS, TLG, Macro and Proc in SAS

3907


To what type of programms have you used scratch macros?

2142


Mention common programming errors committed in sas ?

647


What do the PUT and INPUT functions do?

779


Differences between where and if statement?

582