What has been your most common programming mistake?
Answer Posted / 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 |
Post New Answer View All Answers
name the scheduler for scheduling job and explain the scheduler? : Sas-di
Enlist the functions performed by sas.
Describe the ways in which you can create macro variables?
how to generate the test data in sas without input data? : Sas-administrator
Mention what is the difference between nodupkey and nodup options?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
What’s the difference between var b1 – b3 and var b1 — b3?
What are the default statistics for means procedure?
What are the advantages of using sas?
What are the differences between proc means and proc summary?
Describe the function and untility of the most difficult SAS macro that you have written.
Mention the validation tools used in SAS?
how many types of prompts are there? : Sas-bi