I will discuss SAS programming tips, tricks, new functions or procedures and statistical analysis using SAS in this blog.
Tuesday, June 16, 2009
What is the Program Data Vector (PDV)? What are its functions?
PDV is internal temparary memory which SAS uses to store one observation at one time from input dataset. It also has some automatic system flag variables like _ERROR_ or _N_ etc.
No comments:
Post a Comment