which date function advances a date, time or datetime value by a given interval? : Sas programming
472how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
464how would you determine the number of missing or nonmissing values in computations? : Sas programming
481
What is the command used to find missing values?
what do the pad and dim functions do? : Sas programming
Did you used proc test? when?
If a variable contains only numbers, can it be a character data type?
Explain proc univariate?
What is the general format of function in sas? : sas-grid-administration
What are the functions used for character handling?
Mention what is the difference between nodupkey and nodup options?
What sas features do you use to check errors and data validation?
Mention what are the data types does SAS contain?
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?
what is sas metadata repository? : Sas-bi
how do the in= variables improve the capability of a merge? : Sas programming
how does sas handle missing values in formats? : Sas programming
for report generation which one you used proc report or data_null_?