I have 2 data sets A & B. Both have a variable called Age in
them, each of them specifying a different functionality.
In my program I use bot these data sets. How do I specify
which Age variable I want to use?
Answer Posted / alok karan
Data a1;
input y age;
Data b1;
input x age;
Data c;
set a1 b1(drop=age);
run;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
Explain input and put function?
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?
Which date function advances a date, time or datetime value by a given interval?
What are the applications primarily used by business analyst? : Sas-bi
Explain the purpose of retain statement.
What is SAS informats?
Give e an example of..
Mention what is the difference between nodupkey and nodup options?
what is the difference between floor and ceil functions in sas? : Sas-administrator
What are the features of SAS?
What is the difference between order and group variable in proc report?
How we can call macros with in data step? : sas-macro
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
what is sas enterprise intelligence architecture? : Sas-bi