What is the order of evaluation of the following operators
+ - * / ** () ???
Answer Posted / kish
BODMAS - Bracket, Div, Multiply, Add, Substraction
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the use of proc contents and proc print in sas? : Sas-administrator
Have you ever used the SAS Debugger?
what is the difference between unique key and primary key? : Sas-di
for whom is sas data integration studio designed? : Sas-di
what is enterprise guide? What is the use of it? : Sas programming
How to create an external dataset with sas code?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
Describe the ways in which you can create a macro variable?
Explain substr function?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
What commands are used in the case of including or excluding any specific variables in the data set?
What do you understand by the term Normal Distribution?
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
Can you suggest us materials for sdtm mapping?