what is pdv? how it is related to input buffer in sas?
Answer Posted / santhosh.lyathkula
input buffer contains one record of Raw data.
PDV contains one observation of dataset.
input buffer is created at the time of reading raw data to
store raw data and send to PDV.
| Is This Answer Correct ? | 18 Yes | 6 No |
Post New Answer View All Answers
what is hash files in sas and why we are using this one in sas?
Are you involved in writing the inferential analysis plan? Tables specifications?
Name some categories in sas 9? : sas-grid-administration
describe about physical data integration? : Sas-di
Enlist the functions performed by sas.
How long can a macro variable be? A token? : sas-macro
How can I remove header from output data set?
How would you identify a macro variable? : sas-macro
how to change the execute of macro
What is the difference between %put and symbolgen? : sas-macro
What are the applications primarily used by business analyst? : Sas-bi
How do you specify the number of iterations and specific condition within a single do loop?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
how does sas handle missing values in assignment statements? : Sas programming
Describe the ways in which you can create a macro variable?