Viewing 15 posts - 1,111 through 1,125 (of 1,988 total)
Well tonight I plan to go home play some Overwatch and shoot some people in the face.
March 31, 2017 at 11:11 am
It really depends on what processing they are trying to move from the DB to the application, an everything or nothing approach is probably the wrong idea. There are certain...
March 31, 2017 at 11:03 am
When you say huge refactoring of applications what do you mean? Unless an application is directly checking the metadata of the underlying tables it would have no way of knowing...
March 30, 2017 at 9:05 am
I'm good at figuring out weird problems and making computers do things, as long as people are paying me I'm relatively happy doing that. There's inevitably going to be some...
March 30, 2017 at 8:59 am
March 29, 2017 at 12:31 pm
You would need to use to stored procedure to do that not a function.
March 28, 2017 at 8:30 am
Don't know if you can do this anymore(we were on windows XP) but one of the more amusing ones we did at my last job was setting all the font...
March 28, 2017 at 7:50 am
You asked this same question a few days ago, your spelling of forcibly is very distinctive I'm not quite sure who bily is or why I'm trying to force him...
March 24, 2017 at 12:20 pm
I'm not seeing any aggregate function in there, don't you just need a SUM() around the case statement?
March 24, 2017 at 9:30 am
I haven't had huge amounts of experiences with different change approval processes but the biggest area of conflict always is deploying stuff in a timely manner vs. getting proper approval...
March 24, 2017 at 8:56 am
March 23, 2017 at 11:28 am
Well how fast does the just the select run without the insert?
And how many rows does the distinct return vs. how many rows you were returning with the...
March 23, 2017 at 8:01 am
March 22, 2017 at 12:32 pm
March 22, 2017 at 10:28 am
Viewing 15 posts - 1,111 through 1,125 (of 1,988 total)