Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.
Answer Posted / koduri
sorry vsrao, its a interpret.
compile means it will execute once and display all errors,
interpret means it's check each line by line . suppose on
the middle of the program any error it's stop.(ex: _error_=1
always ie reasion)
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
what are the component of range? : Sas-bi
what are validation tools that are used in sas? : Sas-administrator
Do you need to rearrange the order of the data for the report?
What is the difference between the proc sql and data step?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
What is the command used to find missing values?
how to debug and test the sas program? : Sas-administrator
What commands are used in the case of including or excluding any specific variables in the data set?
What is the basic syntax style in SAS?
How to create list output for cross-tabulations in proc freq?
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
What is the difference between reading data from an external file and reading data from an existing data set?
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?
What is the function of Stop statement in a SAS Program?
What is a put statement?