What has been your most common programming mistake?
Answer Posted / 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 |
Post New Answer View All Answers
What do you code to create a macro? : sas-macro
What system options would you use to help debug a macro? : sas-macro
Why and when do you use proc sql?
What is the difference between match merge and one to one merge?
What do the SAS log messages "numeric values have been converted to character" mean?
explain the main difference between the nodup and nodupkey options? : Sas-administrator
What is the use of function Proc summary?
what are some differences between proc summary and proc means? : Sas programming
what is sas enterprise intelligence architecture? : Sas-bi
Explain the difference between nodup and nodupkey options?
Explain proc univariate?
what has been your most common programming mistake? : Sas programming
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
What are the data types that sas contain?