what is sas business intelligence? : Sas-bi
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of using sas?
i have a null dataset with 10 variables; i want to print only name of the varibales in log window and also output window.how can we do this one?
What is connection profile? : sas-grid-administration
How to specify variables to be processed by the freq procedure?
How we can call macros with in data step? : sas-macro
How we can create SAS USER DEFINED CODE?
For what purpose(s) would use the RETURN statement?
Mention some common errors that are usually committed in sas programming.
what is the difference between x=substr(name,1,2); and substr(name,1,2)='x';
In SAS how to read the variable values having different formats. eg:mar99,mar1999 (in a single variable)
8 Answers GSK GlaxoSmithKline,
What does the trace option do?
i have a dataset with 25 obs; 10th obs has like ramu,anji,ramu,azad,ramu like this. i want to know how many times the word repeats in that obs?