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

in data set200 observation how to take 110,150,170 using sql procedure?

Answer Posted / naveen

proc sql;
select *
from qqq
where Height in(69);
quit;

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If you could design your ideal job, what would it look like?

2981


what are the component of range? : Sas-bi

1147


what is the purpose of _error_? : Sas programming

1187


What is PDV?

1203


What is the use of %include statement?

1101


This entry was posted in General. Bookmark the permalink. Post a comment or leave

4623


why a stop statement is needed for the point= option on a set statement?

1130


how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?

2804


What is by-group processing?

1056


What do you know about sas and what we do? : sas-grid-administration

1234


Mention the difference between ceil and floor functions in sas?

1207


I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com

2771


Explain append procedure?

1129


what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming

1294


What function CATX syntax does?

1256