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
What is SAS informats?
what are input dataset and output dataset options? : Sas programming
How to create an external dataset with sas code?
explain the function of substr in sas? : Sas-administrator
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
what is SAS OPTIMIZATION?
Describe a time when you were really stuck on a problem and how you solved it?
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
What are the prime responsibilities of data integration administrator? : Sas-di
How to convert a numeric variable to a character variable?
How does the internal authentication work in sas? : sas-grid-administration
Define run-group processing?
What are the default statistics that proc means produce?
What can you learn from the SAS log when debugging?
Explain the difference between nodup and nodupkey options?