Answer Posted / rajesh
Compiling time of the program in PDV automatically some
variables will generate, like _N_ and _Error_, _numeric_
_N_ will give the observation in the program. by default
_N_ value is 0, after compiling it will chage according to
the observations in the program.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What are the limitations for memory allocation for SAS variables
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
Give e an example of..
How substr function works in sas?
how would you create multiple observations from a single observation? : 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?
how are numeric and character missing values represented internally? : Sas programming
Explain the main difference between the sas procedures and functions? : Sas-administrator
what is the difference between floor and ceil functions in sas? : Sas-administrator
: and & modifiers.
how do you want missing values handled? : Sas programming
what is the difference between infile and input? : Sas-administrator
what is function of retain statment
How to test the debugging in sas?
What are the table names in oracle database...?