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

what is the use of sas management console? : Sas-di

608


How do you connect the desktop application to metadata server? : sas-grid-administration

576


what has been your most common programming mistake? : Sas programming

556


What is the maximum and minimum length of macro variable

648


What is the maximum length of the macro variable?

668






explain the difference between proc means and proc summary?

661


what is treatment emergent events and treatment emregent adverse event

1935


what is factor analysis? : Sas-administrator

603


do you prefer proc report or proc tabulate? Why? : Sas programming

568


Differentiate between sas functions and sas procedures.

635


What is PROC in SAS?

598


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

601


Describe the function and untility of the most difficult SAS macro that you have written.

1554


Difference between sum function and using “+” operator?

593


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

1925