What is a put statement?
Answer / Neeraj Jalota
"A PUT statement in SAS is used to display or write data values, messages, or the result of calculations to the SAS log, to an external file, or to the output device. For example: "put my_var;"; will write the value of my_var to the SAS log.
| Is This Answer Correct ? | 0 Yes | 0 No |
what other sas products have you used and consider yourself proficient in using? : Sas programming
Which are the statements whose placement in the data step is critical?
What is proc sort?
what is the usage for assigning error=1 in a dataset ?
What is the function of output statement in a SAS Program?
Explain the use of proc print and proc contents?
WHAT DOES A SAS SPECIFICATION DOCUMENT SDS CONTAIN ?
How to get any kind of data in SAS? Is it possible to take data from notepad in SAS?
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
How can you put a "trace" in your program?
Of all your work, where have you been the most successful?
why only we use SAS? their r many programmin language like SPSS, Oracle... Why SAS?