i have a dataset with var1,var2,var3; i want to upload the
titles for the variables . How can we?
Answer Posted / naveen
proc print data=ttt;
title "abcd";
var var1 var2 var3;
run;
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
what is null hypothesis? why do you consider that?
Explain the special input delimiters used in sas programming.
How is character variable converted into numeric variable and vice versa?
What is the purpose of trailing @ and @@? How do you use them?
What is the good sas programming practices for processing large data sets?
how the sas basic syntax style described? : Sas-administrator
explain about various caches available in data integrator? : Sas-di
What do you understand by the term Normal Distribution?
Explain the purpose of substr functions in sas programming.
it will become easy if uuu provide website linkssss and list of consultanciessssss
How do you control the number of observations and/or variables read or written?
how to change the execute of macro
how to remove duplicates using proc sql?
What are the different types of sas functions?
What are the table names in oracle database...?