how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
This entry was posted in General. Bookmark the permalink. Post a comment or leave
Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables?
hi all, I need the SAS DI DUMP(A00 260) for attending the certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana
What do you know about sas and what we do? : sas-grid-administration
Name statements that are execution only.
What is proc sort?
· What are some good SAS programming practices for processing very large data sets?
How did you use the round function?give an example(don't say it will round to the nearest intger) eg1:round(84.55,.1) =84.6 eg2:round(92.64,.1)=92.6,How it is happening like this tell me the logic,that is how the round function works when we have deimal values?
How do i read multiple spaces in datasets?
Do you need to combine data sets? How should you combine data sets– MERGE or SET statements in DATA steps,PROC APPEND,PROC SQL?
What is Linear Regression?
What is the difference between SAS Data step and SAS PROC SQL, and which is better?