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 / vemula
5. Proc datasets procedure and proc copy procedure where
proc we can copy.
6. double options gives space between coumns
10. symput to store or assigna a value and symget to get a
value.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between nodup and nodupkey options?
What is the length assigned to the target variable by the scan function?
What are the 3 components in sas programming?
which features do you use to check the data validations and errors? : Sas-administrator
How would you identify a macro variable? : sas-macro
What are the advantages of using sas?
Name and describe few sas character functions that are used for data cleaning in brief.
Give an example where SAS fails to convert character value to numeric value automatically?
Did you used proc test? when?
Mention what is the difference between nodupkey and nodup options?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
what are sas/access and sas/connect? : Sas programming
What is proc sort?
describe the interaction table in sas di? : Sas-di