The interview focused on discussing my previous academic and practical projects related to clinical data analysis. The interviewer asked technical questions about SAS programming, including data manipulation, merging datasets, handling missing values, and generating summary tables commonly used in clinical trials.
Interview questions [1]
Question 1
How do you merge two datasets in SAS, and what is the difference between using a DATA step merge and PROC SQL?