What type of tables you are using in YOUR reporting..???
Answers were Sorted based on User's Feedback
Answer / chowdary vamsi
As for project requirements what Clint send to me i using that tables like mostly using custom tables we generate reports.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the new features included in the new version of SAS Programming Language?
Can you use a macro within another macro? If so how would SAS know where the current acro ended and the new one began?
If a variable contains only numbers, can it be a character data type?
Can you continue to write code while the rest of the people on the floor where you work have a noisy party to which you were not invited?
what is p-value
3 Answers Accenture, Quintiles, Sristek,
What is Transaction...? And what are Comment, Roll back n Save point..?
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
what is broad cast agent? : Sas-bi
The below code we are using for creating more than one macro variables in proc sql using into clause. How we can use same code to create macro variables vara, varb, varc instead of var1, var2, var3.? proc sql noprint; select count(distinct(patient)) into :var1 - :var3 from dataset1 group by trtreg1c ; quit;
Are you involved in writing the inferential analysis plan? Tables specfications?
Have you used macros? For what purpose you have used? : sas-macro
In SAS how to read the variable values having different formats. eg:mar99,mar1999 (in a single variable)
8 Answers GSK GlaxoSmithKline,