Post New Answer View All Answers
What are the implications?
how could you generate test data with no input data? : Sas programming
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
How do you control the number of observations and/or variables read or written?
what are the benefits of data integration? : Sas-di
for what purpose would you use the retain statement? : Sas programming
What do the put and input function do?
What is the difference between where and if statement?
Do you need to know if there are any missing values?
What is the difference between reading data from an external file and reading data from an existing data set?
Mention how to limit decimal places for the variable using proc means?
What are the default statistics for means procedure?
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
Tell me about % include and % eval? : sas-macro