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...

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

Answer Posted / madhavi

At Compile time SAS creates
1.Input buffer
2.PDV(Program data vector)
3.Descriptor portion of the o/p dataset

Is This Answer Correct ?    25 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

data data1; input dt account; format dt date9.; cards; 1745 1230 1756 1120 1788 1130 1767 1240 ; data data2; input startdt enddt total; format startdt date9. enddt date9.; cards; 1657 1834 12300 1557 1758 16800 1789 1789 12300 1788 1345 12383 1899 1899 13250 ; proc sql; create table data3 as select * from data1 as x left join data2 as y on x.dt>=y.startdt and x.dt<=y.enddt; quit; Here, we are getting cartision product. But,I want left join report consisting of this program. It should not get duplicate values. you can modify the program also.

2241


what is ae onset date n what is RDS

2651


what are validation tools that are used in sas? : Sas-administrator

1111


why is sas considered self-documenting? : Sas programming

1182


What sas features do you use to check errors and data validation?

1262


How do you connect the desktop application to metadata server? : sas-grid-administration

1138


Tell e how how dealt with..

2307


how do you pull data from equifax?tell me the process?

1832


Explain bmdp procedure?

1077


What is SAS informats?

1156


What are symget and symput? : sas-macro

1364


Differentiate input and infile.

1146


What are the different versions of sas that you have used until now? : sas-grid-administration

1389


What is by-group processing?

1053


i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm

2422