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

Answer Posted / naveen

proc sql;
select *
from
where obs, in(11, 23,44);
quit;

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the scrubbing procedures in sas? : Sas programming

832


what is the use of proc contents and proc print in sas? : Sas-administrator

604


What does the RUN statement do?

854


What is program data vector (pdv)?

636


What is factor analysis?

663






what do the pad and dim functions do? : Sas programming

567


What is the basic structure of a sas program?

601


Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma

3065


what is sas database server? : Sas-di

618


where to use sas business intelligence? : Sas-bi

582


What are types of transport files?

6866


What are the difficulties u faced while doing vital signs table or dataset?

1938


explain the difference between proc means and proc summary?

672


What are the different servers in sas? : sas-grid-administration

601


What would you change about your job?

1927