what are validation tools that are used in sas? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
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 differences between proc report and proc tabulate?
what is ae onset date n what is RDS
how could you generate test data with no input data? : Sas programming
what is the basic structure sas administrator? : Sas-administrator
How to display duplicate observations in data?
Enlist the syntax rules followed in sas statements.
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
Difference between sum function and using “+” operator?
How do you use the do loop if you don’t know how many times you should execute the do loop?
how does sas handle missing values in functions? : Sas programming
What is the basic structure of the SAS base program?