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
what do you mean by data staging area? : Sas-di
where are dashboard components are created and maintained? : Sas-bi
what is data integration? : Sas-di
what are the component of range? : Sas-bi
What is the basic syntax style in SAS?
Differentiate between proc means and proc summary.
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
How do you control the number of observations and/or variables read or written?
Briefly explain input and put function?
Explain the main difference between the sas procedures and functions? : Sas-administrator
How do you specify the number of iterations and specific condition within a single do loop?
What is the maximum length of the macro variable?
What is SAS? What are the functions does it performs?
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
Give some examples where proc report’s defaults are same as proc print’s defaults?