which date function advances a date, time or datetime value by a given interval? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
Explain the special input delimiters used in sas programming.
what the use of proc glm
Why is a STOP statement needed for the point=option on a SET statement?
how can you put a "trace" in your program? : Sas programming
What type of tables you are using in YOUR reporting..???
2 Answers GSK GlaxoSmithKline,
"What is the difference between proc sort nodup and proc sort nodupkey?"
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 DOES A SAS SPECIFICATION DOCUMENT SDS CONTAIN ?
What are the advantages of using sas?
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?
diff between nodup rec and ondup key???
What is the order of evaluation of the comparison operators: + - * /** ()?