what is the difference between floor and ceil functions in sas? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
What are exact SAS Base contents..?N what r SAS Tools..?
What is the maximum and minimum length of macro variable
Does anybody have SAS Training manual or documentation or can you refer me any book to have better understanding on SAS. I am fresher to SAS tool. (Ready to pay)
The below code we are using for creating more than one macro variables in proc sql using into clause. How we can use same code to create macro variables vara, varb, varc instead of var1, var2, var3.? proc sql noprint; select count(distinct(patient)) into :var1 - :var3 from dataset1 group by trtreg1c ; quit;
If a variable contains letters or special characters, can it be numeric data type?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
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
name several ways to achieve efficiency in your program? : Sas programming
Does anybody has lastest SAS certification dumps,if anybody has please mail me at akshara_SAS@ymail.com Thanks Akshara
how are numeric and character missing values represented internally? : Sas programming
who is the best SAS clinical Trainer in Hyderabad?
What is the registered Key word is sas????