what is business intelligence? : Sas-bi
No Answer is Posted For this Question
Be the First to Post Answer
how does sas handle missing values in procs? : Sas programming
What are the features of SAS?
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 is SAS? What are the functions does it performs?
Are you familiar with special input delimiters? How are they used?
Explain the difference between nodup and nodupkey options?
In the flow of DATA step processing, what is the first action in a typical DATA Step?
What is the difference between reading data from an external file and reading data from an existing data set?
How would you define the end of a macro? : sas-macro
describe the interaction table in sas di? : Sas-di
What SAS statements would you code to read an external raw data file to a DATA step?
What are the data types in sas?