Explain data_null_?
what are different type of sas servers ? On which server does the sas code execute ?
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.
how can you import .csv file in to sas? : Sas programming
What is PROC in SAS?
What are the different operating system platforms in which we can use sas? : sas-grid-administration
What is a pdv and what are its functions?
What is the difference between nodup and nodupkey options?
20 Answers iFlex, Makro, Talwar,
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 set to a second data set, and the non-matches of the right-most data set to a third data set?
explain what is data set in sas? : Sas-administrator
What is difference between sas rename and lable?
Can you execute a macro within a macro? Describe. : sas-macro
How to convert HTML file into SAS dataset?