Difference between sum function and using “+” operator?
No Answer is Posted For this Question
Be the First to Post Answer
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?
what is the frontend and backend of sas? Is sas is a progaming langauge or tool? on which langauge sas depends?
what is the difference between sas and other datawarehousing languages?what are the advantages of sas over them?
Describe the function and untility of the most difficult SAS macro that you have written.
There is a field containing a date. It needs to be displayed in the format "ddmonyy" if it's before 1975, "dd mon ccyy" if it's after 1985, and as 'Disco Years' if it's between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT
1 new york 7,262,700 2 los angeles 3,259,340 3 philadelphia 1,642,900 how to read the above data using input statement consider the above data is in txt format externally u have to use infile and input statement.
what are the new features included in the new version of SAS i.e., SAS9.1.3?
5 Answers College School Exams Tests, Wockhardt,
what is the use of sas management console? : Sas-di
Briefly explain input and put function?
Explain append procedure?
What is the command used to find missing values?
I have a dataset with variables empid and doj how to calculate retirement age?