how do i get last 10obs from a dataset when we don't know
about the number of obsevations in that dataset?
Answer Posted / naveen
Thank you Shiva
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
What are the uses of sas?
What is program data vector (pdv)?
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 are the features of SAS?
Explain the difference between informat and format with an example.
What are the ways in which macro variables can be created in sas programming?
How to limit decimal places for the variable using proc means?
How do you control the number of observations and/or variables read or written?
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
What are the default statistics that proc means produce?
If a variable contains only numbers, can it be a character data type?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
What is the difference between the proc sql and data step?
what are input dataset and output dataset options? : Sas programming