If you?re not wanting any SAS output from a data step, how
would you code the data statement to prevent SAS from
producing a set?
What is the basic structure of the SAS base program?
What is LAG function?How is it used? can any one explain
3 Answers TRE, Verinon Technology Solutions,
Explain data step in SAS
how would you create multiple observations from a single observation? : Sas programming
"What is the difference between proc sort nodup and proc sort nodupkey?"
Give some examples where proc report’s defaults are same as proc print’s defaults?
Can we use where and having clauses in a single SAS program. ex: proc sql; select a,b,c from test where state in 'KA' and having <some condition>. Is the above program run correctly, if not why ?
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
How do handle working under pressure?
how to change the execute of macro
How to create list output for cross-tabulations in proc freq?
explain the proc in sas? : Sas-administrator