Viewing 15 posts - 1,201 through 1,215 (of 6,038 total)
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
T-SQL is a high level declarative language that generally doesn't involve a lot of branching (although every organization has a handful of 2,000+ liners). So, I'm guessing that Code Coverage...
October 9, 2017 at 7:45 am
...
If anybody knows the solutions or work around for my...
October 5, 2017 at 6:50 am
If is the database isn't building a dimensional model, a star-schema model, or computed summary tables, then it's not really a "data warehouse".
October 4, 2017 at 3:25 pm
This topic reminded me of some writers and artists who (inadvertently or deliberately) destroy the first versions of their work, but then go on to produce a subsequent version for...
October 4, 2017 at 3:12 pm
October 4, 2017 at 9:07 am
Even the best developers can write bad code when they're under the influence of adrenaline, sleep deprivation, and poor requirements. Just like professional authors have editors, it helps to have...
October 4, 2017 at 8:22 am
To effectively scale to TB sized tables, an enterprise class RDMS like SQL Server or Oracle must be paired with an enterprise class DBA.
October 4, 2017 at 7:55 am
October 4, 2017 at 7:51 am
I'm not sure what you're asking, but if what you're saying is that there is one database view created for each application dashboard, meaning that each new application dashboard requires...
October 3, 2017 at 1:35 pm
Viewing 15 posts - 1,201 through 1,215 (of 6,038 total)