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
How will you generate test data with no input data?
what is data access? : Sas-di
How does the internal authentication work in sas? : sas-grid-administration
What is factor analysis?
explain the concepts and capabilities of business object? : Sas-bi
name several ways to achieve efficiency in your program? : Sas programming
Name any two sas spawners? : sas-grid-administration
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
How do you control the number of observations and/or variables read or written?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
Of all your work, where have you been the most successful?
Tell me about % include and % eval? : sas-macro
How would you include common or reuse to be processed along with your statements?
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
How to limit decimal places for variable using proc means?