what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
I have a dataset with variables empid and doj how to calculate retirement age?
Mention the category in which sas informats are placed?
What are the differences between sum function and using “+” operator?
Can anyone help to find a statement to get all the predefined formats?
3 Answers Verinon Technology Solutions,
How to convert a given date value into SAS date
9 Answers CitiGroup, Quintiles,
How to create an external dataset with sas code?
Can we use where and having clauses in a single SAS program. ex: proc sql; select a,b,c from test where state in 'KA' and having <some condition>. Is the above program run correctly, if not why ?
Mention what is PROC in SAS?
what are the sites did u refer for enquiries and doubts for SAS
How do you debug macros?
what is metadata? : Sas-bi
Give an example where SAS fails to convert character value to numeric value automatically?