At compile time when a SAS data set is read, what items are
created?
Answer Posted / bhimanagouda
i)Input Buffer
ii) Pdv is created
pdv includes _N_ & _ERROR_
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is hierarchy flattening? : Sas-di
Describe the function and utility of the most difficult SAS macro that you have written?
What versions of SAS have you used (on which platforms)?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
Explain the purpose of retain statement.
Mention what is PROC in SAS?
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
what are the best practices to process the large data sets in sas programming? : Sas-administrator
explain about data integrator metadata reports? : Sas-di
What is the difference between proportion and average?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
Name types of category in which SAS Informats are placed?
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
What are symget and symput? : sas-macro
how to debug and test the sas program? : Sas-administrator