I have a dataset concat having variable a b & c. How to rename a b to e & f?
where are dashboard components are created and maintained? : Sas-bi
how to debug and test the sas program? : Sas-administrator
Can you execute macro within another macro? : sas-macro
what is the Population you used in your project, is it ITT or PP?
what are the considerations when picking a SAS/STAT procedure?
what do you mean by data staging area? : Sas-di
Are you involved in writing the inferential analysis plan? Tables specfications?
what is metadata? : Sas-bi
what are some differences between proc summary and proc means? : Sas programming
How substr function works in sas?
What are the differences between sum function and using “+” operator?
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
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
Explain input and put function?