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?
No Answer is Posted For this Question
Be the First to Post Answer
what is data governance? : Sas-di
How we can call macros with in data step? : sas-macro
What are the features of base sas system?
Name statements that are execution only.
What is the difference between the proc sql and data step?
how do u validate the program which u have written.
How do you put a giraffe into the refrigerator?
calculate the sum of value using only DATA STEP. data count_; input year name $ value; cards; 2006 xxx 10 2007 yyy 12 2006 xxx 20 2008 yyy 15 2007 xxx 15 ; out put should be like this year name T_value ----------------------- 2006 xxx 30 2007 xxx 15 2007 yyy 12 2008 xxx 15
How to import the Zip files into SAS? If it is possible in SAS? If it is posible write the code...
What is the pound sign used for the DATA _NULL_?
sas implimented companies in hyderabad
Name and describe three SAS functions that you have used, if any?