Difference between sum function and using “+” operator?
No Answer is Posted For this Question
Be the First to Post Answer
how do you validate sas program?
What is the difference between %put and symbolgen? : sas-macro
for report generation which one you used proc report or data_null_?
3 Answers Accenture, Quintiles,
How to specify variables to be processed by the freq procedure?
What is the basic structure of the SAS base program?
what is the difference between informat$8. $char8.
How do you read in the variables that you need?
What versions of SAS have you used (on which platforms)?
How to read the file names of a text files from a shared drive using SAS?
What happens in the following code, if u type 8 instead of *? proc sql noprint; create table abc as select 8 from lib.abc; quit;
Mention what is the difference between nodupkey and nodup options?
diff between nodup rec and ondup key???