Answer Posted / naveen
proc merge syntex, which is
use to combind data set,
data xyz;
merge a(in=x) b(in=y);
if a x and y;
run;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
I need level 2 to 5 sas using companies in india
What are the automatic variables for macro? : sas-macro
Describe the function and untility of the most difficult SAS macro that you have written.
What are SAS/ACCESS and SAS/CONNECT?
what are the types of interactive display types? : Sas-bi
how sas deals with business intelligence? : Sas-bi
What is program data vector (pdv)?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
List down the reasons for choosing sas over other data analytics tools.
Explain append procedure?
which features do you use to check the data validations and errors? : Sas-administrator
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
what can you learn from the sas log when debugging? : Sas programming
explain about sas business intelligence? : Sas-bi