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 has been your most common programming mistake?

Answers were Sorted based on User's Feedback



What has been your most common programming mistake?..

Answer / arun

Missing a semicolon at the end of the statement.
Missing to write END statement after the ending of the DO-loop

Is This Answer Correct ?    10 Yes 0 No

What has been your most common programming mistake?..

Answer / chiranjeevi

1)filenames are spelled incorrectly.
2)missing the semicolon at the end of the sas statements
3)keywords are apelled incorrectly.

Is This Answer Correct ?    5 Yes 2 No

What has been your most common programming mistake?..

Answer / s.bhattacharya

Well there has been lot of mistakes...but the one i do frequently is to miss writing "QUIT" after a "PROC SQL"....
This creates a big hang issue when u r dealing with large data files

Is This Answer Correct ?    4 Yes 1 No

What has been your most common programming mistake?..

Answer / name is no need

Superb Answers

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More SAS Interview Questions

hi all, I need the SAS DI DUMP(A00 260) for attending the certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana

0 Answers   SAS,


data abc; input x y ; cards; 1 2 5 6 7 8 7 8 1 7 5 7 ; run; Proc Freq data=abc; tables x*y / chisq nopercent nocol norow PLCORR; RUN; If we run the code, we have Polychoric Correlation = 0.9054 in the last table. I want to extract this particular entry with the value. Means I will create one dataset in which this value will be stored/extracted. I need your help in coding this. Please help me out.

2 Answers  


Did you used proc test? when?

0 Answers   Accenture, Quintiles,


What is univariate n where it can be used n how...?

2 Answers  


Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager

0 Answers  


what is intially documentation for a sas programmer?

2 Answers   Accenture,


What system options would you use to help debug a macro? : sas-macro

0 Answers  


whenever we using the merging through data set merging ,we can get note in log like this "MERGE STATEMENT HAS MORE THAN ONE ONE DATASET BY REPEATED BY VAIABLES" but the output has come in good manner,whenever in in sql(full join) we can get cartion product.so How do overcome this problem in sql?

1 Answers   Accenture,


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

0 Answers  


how would you create multiple observations from a single observation? : Sas programming

0 Answers  


What is the difference Using & and && in the macro variables

5 Answers   Accenture,


Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma

0 Answers  


Categories