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 is the difference between floor and ceil functions in sas? : Sas-administrator
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
What is the use of function Proc summary?
What is the difference between reading data from an external file and reading data from an existing data set?
In sas admin differentiate between roles and capabilities? : sas-grid-administration
what are sas/access and sas/connect? : Sas programming
How do dates work in SAS data?
What are the limitations for memory allocation for SAS variables
Why and when do you use proc sql?
what are some differences between proc summary and proc means? : Sas programming
For clinical entire study how many tables will create approx?
How does the internal authentication work in sas? : sas-grid-administration
How to specify variables to be processed by the freq procedure?
Describe a time when you were really stuck on a problem and how you solved it?
what is the difference between nodup and nodupkey options? : Sas programming