What is the Program Data Vector (PDV)? What are its functions?
Answer Posted / poornima
PDV (Program Data Vector) is a logical area in memory where
SAS creates a dataset one observation at a time.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is the length assigned to the target variable by the scan function?
what versions of sas have you used (on which platforms)? : Sas programming
What is the use of %include statement?
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
Have you used macros? For what purpose you have used? : sas-macro
What is proc sort?
Give some examples where proc report’s defaults are different than proc print’s defaults?
How we can call macros with in data step? : sas-macro
How do you control the number of observations and/or variables read or written?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
What is the function of Stop statement in a SAS Program?
How to create an external dataset with sas code?
what is metadata? : Sas-bi
Where do you use proc means over proc freq?
what are the best practices to process the large data sets in sas programming? : Sas-administrator