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
explain the use of % includes a statement in sas? : Sas-administrator
What is maximum number of rows and cols can be handled in SAS?
how does sas handle missing values in functions? : Sas programming
Do you need to know if there are any missing values?
Differentiate between proc means and proc summary.
What is the function of Stop statement in a SAS Program?
Why and when do you use proc sql?
Describe a time when you were really stuck on a problem and how you solved it?
How can you limit the variables written to output dataset in data step?
how could you generate test data with no input data? : Sas programming
what is program data vector? : Sas-administrator
What is the purpose of trailing @ and @@? How do you use them?
How to sort in descending order?
what is study design in while working with SAS? what are screening variables in SAS?
What can be the size of largest dataset in SAS?