What are the difference between sas functions and procedures?
No Answer is Posted For this Question
Be the First to Post Answer
how does sas handle missing values in sort order? : Sas programming
describe how to adjust the performance of data integrator? : Sas-di
Give an example where SAS fails to convert character value to numeric value automatically?
What is proc sql pass through facility?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
how to delete the duplicates by using proc sql?
What is _n_?
Do you need to combine data sets? How should you combine data sets– MERGE or SET statements in DATA steps,PROC APPEND,PROC SQL?
In SAS how to read the variable values having different formats. eg:mar99,mar1999 (in a single variable)
8 Answers GSK GlaxoSmithKline,
I have a dataset with variables empid and doj how to calculate retirement age?
What do the mod and int function do? : Sas programming
What are common programming errors committed in sas