Differences between where and if statement?
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?
Describe the ways in which you can create macro variables? : sas-macro
Give some examples where proc report’s defaults are different than proc print’s defaults?
How long can a macro variable be? A token? : sas-macro
what is the use of proc sql? : Sas programming
explain about sas business intelligence? : Sas-bi
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?
how to do user inputs and command line arguments in sas?
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
How many ways to overcome a missing values???
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
What is the function of Stop statement in a SAS Program?
For what purpose would you use the RETAIN statement?
How can you create a macro variable with in data step? : sas-macro