Answer Posted / hari
if i don't want to create new data set that time we can use
_null_ data set and mainly this is used in modifying sas
dats
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
what is null hypothesis? why do you consider that?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
What is program data vector (pdv)?
How do dates work in SAS data?
What is the purpose of _character_ and _numeric_?
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
What are the default statistics for means procedure?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
How we can call macros with in data step? : sas-macro
Explain bmdp procedure?
What is program data vector (pdv) and what are its functions?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
What is the difference between match merge and one to one merge?
what is sas metadata repository? : Sas-bi
What is the purpose of trailing @ and @@? How do you use them?