How to limit decimal places for the variable using proc means?
No Answer is Posted For this Question
Be the First to Post Answer
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
What is the use of divide function?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
how we can call macros with in data step?
Hi, I have one dataset, could you please ans for this. id amount paid_amount 1 700 400 2 900 250 3 300 300 a 400 250 b 500 320 c 800 650 x 200 190 y 900 250 z 300 180 i want create new dataset having id and paid_amount who are paid high amount comparing amount. ex: 1d paid_amount 3 300 c 650 x 190
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
Can you excute a macro within a macro? Describe.
SAS using companies in chennai
What is the difference between where and if statement?
How to convert a given date value into SAS date
9 Answers CitiGroup, Quintiles,
what is validvarname and varnum? why we are using this options; explain with a syntax for this options?
Have you ever used the SAS Debugger?