how many types prompting framework can be broken down to? : Sas-bi
No Answer is Posted For this Question
Be the First to Post Answer
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?
Why is SAS considered self-documenting?
Can you execute a macro within a macro? Describe. : sas-macro
In which format does Date stores in sas..? What is the use of DATE in SAS.?
How is character variable converted into numeric variable and vice versa?
What is proc sort?
How to import the Zip files into SAS? If it is possible in SAS? If it is posible write the code...
Briefly describe 5 ways to do a "table lookup" in sas.
how can u create zero observation dataset?
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
What is run-group processing?
i have one dataset data l; input name: $ 25; cards; manoj is a good boy to krishna krishna is a god boy to malli malli is good boy to ramana ques: here i want "manoj" observations nubers