why is a stop statement needed for the point=option on a set statement? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
Baseline definition in your study
3 Answers Accenture, Quintiles,
What was the last computer book you purchased? Why?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
How to find out no. of business days in a month using macros.???(excluding weekends and holidays).
How would you define the end of a macro? : sas-macro
What statement do you code to tell SAS that it is to write to an external file? What statement do you code to write the record to the file?
i have one dataset data l; input name: $ 25; cards; manoj is a good boy to krishna krishna is a god boy to malli malli is good boy to ramana ques: here i want "manoj" observations nubers
What is the size of PDV?
what is the use of proc sql? : Sas programming
I have 2 data sets A & B. Both have a variable called Age in them, each of them specifying a different functionality. In my program I use bot these data sets. How do I specify which Age variable I want to use?
i have a data set with 20 observations i want label from 8 to 15 observations ? how you create this one.
Mention the validation tools used in SAS?