What is the significance of the ‘OF’ in X=SUM (OF a1-a4,
a6, a9);?
Answer Posted / xxxxxxxxxxx
if the num r in series we opt this
syntax sum (of a1-a4);
if we omit the 'of' it performs the subraction process.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
which features do you use to check the data validations and errors? : Sas-administrator
How long can a macro variable be? A token? : sas-macro
What would be the value of month at the end of data step execution and how many observations would be there?
How many data types are there in SAS?
Describe a time when you were really stuck on a problem and how you solved it?
How to create a permanent sas data set?
Explain the difference between informat and format with an example.
describe the interaction table in sas di? : Sas-di
What is the difference between class statement and by statement in proc means?
Explain the use of proc print and proc contents?
If money were no object, what would you like to do?
what can you learn from the sas log when debugging? : Sas programming
How necessary is it to be creative in your work?
what type of graphs we will create(for 2+years candidates)?
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?