how the sas basic syntax style described? : Sas-administrator
what is pdv? how it is related to input buffer in sas?
Code a PROC MEANS that shows both summed and averaged output of the data.
what is a post baseline?
What is the difference between reading data from an external file and reading data from an existing data set?
I have 2 data sets A & B. Both have a variable called Age in them, each of them specifying a different functionality. In my program I use bot these data sets. How do I specify which Age variable I want to use?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
tell me about use of arrays in sas
What do you feel about hardcoding?
Does SAS ‘Translate’ (compile) or does it ‘Interpret’? Explain.
what is null hypothesis? why do you consider that?
0 Answers Accenture, Quintiles,
Explain the purpose of substr functions in sas programming.
How would you delete observations with duplicate keys?