What is the use of function Proc summary?
No Answer is Posted For this Question
Be the First to Post Answer
What is the pound sign used for the DATA _NULL_?
Can anyone help me about SAS Realtime scenarios in Clinical field
for what purpose would you use the retain statement? : Sas programming
Hi , which book should i refer to for preaparing SAS statistical Exam. Searched a lot on books but still did n't find relevant books
What is factor analysis?
what is study design in while working with SAS? what are screening variables in SAS?
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
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
Explain what is data step?
how we can create optional or required parameters in SAS macro...
Describe the ways in which you can create macro variables?
why a stop statement is needed for the point= option on a set statement?