SAS Interview Questions
Questions Answers Views Company eMail

I have a dataset concat having variable a b & c. How to rename a b to e & f?

667

How do you specify the number of iterations and specific condition within a single do loop?

712

Briefly explain input and put function?

729

Give some examples where proc report’s defaults are same as proc print’s defaults?

759

What is the length assigned to the target variable by the scan function?

771

What is the difference between one to one merge and match merge? Give an example.

669

List down the reasons for choosing sas over other data analytics tools.

909

Mention few capabilities of sas framework.

796

What are the parameters of scan function?

728

What are the differences between sum function and using “+” operator?

680

Given an unsorted data set, how to read the last observation to a new data set?

961

How do you delete duplicate observations in sas?

670

What is the maximum and minimum length of macro variable

758

Intern stastical programmer written test

378


Post New SAS Questions

Un-Answered Questions { SAS }

How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?

738


what is PhaseIII, ODS, TLG, Macro and Proc in SAS

4003


How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?

1291


I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.

1812


Can you execute macro within another macro? : sas-macro

624






Explain proc univariate?

690


Mention some common errors that are usually committed in sas programming.

684


Mention how to limit decimal places for the variable using proc means?

734


What is the function of output statement in a SAS Program?

702


What are the difference between ceil and floor functions in sas?

871


Tell e how how dealt with..

1859


for report generation which one you used proc report or data_null_?

6828


how to generate the test data in sas without input data? : Sas-administrator

686


Explain append procedure?

721


Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?

1555