What is the purpose of _error_?
Answer / 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 |
what is the difference between proc means and proc summary?
how can get the first and last observations in a dataset using Proc SQl?
What is Tabulate.?Why we use it.? Which type of output we get from Tabulate.?
1.What is the difference between _NULL_ , _ALL_, and _N_? 2.What are the uses of _NULL_ using in Data Steps? Can we _NULL_ in Proc Steps also? 3.How do call the macro variable in Data Steps? 4.How to construct Pivot tables in Excel Using SAS?
what is the difference between %put and symbolgen?
If a variable contains only numbers, can it be a character data type?
How to display duplicate observations in data?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
what is picture format? give any one example?
explain the use of % includes a statement in sas? : Sas-administrator
What are the differences between proc means and proc summary?
What is data _null_?