if a program has some 1000 or more line and how to know whether the syntax of the particular code is correct without checking it manually
Answer Posted / naresh
Use options OBS = 0, no replace; Execute your prog. To set normally options OBS = MAX replace;
| Is This Answer Correct ? | 11 Yes | 3 No |
Post New Answer View All Answers
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
In proc transpose and data step with arrays which one you pick?
how do you test for missing values? : Sas programming
what is sas data set?
How will you generate test data with no input data?
explain the difference between proc means and proc summary?
How to create a permanent sas data set?
What are the difficulties u faced while doing vital signs table or dataset?
What are the data types in sas?
Name validation tools used in SAS
Briefly explain input and put function?
What is the command used to find missing values?
What is a macro routine?
What is maximum storage capability of SAS?
How do you connect the desktop application to metadata server? : sas-grid-administration