Explain input and put function?
No Answer is Posted For this Question
Be the First to Post Answer
What is the sas data set? : sas-grid-administration
how do u identify a macro variable
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
What is _n_?
who is the best SAS clinical Trainer in Hyderabad?
Under what circumstances would you code a SELECT construct instead of IF statements?
State the difference between INFORMAT and FORMAT ?
What is proc sort?
What are the implications?
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
what is the difference between x=substr(name,1,2); and substr(name,1,2)='x';
How do i read multiple spaces in datasets?