How you can read the variables that you need?
No Answer is Posted For this Question
Be the First to Post Answer
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
how do u test a pros sql(works or not) without executing it?
Explain the difference between using drop = data set option in set and data statement?
which date function advances a date, time or datetime value by a given interval? : Sas programming
is there any differnce between proc means and proc summary?
What are _numeric_ and _character_ and what do they do?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
What is the difference between proportion and average?
Why and when do you use proc sql?
Where do you use proc means over proc freq?
What is the difference between Proc tabulate and Proc print