how to generate the test data in sas without input data? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
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 dates work in SAS data?
What is the use of stop statement?
Have you ever linked SAS code? If so, describe the link and any required statements used to either process the code or the step itself.
How would you define the end of a macro? : sas-macro
How do you read in the variables that you need?
Enlist the syntax rules followed in sas statements.
wat is sas? is a package or programming language?
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
what is sas olap server? : Sas-di
i have a dataset with 25 obs; 10th obs has like ramu,anji,ramu,azad,ramu like this. i want to know how many times the word repeats in that obs?
Explain the use of proc print and proc contents?