How many ways to overcome a missing values???
What is _n_?
List down the reasons for choosing sas over other data analytics tools.
what is the purpose of _error_? : Sas programming
Mention few ways with which a “table lookup’ is done in sas programming.
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
If you could design your ideal job, what would it look like?
for whom is sas data integration studio designed? : Sas-di
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
whenever we using the merging through data set merging ,we can get note in log like this "MERGE STATEMENT HAS MORE THAN ONE ONE DATASET BY REPEATED BY VAIABLES" but the output has come in good manner,whenever in in sql(full join) we can get cartion product.so How do overcome this problem in sql?
how to intersect the tables by using PROC MIXED?
Code a PROC MEANS that shows both summed and averaged output of the data.
How would you define the end of a macro? : sas-macro