What is the difference between INPUT and INFILE ?
What is the difference between %put and symbolgen? : sas-macro
Can you execute macro within another macro? : sas-macro
What is the difference between one to one merge and match merge? Give an example.
what are informats in sas? : Sas-administrator
What is program data vector (pdv) and what are its functions?
What are the statements that are executed only?
What are the data types in sas?
What is the purpose of _character_ and _numeric_?
how to do user inputs and command line arguments in sas?
Describe the function and untility of the most difficult SAS macro that you have written.
what does the run statement do? : Sas programming
What is the difference between class statement and by statement in proc means?
how can you put a "trace" in your program? : Sas programming
In proc transpose and data step with arrays which one you pick?