What is the pound sign used for in the data_null_ ?
Are the preferred term counts are always equal to Body system counts? If so, Why are they equal if not why they are not equal?
In sas, what are the areas that you are most interested in? : sas-grid-administration
What sas features do you use to check errors and data validation?
what is fact table and factless table?
What is substr function?
The below code we are using for creating more than one macro variables in proc sql using into clause. How we can use same code to create macro variables vara, varb, varc instead of var1, var2, var3.? proc sql noprint; select count(distinct(patient)) into :var1 - :var3 from dataset1 group by trtreg1c ; quit;
where will go the observations that were deleted by delete statement?
diff between nodup rec and ondup key???
what is in stream data in SAS?
why is sas data integration studio important? : Sas-di
how to read the variables in sas? : Sas-administrator
wt is a-z and a--z?