At compile time when a SAS data set is read, what items are
created?
Answer Posted / mallikarjuna reddy
only PDV is generated at compilation time, where as _N_
_ERROR_ are generated at execution time only.
| Is This Answer Correct ? | 5 Yes | 7 No |
Post New Answer View All Answers
how the sas basic syntax style described? : Sas-administrator
Differentiate between ceil and floor functions.
What do the mod and int function do? : Sas programming
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
What makes sas stand out to be the best over other data analytics tools?
Mention what is SAS data set?
what techniques and/or procs do you use for tables? : Sas programming
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
what is transformation in sas data integration? : Sas-di
What sas features do you use to check errors and data validation?
what are some good sas programming practices for processing very large data sets? : Sas programming
Which command is used to perform sorting in sas program?
what is star schema? : Sas-di
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming