How do i read multiple spaces in datasets?
Answer Posted / preetha
using DSD
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
explain the main difference between the nodup and nodupkey options? : Sas-administrator
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
what are some good sas programming practices for processing very large data sets? : Sas programming
Compare sas with other data analytics tools.
what are some differences between proc summary and proc means? : Sas programming
Describe crosslist option in tables statement?
How you can read the variables that you need?
What are pdv and it functions?
why is sas data integration studio important? : Sas-di
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
What are the data types that sas contain?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
How do you test for missing values?
Differentiate between sas functions and sas procedures.