What is the Program Data Vector (PDV) and What are its
functions?
Answer Posted / vishnuvardhanreddy
when execute the programme it automatically creating the
input buffer .input buffer is a logical memory area .
Here it read the data.Then it enter into the pdv.Here it
scan the syntax .Here two automatic variables are created
for error checking.One is _n_ sas processing the
obeservatinos with no of itterations
_erroR_=no of error occurance.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain translate function?
What is connection profile? : sas-grid-administration
Briefly explain input and put function?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
what is proc Index? and what is proc document?
What do you understand by the term Normal Distribution?
What is the difference between proportion and average?
How can I remove header from output data set?
What is SAS informats?
What are common programming errors committed in sas
what is the effect of the options statement errors=1? : Sas programming
Explain what is SAS informats?
Explain the special input delimiters used in sas programming.
What is the use of function Proc summary?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS