How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
What is SAS Information Map Studio and its purpose ?
What is Linear Regression?
If i doest required Cumilative frequency in my table, generated by using PROC FREQ what i had to do?
Do you need to combine data sets? How should you combine data sets– MERGE or SET statements in DATA steps,PROC APPEND,PROC SQL?
Describe the types of SAS programming tasks that you performed like Tables? Listings? Graphics? Ad hoc reports? Other?
How to get top scorer student from a class-table having different sections A,B, C & D? Each section having same number of students.
How do you download a flat file from Mainframe to your local PC using SAS?
Difference between informat and format?
what is the difference between compiler and interpreter? give any one example (software product) that act as a interpreter?
36 Answers Accenture, College School Exams Tests, CTS, IBM, IHRD, Infosys, Sylhet Engineering College, TCS, Wipro,
what is sas olap server? : Sas-di
Does anybody have SAS Training manual or documentation or can you refer me any book to have better understanding on SAS. I am fresher to SAS tool. (Ready to pay)
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming