what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SAS Interview Questions

Are you sensitive to code walk-throughs peer review or QC review?

0 Answers   Quintiles,


What are symget and symput? : sas-macro

0 Answers  


explain the use of % includes a statement in sas? : Sas-administrator

0 Answers  


how to perform paired t-test using Base/SAS & SAS/Stat?

2 Answers  


Which command is used to save logs in the external file?

0 Answers  


what is lifetest

1 Answers   Cognizant,


What is interleaving in SAS?

0 Answers  


data study; input Subj : $3. Group : $1. Dose : $4. Weight : $8. Subgroup; x= input(Weight,5.1); datalines; 001 A Low 220 2 002 A High 90 1 003 B Low 193.6 1 004 B High 165 2 005 A Low 123.4 1 ; Why does X get truncated? X shows up as 22 instead of 220,9 instead of 90 and 19.8 instead of 198? This problem doesnt happen with the values 193.6 and 123.4. This does not happen if x is read on the 5. informat instead of the 5.1 informat

2 Answers  


What is the maximum length of the macro variable? : sas-macro

0 Answers  


Do you need to rearrange the order of the data for the report?

0 Answers  


what is SAS ACCESS AND SAS CONNECT ? Give an example and data statements used.

1 Answers   TCS,


what is Difference between PROC SQL JOINS and MERGE?

3 Answers   Accenture, Wipro,


Categories