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

What is LAG function?How is it used? can any one explain

3 Answers   TRE, Verinon Technology Solutions,


Mention few ways with which a “table lookup’ is done in sas programming.

1 Answers  


how will you locate the sas platform applications? : Sas-bi

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  


Why and when do you use proc sql?

0 Answers  


how will you location sas platform applications available from web browser? : Sas-bi

0 Answers  


what are all the reports you generated in your recent project?

0 Answers   Accenture, Quintiles,


my problem is to export my report to xsl.i can do that.but the problem is my report has 3 headings first heading should be printed with the merging of (1-5)cells and heading 2 should be of merge(2-4)cells?how to do this condition?

2 Answers   Dr Reddys, Oracle,


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

2 Answers  


if i having variables named a b c d e f ,how to find total of each variable ????give syntax...??

6 Answers   Accenture,


What was the last computer book you purchased? Why?

0 Answers   Oracle,


what is enterprise guide? What is the use of it? : Sas programming

0 Answers  


Categories