For clinical entire study how many tables will create approx?
No Answer is Posted For this Question
Be the First to Post Answer
What does a PROC TRANSPOSE do?
what is intially documentation for a sas programmer?
how to add distinctly var variable values ex.. Data a; input var; datalines; 0 1 2 3 -1 -2 -3 ; run; adding all +ve value in one varibale n do the same for -ve too
How do you define proc in sas? : sas-grid-administration
Please, anyone, let me know the style or an example of using 'by='/'by' variable of a PDV(Program Data Vector)
3 Answers Verinon Technology Solutions,
What r all the reporting procedures...?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
Which date functions advances a date time or date/time value by agiven interval?
How does proc sql work?
In the flow of DATA step processing, what is the first action in a typical DATA Step?
Describe how you would pass data to macro.
What is maximum number of rows and cols can be handled in SAS?