How do you read in the variables that you need?
Answer Posted / siri
by using 'scan' statement.
scan <variable name>;
Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What is PDV?
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
what is the difference between unique key and primary key? : Sas-di
Do you need to rearrange the order of the data for the report?
How do dates work in sas?
How are numeric and character missing values represented internally?
Explain what Proc glm does?
What is the maximum length of the macro variable? : sas-macro
How would you include common or reuse to be processed along with your statements?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
What are the default statistics for means procedure?
Mention what is the difference between nodupkey and nodup options?
What is the difference between using drop = data set option in data statement and set statement?
how to read the variables in sas? : Sas-administrator
Explain how you can debug and test your SAS program?