How is character variable converted into numeric variable and vice versa?
No Answer is Posted For this Question
Be the First to Post Answer
How we can create SAS USER DEFINED CODE?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
what is factor analysis? : Sas-administrator
how does sas know on which server the piece of code to be executed ? say if a proc olap code is written then how the sas application would detect on which server to execute.
Hi, I have one dataset like id date ex: id date 1 13 1 13Oct2011 2 14 2 14Oct2011 3 15 3 15Oct2011 --->this is the current date here i want date format like 13Oct2011,14Oct2011 how we can modify the numeric to date format plz answer.
Why do we use QUIT commmand for proc datasets and proc sql ???
How to create an external dataset with sas code?
Can anyone help me about SAS Realtime scenarios in Clinical field
what is the use of proc sql? : Sas programming
what are the benefits of data integration? : Sas-di
What are the limitations for memory allocation for SAS variables
What is the use of the %include statement?