what is the primary variable in your study?
Answer Posted / shuai
did you mean the primary key variable in a sas or sql table?
primary key variable is unique, and it is very helpful when
you need to find some information from other related tables
that also contain the same variable.
for example: claim_id could be a primary key variable in
clinical study
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how will you locate the sas platform applications? : Sas-bi
for report generation which one you used proc report or data_null_?
What is the use of %include statement?
How would you define the end of a macro? : sas-macro
Difference between sum function and using “+” operator?
Give e an example of..
What would you change about your job?
What are the scrubbing procedures in sas?
where are dashboard components are created and maintained? : Sas-bi
How to limit decimal places for the variable using proc means?
Describe the function and untility of the most difficult SAS macro that you have written.
What is a pdv and what are its functions?
Give some examples where proc report’s defaults are different than proc print’s defaults?
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
How can you limit the variables written to output dataset in data step?