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 would you remove a format that has been permanently associated with a variables?
Which command is used to perform sorting in sas program?
Hi, If anyone has base SAS certification dumps, please share.
in ods is there any lib's
Hi, I need to create a SAS Map of USA using SAS Graphs(Proc Gmap).The data i have dosent contain any co-ordinates of USA cities or counties or states, and the zip codes are diffrent in the data i have from the zip code in the Maps.US dataset in the Maps Library for SAS MAPS. the data i have is a sales report. i have to generate the maps according to the states,cities aligned in the sales data, HELP Appriciated
What is run-group processing?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data set to a second data set, and the non-matches of the right-most data set to a third data set.
What is instream data in SAS?
what is difference in window SAS & Unix SAS.....how do define working environment in both???
Why is SAS considered self-documenting?
Mention common programming errors committed in sas ?
What are the different types of sas functions?