What is the order of evaluation of the comparison && logical
&& relational operators:?
Answers were Sorted based on User's Feedback
Answer / ram kumar
1st arthmetic operators(** * / + -)
2nd comparison operators(= ^= > < >= <= IN)
3rd logical operators(AND OR NOT)
| Is This Answer Correct ? | 2 Yes | 0 No |
how to read the variables in sas? : Sas-administrator
Mention common programming errors committed in sas ?
what is slowly changing dimension? : Sas-di
What is the maximum and minimum length of macro variable
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
is there any difference between proc summary and proc means?
what is portability of sas programmes?
What is the SAS data set?
Explain the purpose of substr functions in sas programming.
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
What is maximum number of rows and cols can be handled in SAS?