What are the implications?
No Answer is Posted For this Question
Be the First to Post Answer
What are the 3 components in 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 is SAS ACCESS AND SAS CONNECT ? Give an example and data statements used.
In ARRAY processing, what does the DIM function do?
how to handle in stream data containing semicolon in it?
What other SAS features do you use for error trapping and data validation?
how to change the execute of macro
Describe 5 ways to do a “table lookup” in SAS?
What are the efficacy variables in your study?
2 Answers Accenture, Quintiles,
What is the function of Stop statement in a SAS Program?
How we will Developing new reports Using Data step programming and Macros ?
What is the difference between input and infile statement?