If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn?t have a value?
6 17655If reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record?
4 8755If you?re not wanting any SAS output from a data step, how would you code the data statement to prevent SAS from producing a set?
1 6097
Explain the use of proc gplot? : sas-grid-administration
what is information maps?
What are the table names in oracle database...?
Differentiate input and infile.
How can I remove header from output data set?
Give some examples where proc report’s defaults are same as proc print’s defaults?
What does the RUN statement do?
what is hash files in sas and why we are using this one in sas?
how do you want missing values handled? : Sas programming
Explain the purpose of substr functions in sas programming.
Describe a time when you were really stuck on a problem and how you solved it?
What is SAS informats?
how the sas basic syntax style described? : Sas-administrator
What is your favorite all time computer book? Why?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro