What is the Program Data Vector (PDV) and What are its
functions?
Answer Posted / sudhadurgaprasad
The Program Data Vector is a temporary storage area where
sas builds the data set.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do you debug and test your SAS programs?
What is substr function?
what do you mean by data staging area? : Sas-di
What are the data types in sas?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Tell me more about the parameters in macro? : sas-macro
What is the difference between the proc sql and data step?
how to read the variables in sas? : Sas-administrator
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
Describe the ways in which you can create macro variables?
What is proc sort?
What areas of SAS are you most interested in?
how do you debug and test your sas programs? : Sas programming
What are the different versions of sas that you have used until now? : sas-grid-administration
how does sas handle missing values in formats? : Sas programming