what is the purpose of _error_? : Sas programming
Answer / Jyoti Sengar
{"answers": [n {"value": "The special variable _ERROR_ contains the number of the last line at which a data step terminated abnormally, or 0 if it terminated normally", "probability": 1.0}n]}
| Is This Answer Correct ? | 0 Yes | 0 No |
Name statements that are execution only?
what is the basic structure sas administrator? : Sas-administrator
what is null hypothesis? why do you consider that?
1 Answers Accenture, Quintiles,
Why double trailing @@ is used in input statement?
Explain the difference between nodup and nodupkey options?
What is the purpose of _character_ and _numeric_?
When you will use nowd option in report???
what is program data vector? : Sas-administrator
Have you ever linked SAS code? If so, describe the link and any required statements used to either process the code or the step itself.
what is the usage for assigning error=1 in a dataset ?
i am importing large data from oracle to work library. in log there is a error message worklibrary space is not enough. then how to import the data safely to sas environment.
how can you create zero observation dataset? : Sas programming