How would you create multiple observations from a single observation?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
How to save the log information in a file for future use
what is conditional processing?
if you have 365 no of data set and each one having different variable from each other. how will you read by creating macros and create a single data set.
What is the difference between SAS functions and procedures?
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
how to delete the duplicates by using proc sql?
what is program data vector? : Sas-administrator
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
What is the difference between reading data from an external file and reading data from an existing data set?
What is a put statement?
what is sas metadata server? : Sas-di