what are sas/access and sas/connect? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
To what type of programms have you used scratch macros?
In sas admin differentiate between roles and capabilities? : sas-grid-administration
How we can create SAS USER DEFINED CODE?
what are all the reports you generated in your recent project?
0 Answers Accenture, Quintiles,
do you prefer proc report or proc tabulate? Why? : Sas programming
i have a macro variable var1,var2. i want titles for the each macro variable separately? how it is possible?
Is it possible to do sorting tranformation in charecter variable??if can tell me one eg..
what do the pad and dim functions do? : Sas programming
what is SAS ACCESS AND SAS CONNECT ? Give an example and data statements used.
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;
Under what circumstances would you code a SELECT construct instead of IF statements?
What report output formats can you generate using SAS?