Friday, March 23, 2012

Multi casting

Just a question about multi casting.

If I create a copy of a data set using a multi cast, do operations on one of the output sets effect the other output set?

For example, in one ouput set I'm setting a column to NULL - this is actually updating the other set as well. Is this meant to happen?

Thanks!!

No. If that's happening then its a bug. Can you post a repro?

-Jamie

sql

No comments:

Post a Comment