Name statements that function at both compile and execution
time?
What do you feel about hardcoding?
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
explain what is factor analysis? : Sas-administrator
What is the Program Data Vector (PDV)? What are its functions?
what is the SAS/ACCESS and SAS/CONNECT?
9 Answers Accenture, iFlex, TCS,
Is it possible to do sorting tranformation in charecter variable??if can tell me one eg..
Give an example where SAS fails to convert character value to numeric value automatically?
In the SAS Data step what is the difference between the subsetting done by Where and subsetting done by If?
what is the frontend and backend of sas? Is sas is a progaming langauge or tool? on which langauge sas depends?
how to delete the duplicate columns permanently in SQL
What Proc glm does?
Describe 5 ways to do a “table lookup” in SAS?