what has been your most common programming mistake? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
Are you sensitive to code walk-throughs peer review or QC review?
Explain the difference between informat and format with an example.
Identify statements whose placement in the DATA step is critical.
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
Have you ever linked SAS code, If so, describe the link and any required statements used to either process the code or the step itself?
Explain data step in SAS
What is difference between rename and lable in sas?
what is the difference between x=substr(name,1,2); and substr(name,1,2)='x';
What statement do you code to write the record to the file?
Mention common programming errors committed in sas ?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
What are the parameters of scan function?