what are scrubing procedures in SAS?
Answer / suresh
proc sort with nodupkey option.
coz it will eliminate the duplicate values.
| Is This Answer Correct ? | 7 Yes | 0 No |
What is the difference between reading data from an external file and reading data from an existing data set?
What are symget and symput? : sas-macro
Explain the message ‘MERGE HAS ONE OR MORE DATASETS WITH REPEATS OF BY VARIABLE’.
Mention the category in which sas informats are placed?
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
what is the use of proc sql?
what is the need of INDEX in datasets?
if reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record
what is sas application server? : Sas-di
I have a dataset concat having variable a b & c. How to rename a b to e & f?
Do you prefer Proc Report or Proc Tabulate? Why?
Name few SAS functions?