How would you combine 3 or more tables with different
structures?
Post New Answer View All Answers
What is SAS? What are the functions does it performs?
what is factor analysis? : Sas-administrator
What are the uses of sas?
what r the job openings SAS for fresher graduates !
Describe a time when you were really stuck on a problem and how you solved it?
Did you used proc test? when?
Give some examples where proc report’s defaults are same as proc print’s defaults?
What is the purpose of _character_ and _numeric_?
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
explain what is data set in sas? : Sas-administrator
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
Mention the difference between ceil and floor functions in sas?
Explain why double trailing @@ is used in input statement?
Explain the purpose of substr functions in sas programming.