What do the mod and int function do? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables.
how to intersect the tables by using PROC MIXED?
What is the difference between %local and %global? : sas-macro
Name some categories in sas 9? : sas-grid-administration
6) Explain about below automatic variables a) _N_ b) _ERROR_ c) _CHAR_ d) _NUMERIC_ e) _ALL_ f) FIRST.BY VARIABLE g) LAST.BY VARIABLE h) _NAME_ i) _TYPE_ j) _FREQ_ k) _STAT_ l) _BREAK
Hi im new to sas. I have a file with some charecter variables and some numeric variables now i want to load charecter variables into one datastep and numeric variables into another data step pls let me know Thanks
How to limit decimal places for the variable using proc means?
what is the usage for assigning error=1 in a dataset ?
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?
Give some examples where proc report’s defaults are different than proc print’s defaults?
explain what is data set in sas? : Sas-administrator
what is SAS/Graph?