How to Rename Library?
Answers were Sorted based on User's Feedback
Answer / rag_uss
rename the same library by using libname statement
| Is This Answer Correct ? | 2 Yes | 2 No |
is there any difference between proc summary and proc means?
List out some key concept of SAS
Mention the difference between ceil and floor functions in sas?
explain what is factor analysis? : Sas-administrator
If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn?t have a value?
What does PROC print, and PROC contents do?
What is the purpose of _character_ and _numeric_?
how do u identify a macro variable
How many data types are there in SAS?
what is sas and what are the functions? : Sas-administrator
How would you include common or reuse to be processed along with your statements?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro