Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What other SAS features do you use for error trapping and
data validation?

Answers were Sorted based on User's Feedback



What other SAS features do you use for error trapping and data validation?..

Answer / dupe bassey

conditional statements, if then else.
Put statement
debug option

Is This Answer Correct ?    4 Yes 0 No

What other SAS features do you use for error trapping and data validation?..

Answer / rajeev

Using the menas and freq procedure we are doing the data
validations
for error trapping we use merror in macros

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More SAS Interview Questions

please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??

0 Answers  


how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5

0 Answers  


Explain how you can debug and test your SAS program?

0 Answers  


how to extract data from SAP servers? Is like oracle servers or any other methods to extract please reply me.

1 Answers  


When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?

2 Answers   Accenture,


what is the prob plot in clinical domain

1 Answers   TCS,


For clinical entire study how many tables will create approx?

0 Answers   TCS,


In the SAS Data step what is the difference between the subsetting done by Where and subsetting done by If?

6 Answers   Cognizant,


What does proc print, and proc contents are used for?

0 Answers  


Can you excute a macro within a macro? Describe.

2 Answers   Genta,


What are the 3 components in sas programming?

0 Answers  


I need help in merging two different datasets. I am merging by date and I want to propagate observations from one dataset to the corresponding dates. One dataset has a unique date for each day of the month, while the other dataset has same date for different patient visits. For example I want to spread an observation on the 31DEC2008 from one dataset to several observations with the same date on a second dataset for all the patients who visited on that date. I have tried to merge the two and the result is not what I wanted. Instead I get a dataset whereby all the dates have missing values where observations from the first datset should have spread.

1 Answers  


Categories