Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

SAS Interview Questions
Questions Answers Views Company eMail

Have you ever linked SAS code, If so, describe the link and any required statements used to either process the code or the step itself?

4 16203

How would you include common or reuse code to be processed along with your statements?

PSCI,

5 15138

When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?

7 19977

If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?

16 21272

Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables?

3 8082

How would you delete duplicate observations?

9 20927

How would you delete observations with duplicate keys?

6 12367

How would you code a merge that will keep only the observations that have matches from both sets?

5 12073

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 set to a second data set, and the non-matches of the right-most data set to a third data set?

2 9890

What is the Program Data Vector (PDV) and What are its functions?

9 17820

Does SAS ?Translate? (compile) or does it ?Interpret?? Explain.

10 25499

At compile time when a SAS data set is read, what items are created?

5 10850

Name statements that are recognized at compile time only?

6 20527

Identify statements whose placement in the DATA step is critical?

11 25427

Name statements that function at both compile and execution time?

1 7215


Post New SAS Questions

Un-Answered Questions { SAS }

In ARRAY processing, what does the DIM function do?

1231


how to read the variables in sas? : Sas-administrator

1070


How to create a permanent sas data set?

1310


in the flow of data step processing, what is the first action in a typical data step? : Sas programming

1110


what is transformation in sas data integration? : Sas-di

1082


What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?

2630


what is treatment emergent events and treatment emregent adverse event

2448


which date functions advances a date time or date/time value by a given interval? : Sas programming

1006


how to do user inputs and command line arguments in sas?

3088


What is maximum storage capability of SAS?

1483


what are validation tools that are used in sas? : Sas-administrator

1115


Describe crosslist option in tables statement?

1264


What do the PUT and INPUT functions do?

1386


How do you delete duplicate observations in sas?

1113


how would you create multiple observations from a single observation? : Sas programming

1055