Viewing 15 posts - 1,186 through 1,200 (of 6,032 total)
October 23, 2017 at 7:34 am
What are their arguments for embedding the SQL in the application? Even if there were some marginal technical advantage, there is still issue that ownership of the SQL would then...
October 21, 2017 at 7:01 pm
... It is great that you can fix a problem at your kid's soccer game or dance recital, but it's also important that you attend and enjoy those...
October 20, 2017 at 3:10 pm
You might achieve what you're wanting to do using hints. FORCESCAN forces scan on index instead of seek, INDEX(1) forces use of clustered index, and INDEX(0) forces a table scan.
October 20, 2017 at 1:39 pm
October 20, 2017 at 8:25 am
Ordinarily the plebeians would be demanding their elected leaders "DO SOMETHING ABOUT THIS !!!".
However, under the present circumstances they're just praying the crisis will blow over without...
October 19, 2017 at 1:43 pm
There is nothing wrong with an employee deciding to move on another opportunity or an employer choosing to let someone go, so long as the motivation is rational and the...
October 19, 2017 at 7:27 am
When you're a one-man show, it's easy to have a myopic view of one's job, overestimating your skills and stagnating. We certainly learn more when we have good co-workers, particularly when...
October 17, 2017 at 12:31 pm
That's the thing about attending .NET related developer conferences, when the topic of SQL coding comes up, we will often find ourselves shaking our head.
Abstracting the complexity of...
October 16, 2017 at 7:48 am
This would actually make a good problem solving interview question.
Assuming you're selecting into a table, one simple approach is to use something like the following to determine...
October 16, 2017 at 6:53 am
October 13, 2017 at 11:21 am
So, if a major hack attack, or an odd unexplained IT disaster, does happen to occur on Friday 13, then it may not be purely a coincidence, for the same...
October 13, 2017 at 10:10 am
Eric M Russell -...
October 12, 2017 at 10:57 am
OK, two more separate screw-ups have occurred after the data breach. I'm beginning to lose faith in the IT guy over at Equifax.
Someone Made a Fake Equifax Site....
October 12, 2017 at 8:49 am
... This is the first time I've seen an IT employee blamed. BA said an IT systems failurean IT systems failure with their major issues. Yahoo and Target were hacked,...
October 12, 2017 at 7:27 am
Viewing 15 posts - 1,186 through 1,200 (of 6,032 total)