what other SAS features do you use for error trapping and
data validation?
Answer Posted / mani
Use 'Validation' option
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how to read the variables in sas? : Sas-administrator
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
what is the difference between infile and input? : Sas-administrator
describe the interaction table in sas di? : Sas-di
Explain the difference between informat and format with an example.
Explain what is data step?
explain the proc in sas? : Sas-administrator
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
How necessary is it to be creative in your work?
how are numeric and character missing values represented internally? : Sas programming
What is the difference between order and group variable in proc report?
How to create list output for cross-tabulations in proc freq?
how does sas handle missing values in procs? : Sas programming
Tell me about % include and % eval? : sas-macro
If you were told to create many records from one record, show how you would do this using array and with proc transpose?