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 mean by data staging area? : Sas-di
What is the use of function Proc summary?
How to convert a numeric variable to a character variable?
what is snowflake schema? : Sas-di
Do you need to rearrange the order of the data for the report?
: and & modifiers.
Which command is used to perform sorting in sas program?
what is the difference between nodup and nodupkey options? : Sas programming
how does sas handle missing values in formats? : Sas programming
explain the concepts and capabilities of business object? : Sas-bi
Differentiate between sas functions and sas procedures.
If money were no object, what would you like to do?
Explain the main difference between the sas procedures and functions? : Sas-administrator
What is maximum number of rows and cols can be handled in SAS?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming