what is the usage for assigning error=1 in a dataset ?
Answers were Sorted based on User's Feedback
Answer / poonam
it means only one error of that type will be printed.
| Is This Answer Correct ? | 2 Yes | 5 No |
How do I CREATE an external dataset with sas code? I would like to create within a sascode a non-exsistent textfile on the host. So I am not forced to create the file befor filling it.
what is the difference between x=substr(name,1,2); and substr(name,1,2)='x';
SAS System ?
What is the difference between where and if statement?
what is metadata? : Sas-bi
wat has been most common programming mistake?
What is the general format of function in sas? : sas-grid-administration
Enlist the syntax rules followed in sas statements.
Briefly explain input and put function?
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.
Explain bmdp procedure?
What is the difference between SAS functions and procedures?