Viewing 4 posts - 1 through 5 (of 5 total)
I figured it out
eu.userid = ua.id
needed to be
eu.userid = ua.userid
I am going to start using Merge for a few different tasks I have.
March 1, 2013 at 12:43 pm
thanks a lot Polka Dot for the DDL and DML. This is definitely the right kind of solution for me. Unfortunately this code fell a little short. ...
March 1, 2013 at 11:42 am
thanks, that worked. I dismissed trying that because I want more than zero rows. I need to stop listening to my gut instincts, when it comes to sql,...
February 27, 2013 at 6:30 pm
I took the time to create that scenario because I am asking for help so I wanted to be specific as possible. I guess that backfired huh.
Here is what...
February 25, 2013 at 11:38 am
Viewing 4 posts - 1 through 5 (of 5 total)