how does sas handle missing values in functions? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
What is the basic structure of the SAS base program?
in which companies SAS openings are there? List of companies using SAS technology.
How do you write a test plan?
At compile time when a SAS data set is read, what items are created?
what does the run statement do? : Sas programming
what is proc Index? and what is proc document?
What are TEAEs
2 Answers Accenture, Quintiles,
1.we can execute a macro with in a macro,by using call symput and symget can any one give me one example? 2.We can create the macro variables by using %let,%do,macro parameters,INTO clause in proc sql and call symput, can any one give me example to create macro variable with INTO clause and call symput? 3.
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
what is p-value
3 Answers Accenture, Quintiles, Sristek,
define table lookup and how may ways it can be done...explian
what can you learn from the sas log when debugging? : Sas programming