What is the Program Data Vector (PDV) and What are its
functions?
Answer Posted / akila
It is a temporary area of the computer memory where sas
builds a sas data set.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what is information maps?
What is the difference between using drop = data set option in data statement and set statement?
what is treatment emergent events and treatment emregent adverse event
How to include or exclude specific variables in a data set?
Describe the ways in which you can create a macro variable?
what can you learn from the sas log when debugging? : Sas programming
Explain what Proc glm does?
What is the function of output statement in a SAS Program?
Explain how merging helps to combine data sets.
For clinical entire study how many tables will create approx?
Explain data step in SAS
What are the differences between proc means and proc summary?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
Tell me about % include and % eval? : sas-macro
How do you convert basic cube to transaction cube and transaction cube to basic cube?