Explain the message 'Merge has one or more datasets with
repeats of by variables'.
Answer Posted / pari
merge,is performed under conditional criteria, thus we could
merge one or many datasets with repeats of a particular
variable using by statement.
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
Explain substr function?
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
do you need to know if there are any missing values? : Sas programming
How do you add a number to a macro variable? : sas-macro
I need level 2 to 5 sas using companies in india
How would you identify a macro variable? : sas-macro
What are the limitations for memory allocation for SAS variables
Explain what is SAS informats?
how to do user inputs and command line arguments in sas?
How do you control the number of observations and/or variables read or written?
How do you delete duplicate observations in sas?
What is program data vector (pdv) and what are its functions?
What are the default statistics that proc means produce?
Name few SAS functions?
Do you need to rearrange the order of the data for the report?