How to limit decimal places for variable using proc means?
No Answer is Posted For this Question
Be the First to Post Answer
What's the difference between VAR A1 - A4 and VAR A1 - A4?
What are the functions which are used for character handling functions?
hi i date is 05sep2005; i want the oupput like 05sep2005:00:00:00 ; how it wil come?
What are SAS/ACCESS and SAS/CONNECT?
Why do we use QUIT commmand for proc datasets and proc sql ???
What is difference between N and n????
What is the one statement to set the criteria of data that can be coded in any step?
explain what is data set in sas? : Sas-administrator
What is the function of Stop statement in a SAS Program?
What is the difference between reading data from an external file and reading data from an existing data set?
how to shift the rows to cols? eg: i have like field1 field2 field3 10 20 20 this should be displayed as field1 10 field2 20 field3 30 (without the obs col) how do this?can i use transpose or tell me suitable way to do this?
How to test the debugging in sas?