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 / no need
3. We can create datsets from rawdata files.
manipulate the datasets, merging, appending,concatinatig,
all we can.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what are the best practices to process the large data sets in sas programming? : Sas-administrator
What do you code to create a macro? : sas-macro
what is the difference between unique key and primary key? : Sas-di
explain the proc in sas? : Sas-administrator
Name and describe few sas character functions that are used for data cleaning in brief.
What is data _null_?
what is operational data and operational system? : Sas-di
What are the differences between sum function and using “+” operator?
what are the types of interactive display types? : Sas-bi
how do you want missing values handled? : Sas programming
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
Explain data step in SAS
Can you execute a macro within a macro? Describe. : sas-macro
what is hierarchy flattening? : Sas-di
What are the five ways to do a table lookup in sas? : sas-grid-administration