What is difference between N and n????
Answers were Sorted based on User's Feedback
Answer / pratik
N says which records you are going to select in randam
manner like ex-suppose you have 100 observation in dataset
if you want to read the records no 56,78,98 then you use
_N_ option.
_n_ it says no of iterations.
| Is This Answer Correct ? | 6 Yes | 5 No |
How do you debug macros?
explain about data integrator metadata reports? : Sas-di
This entry was posted in General. Bookmark the permalink. Post a comment or leave
List down the reasons for choosing sas over other data analytics tools.
How will you generate test data with no input data?
Name statements that function at both compile and execution time?
Can Some one Explain How the Datasets from SAS can be loaded in to the MVS OS?
what are sas bi dashboard components? : Sas-bi
explain about sas business intelligence? : Sas-bi
how to handle in stream data containing semicolon in it?
i have a null dataset with 20 variables. i want to upload the variables which contain name like a or k or anything in another dataset.how can we create the dataset?
Tell me more about the parameters in macro? : sas-macro