What is the difference between one to one merge and match merge? Give an example.
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
Mention how to limit decimal places for the variable using proc means?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
What is the difference between class statement and by statement in proc means?
Have you ever used the SAS Debugger?
What commands are used in the case of including or excluding any specific variables in the data set?
Which command is used to save logs in the external file?
Name any two sas spawners? : sas-grid-administration
what is the use of proc contents and proc print in sas? : Sas-administrator
What does the RUN statement do?
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?
Name and describe few sas character functions that are used for data cleaning in brief.
What is the length assigned to the target variable by the scan function?
What are the ways to do a “table lookup” in sas?