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 / vsrao

keep option

data ddd;
set sss(keep=a b c d e);
run;

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What was the last computer book you purchased? Why?

1918


What are the parameters of scan function?

624


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

694


Give e an example of..

1655


What is factor analysis?

663






Mention common programming errors committed in sas ?

649


Describe the ways in which you can create macro variables?

640


what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming

694


what is change analysis in sas di ? : Sas-di

606


What is the use of PROC gplot?

642


how many types of prompts are there? : Sas-bi

556


What is the sas data set? : sas-grid-administration

576


what are the component of range? : Sas-bi

618


is data integration and etl programming is same? : Sas-di

578


Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com

1587