Viewing 15 posts - 4,111 through 4,125 (of 13,877 total)
Update ProdStg
set unit_cost=case when ci.totcstperacct<ci.cst1 then...
August 26, 2018 at 4:36 am
August 24, 2018 at 12:09 pm
August 24, 2018 at 11:32 am
WHERE ClaimMain.OpeningRegistrationDate BETWEEN DATEADD(YEAR,-1,@DateFrom) and @DateToAugust 24, 2018 at 5:30 am
August 23, 2018 at 2:34 pm
August 23, 2018 at 12:01 pm
I am configuring TFS (2016) server, just not sure what should be an ideal practice,...
August 23, 2018 at 8:38 am
I am configuring TFS (2016) server, just not sure what should be an ideal practice,...
August 23, 2018 at 8:28 am
August 23, 2018 at 5:41 am
August 23, 2018 at 5:15 am
The Agent job owner is not the right place to look. Instead, look at the context in which the job is being run – the SQL Agent service user, unless...
August 23, 2018 at 5:11 am
OK, then we are in SSIS territory. This is a fairly simple task, assuming TaskId is an incrementing IDENTITY column:
1) Create an int64 package-scoped variable called MaxTaskId.
2) Add...
August 22, 2018 at 1:49 pm
I want
August 22, 2018 at 1:35 pm
Viewing 15 posts - 4,111 through 4,125 (of 13,877 total)