This merge script i\'m writing isn\'t compiling and I believe I have the correct syntax. MERGE into MyTable ct_current
The problem I think is with returning an object when i overload the + operator. I tried returning a reference to the object, but doing so does not fix the memory leak. I can comment out the two statem