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 |
what is the use of proc sql? : Sas programming
What is proc sort?
how many data types in sas? : Sas-administrator
How the Excel file enter into the SAS environment without Code of Infile & Import procs,if i have no file Conversion?
Difference Between Scan and Substr
How many versions came upto now in SAS?
What is the use of PROC gplot?
Have you ever used the SAS Debugger?
What's the difference between VAR A1 - A4 and VAR A1 - A4?
We have a string like this "kannafromsalembut" ,from this i want to get only "fromsal" (but one condition with out using substring function)here we can not use scan because in the given string there is no delimeter? so give ans without out using substring ?
Explain what is SAS informats?
1.How to draw pivot tables in Excel by using SAS and in which version we can use VB script for to draw pivot tables in Excel? Answer with example data. 2.What are the advantages of _NULL_ in Data steps? Can we use _NULL_ in Proc steps also? 3. How to call the macro variable into Data Steps? 4. Can we draw pivot tables in Excel using Proc SQL? Please post answers for the above questions with suitable examples, and how to use VB script for Excel using SAS.