what are validation tools that are used in sas? : Sas-administrator
No Answer is Posted For this Question
Be the First to Post Answer
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
What is the purpose of using the N=PS option?
What would the following datastep do? Data _null_; Set Dist end=eof; Call Symput("xx"!!left(put(_n_,2.)),&dimension); If EOF then Call Symput('numrows',left(put(_n_,2.))); Run; dimension is a macro variable that is being passed here
how sas deals with business intelligence? : Sas-bi
what is p-value
3 Answers Accenture, Quintiles, Sristek,
What is the difference between class statement and by statement in proc means?
Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.
what other sas products have you used and consider yourself proficient in using? : Sas programming
What is the difference between proportion and average?
in which companies SAS openings are there? List of companies using SAS technology.
What are common programming errors committed in sas
what is data access? : Sas-di