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 are input dataset and output dataset options?
How long can a macro variable be? A token? : sas-macro
What are symbol tables?Differemce between Local N Global Symbol tables.....
How do you add a prefix to some or all variables in a dataset using a SAS macro?
Describe a time when you were really stuck on a problem and how you solved it?
what is syntax of proc merge ?
hi i date is 05sep2005; i want the oupput like 05sep2005:00:00:00 ; how it wil come?
1 new york 7,262,700 2 los angeles 3,259,340 3 philadelphia 1,642,900 how to read the above data using input statement consider the above data is in txt format externally u have to use infile and input statement.
tell me about use of arrays in sas
Name few SAS functions?
what is prime numbers? how we can get plc write sas code?
Name some categories in sas 9? : sas-grid-administration