What is the Program Data Vector (PDV) and What are its
functions?
Answer Posted / suresh
programme data vector is temporary logical area in memory
that stores the variables one by one basis to build data set.
BASIN FUNCTION TO PRODUCE THE DATA SET BY PASSING THE _ERROR_
_N_ CRITERIA.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What makes sas stand out to be the best over other data analytics tools?
what are 5 ways to perform a table lookup in sas? : Sas-administrator
what are all the reports you generated in your recent project?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
What function CATX syntax does?
Describe the function and utility of the most difficult SAS macro that you have written?
describe how to adjust the performance of data integrator? : Sas-di
I need level 2 to 5 sas using companies in india
What are the statements in proc sql?
Which statement does not perform automatic conversions in comparisons?
what is intially documentation in sas?
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
Define run-group processing?
How to create a permanent sas data set?
What do the mod and int function do? : Sas programming