What is the significance of the ‘OF’ in X=SUM (OF a1-a4,
a6, a9);?
Answer Posted / shraddha ganoo
When we give OF it will consider the range. i.e from a1 to
a4 and a6 and a9, if we omit OF word then the SUM function
will consider the hyphen sign (-) between a1 and a4 as a
minus sign and perform operations accordingly.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager
Describe the function and untility of the most difficult SAS macro that you have written.
how would you determine the number of missing or nonmissing values in computations? : Sas programming
Give an example where SAS fails to convert character value to numeric value automatically?
Can you explain the process of calendar?
what is sas metadata repository? : Sas-bi
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
why is sas considered self-documenting? : Sas programming
What is the command used to find missing values?
How would you define the end of a macro? : sas-macro
What is a macro routine?
How are numeric and character missing values represented internally?
what is intially documentation in sas?
Describe the function and untility of the most difficult SAS macro that you have written.
why is sas data integration studio important? : Sas-di