Viewing 15 posts - 766 through 780 (of 1,988 total)
March 22, 2018 at 10:27 am
March 20, 2018 at 8:43 am
Why are you trying to avoid nullable foreign keys if they are valid data states?
March 16, 2018 at 1:56 pm
March 16, 2018 at 1:29 pm
My general feeling is that it depends on how closely you are working with the application developers, but then again if you don't trust the developers to be at least...
March 16, 2018 at 9:25 am
March 15, 2018 at 1:53 pm
March 15, 2018 at 10:49 am
March 14, 2018 at 2:08 pm
Why not just CASE WHEN DATEDIFF(month, getdate(), C.PricingDate) = -1 THEN ...
March 14, 2018 at 1:44 pm
March 14, 2018 at 12:29 pm
Okay so if that's the code you want to run in every database you need to actually pass it into sp_MSforeachdb, what you have now is just running the code in...
March 14, 2018 at 12:20 pm
I use google as my primary "cloud service" so I'm already pretty much going to be using android anyways. But from a purely hardware perspective I've never been a fan...
March 14, 2018 at 10:20 am
March 14, 2018 at 9:01 am
Viewing 15 posts - 766 through 780 (of 1,988 total)