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
Difference between SAS STATA & SPSS?
how does sas handle missing values in sort order? : Sas programming
what is null hypothesis? why do you consider that?
Mention some common errors that are usually committed in sas programming.
What is the maximum length of the macro variable?
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
What is the function of Stop statement in a SAS Program?
In sas, what are the areas that you are most interested in? : sas-grid-administration
How we can call macros with in data step? : sas-macro
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
How to include or exclude specific variables in a data set?
what is broad cast agent? : Sas-bi
how to change the execute of macro
Do you need to know if there are any missing values?
how can you put a "trace" in your program? : Sas programming