how can get the first and last observations in a dataset
using Proc SQl?
Answer Posted / venkatesh layam
by using monotonic function u can create first and lastobs
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
why a stop statement is needed for the point= option on a set statement?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
If money were no object, what would you like to do?
Are you involved in writing the inferential analysis plan? Tables specifications?
Mention the validation tools used in SAS?
What is data _null_?
What is the SAS data set?
What is the difference between %put and symbolgen? : sas-macro
how to debug and test the sas program? : Sas-administrator
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
what is proc Index? and what is proc document?
How does proc sql work?
how to do user inputs and command line arguments in sas?
Given an unsorted data set, how to read the last observation to a new data set?
Mention what is SAS data set?