What is maximum number of rows and cols can be handled in SAS?
No Answer is Posted For this Question
Be the First to Post Answer
how do i read multiple spaces in datasets? eg: vijaya raghava perumal.I tried with using & but it workss if its vijaya raghava but not for raghava perumal.how to do this?
how to generate means for every subject;
what are input dataset and output dataset options?
How do I CREATE an external dataset with sas code? I would like to create within a sascode a non-exsistent textfile on the host. So I am not forced to create the file befor filling it.
Code a PROC MEANS that shows both summed and averaged output of the data.
How many missing values are available? When might you use them?
Are you involved in writing the inferential analysis plan? Tables specfications?
what is Global Symbol table and Local symbol table?
How many ways to overcome a missing values???
If reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record?
What SAS statements would you code to read an external raw data file to a DATA step?
what are the best practices to process the large data sets in sas programming? : Sas-administrator