You should always show your PROC statements so we know exactly what you did. Those results only make sense as relative risk estimates if your model is a log-linked Poisson model with a binary (0,1-coded) response. If so, then see the "Zou's modified Poisson approach" section of this note. The exponentiated column in the differences table gives the point estimates of the relative risks. The BMI and _BMI columns indicate which levels are in the numerator and denominator, respectively, of each relative risk. So, the first estimate, 0.88, means that the probability of the response event for BMI=NORMAL is 0.88 times the probability of the event for BMI=OBESE. The exponentiated column in the preceding table shows the individual level probabilities where you can see that the NORMAL probability estimate is 2.01 and the OBESE estimate is 2.26 - the ratio being 0.88.
... View more