what is Difference between PROC SQL JOINS and MERGE?
Answer Posted / siddu
Before doing the merge process we have to do sorting depended the key variable, but in proc sql joins no need to do sorting.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what is function of retain statment
what is program data vector? : Sas-administrator
what is hash files in sas and why we are using this one in sas?
What are the default statistics that proc means produce?
for what purpose would you use the retain statement? : Sas programming
Give some examples where proc report’s defaults are same as proc print’s defaults?
How many data types are there in SAS?
explain what is factor analysis? : Sas-administrator
how do you debug and test your sas programs? : Sas programming
What are all the problems you faced while validating tables and reports?
how do you pull data from equifax?tell me the process?
what is the basic structure sas administrator? : Sas-administrator
What do you know about sas data set?
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
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