1.How many ways are there to create variables?
2.What is CLM,how can we use it?
3.what are the advontages of data step?
4.what is the extension of editor window in SAS 9.1.3?
5.How do you copy a particular data set from one library to
another?
6.what is the use of double option?
7.Advontages of Proc Report?
8.what is the basic use of where statement?
9.How do you terminate the statments in SAS Programming?
10.What is the difference between symput and symget?
11.How would a identify the local and global variable?
can any one answer for the 4'th question
Answer Posted / ravikumard
ans for 8'th one
by using where statement no need to read all the
observations in data step only we can read the mentioned
variable or observation
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do the PUT and INPUT functions do?
What are the applications primarily used by business analyst? : Sas-bi
If you could design your ideal job, what would it look like?
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
Describe a time when you were really stuck on a problem and how you solved it?
Explain input and put function?
Explain how merging helps to combine data sets.
what are validation tools that are used in sas? : Sas-administrator
how does sas handle missing values in procs? : Sas programming
How do dates work in sas?
Can you suggest us materials for sdtm mapping?
How long can a macro variable be? A token? : sas-macro
What are the default statistics that proc means produce?
How to specify variables to be processed by the freq procedure?
What is the difference between using drop = data set option in data statement and set statement?