In PROC PRINT, can you print only variables that begin with
the letter “A”?

Answer Posted / ashish

proc print data=datset(obs=5) ;
var s:;
quit;

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro

586


for whom is sas data integration studio designed? : Sas-di

556


how can you import .csv file in to sas? : Sas programming

640


How would you invoke a macro? : sas-macro

555


What is the use of %include statement?

623






WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?

2270


Hi, If anyone has base SAS certification dumps, please share.

1390


Mention few capabilities of sas framework.

696


How do you control the number of observations and/or variables read or written?

751


name the scheduler for scheduling job and explain the scheduler? : Sas-di

596


what is sas business intelligence? : Sas-bi

590


what is the difference between infile and input? : Sas-administrator

613


How can sas program be validated?

581


what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?

1689


What makes sas stand out to be the best over other data analytics tools?

591