what is SAS OPTIMIZATION?
What is the use of function Proc summary?
What is the purpose of _character_ and _numeric_?
what is program data vector? : Sas-administrator
Differentiate between proc means and proc summary.
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
In proc transpose and data step with arrays which one you pick?
What is the difference between INPUT and INFILE ?
Explain what is the use of proc gplot?
What are the difference between ceil and floor functions in sas?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
what techniques and/or procs do you use for tables? : Sas programming
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
what are some good sas programming practices for processing very large data sets? : Sas programming
what is function of retain statment