What is PDV?



What is PDV?..

Answer / Sanjeev Kumar Yadav

PDV (Program Data Vector) in SAS refers to the internal working data area that stores intermediate results and temporary variables during the execution of a DATA step.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SAS Interview Questions

At compile time when a SAS data set is read, what items are created?

14 Answers   Accenture,


If reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record?

4 Answers  


Explain the difference between informat and format with an example.

1 Answers  


If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?

1 Answers  


I have a dataset concat having variable a b & c. How to rename a b to e & f?

1 Answers  


What is univariate n where it can be used n how...?

2 Answers  


Which is the best training institute for SAS in Delhi. Please reply

12 Answers   HCL, HSBC,


There is a field containing a date. It needs to be displayed in the format “ddmonyy” if it’s before 1975,”dd mon ccyy” if it’s after 1985, and as ‘disco years’ if its between 1975 and 1985. How would you accomplish this in data step code? Using only PROC FORMAT.

3 Answers   CTS,


Mention what is the difference between nodupkey and nodup options?

1 Answers  


how can you get the single data set from the library(which has the number of data sets)?

3 Answers   Accenture, Deloitte,


Name statements that function at both compile and execution time?

1 Answers  


Explain data_null_?

1 Answers  


Categories