what is slowly changing dimension? : Sas-di
No Answer is Posted For this Question
Be the First to Post Answer
in which companies SAS openings are there? List of companies using SAS technology.
Can we create datasets by proc step ? (Proc contents, Means)?
Name and describe three SAS functions that you have used, if any?
Mention the difference between ceil and floor functions in sas?
Describe 5 ways to do a “table lookup” in SAS?
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
how does sas handle missing values in functions? : Sas programming
hi guys ...i have one query... data abc; input s w k g o t a m; cards; 1 2 3 4 5 6 7 8 2 3 4 5 6 7 8 9 ; run; i want the output to be the sorted order(only variables).observations should not be changed..
what are some good sas programming practices for processing very large data sets? : Sas programming
Name validation tools used in SAS
We want to merge file A and B. File A has variable age, file B provide birthdate. How to merge the data according to age in file B
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?