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 |
how can u import .csv file in to SAS?tell Syntax?
7 Answers CitiGroup, Franklin Templeton,
Approximately what date is represented by SAS date value of 730
is data integration and etl programming is same? : Sas-di
What is the use of stop statement?
What is the difference between INPUT and INFILE ?
HOW MANY WAYS YOU CAN RETRIEVE THE DATA FROM ORACLE TABLES? WHAT IS ORACLE CLINICAL? HOW IT IS USEFUL?
3 Answers Accenture, Novartis,
how to read character value without using substr function in sas ?
What is the basic structure of the SAS base program?
What is the Program Data Vector (PDV)? What are its functions?
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
how to import XTP files into SAS datasets?
1 Answers Barclays, Institute For Plasma Research,
what is Difference between PROC SQL JOINS and MERGE?