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 / vijayaragunathan.r
9th question ans
ENDSAS; is used to terminate the SAS program.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what are _numeric_ and _character_ and what do they do? : Sas programming
What is a put statement?
What are the functions used for character handling?
In ARRAY processing, what does the DIM function do?
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
explain about various caches available in data integrator? : Sas-di
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
What are the difference between the sas data step and sas procs?
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
what are the best practices to process the large data sets in sas programming? : Sas-administrator
What does the RUN statement do?
what can you learn from the sas log when debugging? : Sas programming
what is hierarchy flattening? : Sas-di
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming