Name statements that function at both compile and execution
time.
Answer Posted / suresh
input is the only statement that function at both compile
and execution time
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
Which date function advances a date, time or datetime value by a given interval?
what is broad cast agent? : Sas-bi
Describe the ways in which you can create macro variables? : sas-macro
How do you add a number to a macro variable? : sas-macro
Intern stastical programmer written test
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?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
What can you learn from the SAS log when debugging?
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?
Name any two sas spawners? : sas-grid-administration
how does sas handle missing values in assignment statements? : Sas programming
what versions of sas have you used (on which platforms)? : Sas programming
Explain how merging helps to combine data sets.
To what type of programms have you used scratch macros?