What is the basic structure of the SAS base program?
No Answer is Posted For this Question
Be the First to Post Answer
How does proc sql work?
What are the parameters of scan function?
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;
Did you used proc test? when?
0 Answers Accenture, Quintiles,
what are informats in sas? : Sas-administrator
In sas, what are the areas that you are most interested in? : sas-grid-administration
How to get any kind of data in SAS? Is it possible to take data from notepad in SAS?
What is SAS Information Map Studio and its purpose ?
is there any differnce between proc means and proc summary?
What is the purpose of the trailing and How would you use them?
How do you delete duplicate observations in sas?
how many types of MERGE?