What sas features do you use to check errors and data validation?



What sas features do you use to check errors and data validation?..

Answer / Bhanu Bairwa

In SAS, some common features for error checking and data validation include:

1. PROC CONTENTS - Displays information about SAS data sets, including their attributes and structure.
2. OPTIONS ERRORNUM=YES - Enables SAS to return an error code when a syntax error occurs.
3. VALIDVARNAME - Restricts variable names to conform to user-defined syntax rules.
4. PROC MISSING - Displays the number and percentage of missing values in a data set.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SAS Interview Questions

how to display duplicated observations in a data using base sas.

13 Answers   HCL, TCS,


what are the validation tools in sas?

3 Answers   TCS,


Differences between where and if statement?

1 Answers  


Which date functions advances a date time or date/time value by agiven interval?

3 Answers  


hi i date is 05sep2005; i want the oupput like 05sep2005:00:00:00 ; how it wil come?

6 Answers   Accenture,


Which is the best training institute for SAS in hyderabad.

112 Answers   Stansys Software Solutions,


Which command is used to save logs in the external file?

1 Answers  


what type of graphs we will create(for 2+years candidates)?

1 Answers   Accenture, Icon,


How many tiers in sas architecture?

2 Answers  


How do you put an elephant in the refrigerator?

6 Answers   Oracle,


name some data transformation used in sas di? : Sas-di

1 Answers  


Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.

10 Answers  


Categories