SAS Interview Questions
Questions Answers Views Company eMail

how to read character value without using substr function in sas ?

3 7537

How to get part of string form the source string without using sub string function in SAS?

3 6500

We have a string like this "kannafromsalembut" ,from this i want to get only "fromsal" (but one condition with out using substring function)here we can not use scan because in the given string there is no delimeter? so give ans without out using substring ?

5 6700

What are the difficulties u faced while doing vital signs table or dataset?

1931

What happens in the following code, if u type 8 instead of *? proc sql noprint; create table abc as select 8 from lib.abc; quit;

3 5258

You need to create an In List that it is to be later used in a Where Clause that includes all the Regions that begin with the letter A from the sashelp.shoes table. Using PROC SQL with an into clause create the following string from the sashelp.shoes table using the variable region “AFRICA”,”ASIA”,…..

3 5407

What is LOGICAL VARIABLES in SAS.And how it can be used..Can anyone support..???

3 11056

You need to perform an analysis on a massive dataset by groups, but are unable to sort the data due to memory constraint. How would you accomplish the task?

2 4390

Please write codes to merge two datasets and keep every record in the first dataset.

1 3961

When merging 2 datasets with a common variable (not merge key), how to keep both?

3 5659

Write a SAS macro to calculate number of numbers in an email address

2 5266

Write SAS codes to compare two datasets. Suppose the allowable difference is 0.1.

2 6279

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;

Accenture,

1 4767

What is proc sql pass through facility?

L&T,

4 7909

How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?

2381


Post New SAS Questions

Un-Answered Questions { SAS }

How to convert a numeric variable to a character variable?

628


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

3899


why a stop statement is needed for the point= option on a set statement?

623


sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately

3107


what is sas business intelligence? : Sas-bi

584






what is information maps?

1612


What is the general format of function in sas? : sas-grid-administration

565


How do you connect the desktop application to metadata server? : sas-grid-administration

580


How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?

2381


What is the difference between %local and %global? : sas-macro

666


Can you explain the process of calendar?

640


what is data integration? : Sas-di

610


How to include or exclude specific variables in a data set?

642


How would you identify a macro variable? : sas-macro

530


For what purposes have you used sas macros? : sas-macro

537