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
How would you identify a macro variable?
what are all the reports you generated in your recent project?
What are the table names in oracle database...?
To what type of programms have you used scratch macros?
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
What do you know about sas and what we do? : sas-grid-administration
What is the command used to find missing values?
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
How would you identify a macro variable? : sas-macro
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
what is the use of proc sql? : Sas programming
Tell e how how dealt with..
In proc transpose and data step with arrays which one you pick?
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?