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

we can use drop command for a limit

Is This Answer Correct ?    1 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the maximum length of the macro variable?

672


Are you involved in writing the inferential analysis plan? Tables specfications?

1741


Can you execute macro within another macro? : sas-macro

524


Did you used proc test? when?

1573


What is the use of the %include statement?

682






What are the default statistics that proc means produce?

599


How do you use the do loop if you don’t know how many times you should execute the do loop?

749


Explain append procedure?

630


what are informats in sas? : Sas-administrator

583


What are the differences between sum function and using “+” operator?

576


Explain translate function?

630


what is the function of catx syntax? : Sas-administrator

643


What is a put statement?

660


How sas treats the dsd delimiters?

716


if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming

538