what is function of retain statment
No Answer is Posted For this Question
Be the First to Post Answer
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
what is SAS/Access and SAS/Connect?what are the uses?
How do you generate random samples?
data task; input id date date9. visit; cards; 101 01jan2015 1 101 02jan2015 2 101 06jan2015 3 102 04jan2015 1 102 07jan2015 2 102 12jan2015 3 103 06jan2015 1 103 13jan2015 2 ; run; write a program to find out missing dates between visits by each subject.
explain the use of % includes a statement in sas? : Sas-administrator
Explain data step in SAS
How does the internal authentication work in sas? : sas-grid-administration
Which date functions advances a date time or date/time value by agiven interval?
how many types of prompts are there? : Sas-bi
what is option year cuttoff in sas
is it possible to generate sas datasets using proc print ???
1 Answers GSK GlaxoSmithKline,
Do you prefer Proc Report or Proc Tabulate? Why?