what are the validation tools in sas?
Answers were Sorted based on User's Feedback
Answer / jyotshna
for dataset
datasetname/debug
datasetname/stmtchk
for macros
options:
mprint mlogic symbolgen
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / sirisha
format:for range checking
proc freq:used to check uniquenes
proc means:for statistical measurement,missing and non missingvalues.
macros: for reuse of the code
proc sort with nodupkey :to find duplicate observation
proc report:to create new variable etc.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / aruna
Jyotshna, can u elaborate on datasetname/debug and
datasetname/stmtchk
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the parameters of scan function?
What SAS statements would you code to read an external raw data file to a DATA step?
describe the interaction table in sas di? : Sas-di
Describe the function and utility of the most difficult SAS macro that you have written?
What is the difference between reading data from an external file and reading data from an existing data set?
how to display duplicated observations in a data using base sas.
13 Answers HCL, TCS,
What is by-group processing?
Of all your work, where have you been the most successful?
in data set200 observation how to take 110,150,170 using sql procedure?
What is the work of tranwrd function?
name several ways to achieve efficiency in your program? : Sas programming
How do you put a giraffe into the refrigerator?