what are the best practices to process the large data sets in sas programming? : Sas-administrator
How do you put an elephant in the refrigerator?
What other SAS features do you use for error trapping and data validation?
We want to merge file A and B. File A has variable age, file B provide birthdate. How to merge the data according to age in file B
One way of creating a new variable in Macros is by % Let....What is the other way..?
What is the difference between input and infile statement?
Can we create datasets by proc step ? (Proc contents, Means)?
what is the effect of the options statement errors=1? : Sas programming
what is SAS ACCESS AND SAS CONNECT ? Give an example and data statements used.
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
what is information maps?
What’s the difference between var b1 – b3 and var b1 — b3?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?