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 are the best sas programming practices for handling very large datasets? : sas-grid-administration
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
What commands are used in the case of including or excluding any specific variables in the data set?
Difference between sum function and using “+” operator?
Describe what are the different levels of administrative users in sas? : sas-grid-administration
If a variable contains only numbers, can it be a character data type?
What are the default statistics that proc means produce?
Do you know the features of sas?
name several ways to achieve efficiency in your program? : Sas programming
what r the job openings SAS for fresher graduates !
What is the role of sas grid administrator? : sas-grid-administration
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
what techniques and/or procs do you use for tables? : Sas programming
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
What do the PUT and INPUT functions do?