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 16012How would you include common or reuse code to be processed along with your statements?
PSCI,
5 14991When 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 19722If 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 20783Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables?
3 7964How would you code a merge that will keep only the observations that have matches from both sets?
5 11931How 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 9794
What is the basic syntax style in SAS?
why a stop statement is needed for the point= option on a set statement?
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
What are the ways in which macro variables can be created in sas programming?
where to use sas business intelligence? : Sas-bi
how to do user inputs and command line arguments in sas?
How does proc sql work?
What are the difference between sas functions and procedures?
What is the sas data set? : sas-grid-administration
what is the use of proc contents and proc print in sas? : Sas-administrator
What are the features of SAS?
For what purposes have you used sas macros? : sas-macro
Explain the main difference between the sas procedures and functions? : Sas-administrator
Compare sas with other data analytics tools.
where are dashboard components are created and maintained? : Sas-bi