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 are the criticality that you have faced during your
project in SAS?

Answers were Sorted based on User's Feedback



What are the criticality that you have faced during your project in SAS?..

Answer / kanya

Problems with data probability.We usually get data in raw
format which we are supposed to read from the native format
to sas format. native format is the format which client send.

2) Problems with data inconsistencies

Is This Answer Correct ?    3 Yes 0 No

What are the criticality that you have faced during your project in SAS?..

Answer / radhika rajesh

critical issues include:

1. sometimes databases shud be updated properly or else all
analysis wil show wrong result
2. i faced problem while running code during peak hours
since servers wil be slow due 2 heavy usage.


others plz add on to this..........

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More SAS Interview Questions

Explain the message ‘MERGE HAS ONE OR MORE DATASETS WITH REPEATS OF BY VARIABLE’.

2 Answers  


If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable?

3 Answers  


what is the use of proc sql? : Sas programming

0 Answers  


How would you code a merge that will keep only the observations that have matches from both sets.

5 Answers   Accenture, Bank Of America,


how does sas handle missing values in sort order? : Sas programming

0 Answers  


If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn’t have a value?

3 Answers   Accenture,


/*i have the following dataset.*/ data score; input marks ; datalines; 10 20 30 40 50 60 70 80 90 100 ; run; Now i should get the result as sum of 1 to 5 i.e(10+20+30+40+50)=150 and 2 to 6 i.e(20+30+40+50+60)=200 and 3 to 7 i.e(30+40+50+60+70)=250 and so on. how to get it. thanks in advance

2 Answers   Eval Source,


how do you test for missing values? : Sas programming

0 Answers  


what is lifetest

1 Answers   Cognizant,


what can you learn from the sas log when debugging? : Sas programming

0 Answers  


diff between nodup rec and ondup key???

3 Answers   AON, Sciformix,


if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation

0 Answers   CTS,


Categories