i have a macro variable var1,var2. i want titles for the each
macro variable separately? how it is possible?
how does sas handle missing values in a merge? : Sas programming
define table lookup and how may ways it can be done...explian
explain the key concept of sas? : Sas-administrator
in data set200 observation how to take 110,150,170 using sql procedure?
What is the difference between one to one merge and match merge? Give an example.
List out some key concept of SAS
Can you calculate the mean, median and mode of the following data set using data step logic? Don't use any function or procedure. data a; input age @@; datalines; 22 32 32 32 43 23 24 56 45 54 28 29 27 26 25 28 30 20 18 37 36 47 46 56 19 20 ; run; I have calculated the mean which i have posted in the answer section.
Explain what is data step?
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
HOW MANY WAYS YOU CAN RETRIEVE THE DATA FROM ORACLE TABLES? WHAT IS ORACLE CLINICAL? HOW IT IS USEFUL?
3 Answers Accenture, Novartis,
what is the function of catx syntax? : Sas-administrator
what is the use of LRECL option.