Viewing 15 posts - 496 through 510 (of 1,988 total)
An update can be just as bad as a delete statement(potentially worse since a mass delete is likely to be immediately noticed a mass update might screw things up for...
February 1, 2019 at 10:42 am
(B is either...
January 23, 2019 at 2:00 pm
Well do you name all your jobs with unique identifiers?
January 23, 2019 at 9:55 am
January 18, 2019 at 11:38 am
January 17, 2019 at 12:42 pm
January 15, 2019 at 2:29 pm
I'm also seeing a ton of things like this PARTY_ID > 0 in statements that are creating temp tables. Is that an identity field? If so aren't you basically just selecting...
January 11, 2019 at 9:10 am
I always find it mind boggling that companies are willing to pay 7 figure software licensing costs but then get stingy about a few hundred dollars worth of RAM.
January 3, 2019 at 10:47 am
There are several ways to do that, is the format of the data the same? One option is to use a union in the same data flow and join the...
January 2, 2019 at 2:33 pm
January 2, 2019 at 1:49 pm
January 2, 2019 at 1:48 pm
Viewing 15 posts - 496 through 510 (of 1,988 total)