Answer Posted / mahesh
PDV is a data structure stored in memory to process one
record at a time. The data structure consist of all
variables coming from input data set(s), alongwith two
special variable _ERROR_ and _N_ and any user defined
variable. Size of the PDV is calculated as total size of
all variables available in PDV.
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
What is the use of PROC gplot?
what are input dataset and output dataset options? : Sas programming
what is star schema? : Sas-di
How do you debug and test your SAS programs?
what is the difference between infile and input? : Sas-administrator
what are the considerations when picking a SAS/STAT procedure?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
What do you code to create a macro? : sas-macro
What is a put statement?
What is run-group processing?
how to do user inputs and command line arguments in sas?
what are the categories that sas informats are used to the place the data? : Sas-administrator
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
What are the table names in oracle database...?