What is the difference between verification and validation?
Answer Posted / chiranjeevi
verification is nothing but cheking the missvalues(null),any
special characters and errors in ihe dataset.
validation is nothing but enables you to check the syntax of
a querry.
where statement is using in validation.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
What is a macro routine?
What are the new features included in the new version of SAS Programming Language?
What are the limitations for memory allocation for SAS variables
How is character variable converted into numeric variable and vice versa?
Mention sas system options to debug sas macros.
what techniques and/or procs do you use for tables? : Sas programming
What are the uses of sas?
Explain substr function?
Describe the ways in which you can create macro variables?
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
what is sas business intelligence? : Sas-bi
what is intially documentation in sas?
what has been your most common programming mistake? : Sas programming
Mention few capabilities of sas framework.