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 |
Hi I have list of products in a dataset, which are classified by other name for eg:- there is a product A> Malambo Shiraz Malbec 750ML(0388) which is a Red wine.Now i need to generate a report where it shows if this product appears then it should b displayed as red wine,similarly for other products and other classification. I dont wan use proc format.
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?
what other sas products have you used and consider yourself proficient in using? : Sas programming
What is the purpose of _character_ and _numeric_?
What are the prime responsibilities of data integration administrator? : Sas-di
How will you assign all the variables of an dataset into a macro variable separated by a space? For example if a dataset has variables A,B,C. Assign them to a macro variable X as X=A B C
what is portability of sas programmes?
How necessary is it to be creative in your work?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
6) Explain about below automatic variables a) _N_ b) _ERROR_ c) _CHAR_ d) _NUMERIC_ e) _ALL_ f) FIRST.BY VARIABLE g) LAST.BY VARIABLE h) _NAME_ i) _TYPE_ j) _FREQ_ k) _STAT_ l) _BREAK
what type of graphs we will create(for 2+years candidates)?
How to convert a numeric variable to a character variable?