What is the Program Data Vector (PDV) and What are its
functions?
Answer Posted / amarender
PDV is a Logical area of the SAS system where the dataset is
created one observation at a time.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the data types does SAS contain?
What is data _null_?
explain the function of substr in sas? : Sas-administrator
what is sas metadata server? : Sas-di
What is a macro routine?
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
Are you involved in writing the inferential analysis plan? Tables specfications?
What are the implications?
how can you import .csv file in to sas? : Sas programming
How do you use the do loop if you don’t know how many times you should execute the do loop?
What does PROC print, and PROC contents do?
Enlist the syntax rules followed in sas statements.
List out some key concept of SAS
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
How do you define proc in sas? : sas-grid-administration