What has been your most common programming mistake?
Answers were Sorted based on User's Feedback
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 |
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 |
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 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.
how will you locate the sas platform applications? : Sas-bi
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.
Why and when do you use proc sql?
how will you location sas platform applications available from web browser? : Sas-bi
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?
Explain the message ‘MERGE HAS ONE OR MORE DATASETS WITH REPEATS OF BY VARIABLE’.
if i having variables named a b c d e f ,how to find total of each variable ????give syntax...??
What was the last computer book you purchased? Why?
what is enterprise guide? What is the use of it? : Sas programming