Answer Posted / ravi
the purpose of _error_ is to locate errors in data records. By default _error_ is set to 0, if there is any data error, conversion error the value of _error_ is set to 1.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How would you define the end of a macro? : sas-macro
Differentiate input and infile.
what are some good sas programming practices for processing very large data sets? : Sas programming
Are you sensitive to code walk-throughs peer review or QC review?
what is star schema? : Sas-di
what are _numeric_ and _character_ and what do they do? : Sas programming
What does PROC print, and PROC contents do?
What are common programming errors committed in sas
Describe the ways in which you can create macro variables?
What is the function of Stop statement in a SAS Program?
What are types of transport files?
why a stop statement is needed for the point= option on a set statement?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
What is the basic structure of the SAS base program?
what are the types of interactive display types? : Sas-bi