how to remove duplicates using proc sql?
No Answer is Posted For this Question
Be the First to Post Answer
is there any difference between proc summary and proc means?
What does proc print, and proc contents are used for?
What do you feel about hardcoding?
How do you debug macros?
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
if reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record
what are all the default values getting in PROC MEANS...???
How to limit decimal places for variable using proc means?
Suppose there is a SAS dataset with following values - Parent Child A B B C D E F G G H H I and so on….. This goes onto 1000s of observations/rows. Now how do we identify from this dataset Grandparents and Grandchildrens ?
5 Answers American Express, Barclays,
What is the pound sign used for the DATA _NULL_?
what is the difference between proc means and proc summary?
How do i read multiple spaces in datasets?