Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is pdv? how it is related to input buffer in sas?

Answer Posted / vera royzman

Program data vector (PDV)is a logical area in memory where
SAS builds a data set, one observation at a time. When a
program executes, SAS reads data values from the input
buffer (a logical area in memory into which SAS reads each
record of raw data when SAS executes an INPUT statement) or
creates them by executing SAS language statements. The data
values are assigned to the appropriate variables in the
program data vector. From here, SAS writes the values to a
SAS data set as a single observation. When the DATA step
reads a SAS data set, SAS reads the data directly into the
program data vector.

Is This Answer Correct ?    78 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are some good sas programming practices for processing very large data sets? : Sas programming

973


What are SAS/ACCESS and SAS/CONNECT?

1190


What is the command used to find missing values?

1144


How do you specify the number of iterations and specific condition within a single do loop?

1152


what is transformation in sas data integration? : Sas-di

1082


what are the types of interactive display types? : Sas-bi

1146


what are several options for creating reports in web report studio? : Sas-bi

1223


Differentiate between ceil and floor functions.

1202


What is the difference between reading data from an external file and reading data from an existing data set?

1232


What are the data types that sas contain?

1248


how many display types available in sas bi dashboard? : Sas-bi

1141


What is the role of sas grid administrator? : sas-grid-administration

1342


what is the difference between nodup and nodupkey options? : Sas programming

1268


What is the basic structure of a sas program?

1168


How do you convert basic cube to transaction cube and transaction cube to basic cube?

2287