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 |
what are the sites did u refer for enquiries and doubts for SAS
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.
Which is the best training institute for SAS in hyderabad.
112 Answers Stansys Software Solutions,
What is the difference between %local and %global? : sas-macro
how do you validate sas program?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
what is the use of proc contents and proc print in sas? : Sas-administrator
What is the maximum length of the macro variable? : sas-macro
What can you learn from the SAS log when debugging?
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
is it possible to generate sas datasets using proc print ???
1 Answers GSK GlaxoSmithKline,
1.How many ways are there to create variables? 2.What is CLM,how can we use it? 3.what are the advontages of data step? 4.what is the extension of editor window in SAS 9.1.3? 5.How do you copy a particular data set from one library to another? 6.what is the use of double option? 7.Advontages of Proc Report? 8.what is the basic use of where statement? 9.How do you terminate the statments in SAS Programming? 10.What is the difference between symput and symget? 11.How would a identify the local and global variable? can any one answer for the 4'th question