How will you use the WHO Drug Dictionary for Reporting
Clinical Trials?
Answer / Alka Mishra
The WHO Drug Dictionary can be utilized in clinical trials to ensure standardization and consistency in the recording, coding, and reporting of drugs. It helps maintain data quality by providing a common nomenclature for drug names across different countries.
| Is This Answer Correct ? | 0 Yes | 0 No |
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
Give some examples where proc report’s defaults are same as proc print’s defaults?
how to intersect the tables by using PROC MIXED?
how can you sort the dataset having millions of OBS(instead of sort procedure?
Explain the message ‘MERGE HAS ONE OR MORE DATASETS WITH REPEATS OF BY VARIABLE’.
What is difference between (a-z) and (a--z)
How do you read in the variables that you need?
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
Do you use PROC REPORT or PROC TABULATE? Which do you prefer? Explain.
what are some good sas programming practices for processing very large data sets? : Sas programming
How long can a macro variable be? A token? : sas-macro
What are the new features included in the new version of SAS Programming Language?