Answer Posted / mahesh
data dsn;
merge dsn1 dsn2;
by vari;
run;
| Is This Answer Correct ? | 17 Yes | 5 No |
Post New Answer View All Answers
how to read the variables in sas? : Sas-administrator
what is treatment emergent events and treatment emregent adverse event
what is the primary data source for the wrs? : Sas-bi
what is sas application server? : Sas-di
What are the different versions of sas that you have used until now? : sas-grid-administration
how would you determine the number of missing or nonmissing values in computations? : Sas programming
Mention how to limit decimal places for the variable using proc means?
What is the difference between input and infile statement?
Which command is used to perform sorting in sas program?
what is data governance? : Sas-di
What does P-value signify about the statistical data?
Differences between where and if statement?
Which date function advances a date, time or datetime value by a given interval?
what is program data vector? : Sas-administrator
what are validation tools that are used in sas? : Sas-administrator