What are the differences between sum function and using “+” operator?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of %include statement?
What is the difference Using & and && in the macro variables
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.
how are numeric and character missing values represented internally? : Sas programming
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
what is sas metadata repository? : Sas-bi
How to import the Zip files into SAS? If it is possible in SAS? If it is posible write the code...
Differences between where and if statement?
Identify statements whose placement in the DATA step is critical?
What SAS statements would you code to read an external raw data file to a DATA step?
What is SAS? is it a software just for use or we can creat something over there?
How to get part of string form the source string without using sub string function in SAS?