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

If you have a data set that contains 100 variables, but you
need only five of those, what is the code to force SAS to
use only those variable?

Answer Posted / gaurav verma

data xyz first obs=first
obs=last;
set zyx;
run;

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do the PUT and INPUT functions do?

1382


Name types of category in which SAS Informats are placed?

1196


What do you know about symput and symget?

1314


What are the automatic variables for macro? : sas-macro

1320


Differentiate between ceil and floor functions.

1196


What function CATX syntax does?

1256


Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks

2296


what is sas data set?

1144


What is the use of stop statement?

1109


what is sas business intelligence? : Sas-bi

1263


what does the run statement do? : Sas programming

1102


What is the basic structure of the SAS base program?

1394


Differences between where and if statement?

1152


what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi

1055


what is the one statement to set the criteria of data that can be coded in any step? : Sas programming

1187