Answer Posted / hymad
this option is used to pick up n number of observation from
particular dataset
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Mention how to limit decimal places for the variable using proc means?
What are SAS/ACCESS and SAS/CONNECT?
what is proc Index? and what is proc document?
What is the general format of function in sas? : sas-grid-administration
how would you determine the number of missing or nonmissing values in computations? : Sas programming
What is Linear Regression?
what is enterprise guide? What is the use of it? : Sas programming
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?
What would be the value of month at the end of data step execution and how many observations would be there?
If a variable contains only numbers, can it be a character data type?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
how to generate the test data in sas without input data? : Sas-administrator
How do you delete duplicate observations in sas?
How can you create a macro variable with in data step? : sas-macro
How long can a macro variable be? A token? : sas-macro