At compile time when a SAS data set is read, what items are
created?
Answer Posted / sirisha
the items created are input buffer,PDV,descriptor portion
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
If a variable contains only numbers, can it be a character data type?
Do you need to rearrange the order of the data for the report?
what are some good sas programming practices for processing very large data sets? : Sas programming
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
Explain proc univariate?
Explain substr function?
How do you add a number to a macro variable? : sas-macro
What are all the problems you faced while validating tables and reports?
what is the basic structure sas administrator? : Sas-administrator
What are the automatic variables for macro? : sas-macro
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
Explain the difference between informat and format with an example.
how many types prompting framework can be broken down to? : Sas-bi
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
What is the role of administrative users? : sas-grid-administration