Viewing 15 posts - 1,996 through 2,010 (of 6,038 total)
mjh 45389 (11/30/2016)
Eric M Russell (11/30/2016)
November 30, 2016 at 11:33 am
First, not everyone has a SSN, and another problem is that it's not verifiable. How do I know that John Smith's SSN is 111-22-3333?
If you identify someone by their email...
November 30, 2016 at 9:40 am
David.Poole (11/30/2016)
By all means insist on evidence but whistle blowers need protection. Most companies have a whistle blower...
November 30, 2016 at 9:30 am
If we eliminate cows as a source for green-house gas emissions then next up will be human produced gas emissions... particularly that of west coast vegetarians.
Will Vegetarian Humans...
November 30, 2016 at 9:00 am
Whatever user requested to see the data pivoted into this cross-tab format should do it themselves within the reporting tool.
Create a Matrix (Report Builder and SSRS)
https://msdn.microsoft.com/en-us/library/dd207149.aspx
Office Excel 2010 Tutorial: Pivot...
November 30, 2016 at 8:41 am
What you've described is a terrible application for a traditional Row-Store / B-tree indexed table, but a ColumnStore index can help mitigate this type of dynamic access pattern. If this...
November 30, 2016 at 8:35 am
I often use a datetime stamp as the leading column in a clustered and/or primary key. Many types of entities are naturally unique within the context of time, and also...
November 30, 2016 at 8:28 am
Brad Allison (11/30/2016)
November 30, 2016 at 8:13 am
David.Poole (11/28/2016)
November 29, 2016 at 12:39 pm
I'm thinking that Thanksgiving is a British holiday inherited by the US, since Jamestown and Plymouth were British colonies at the time the first Thanksgiving was celebrated.
November 28, 2016 at 2:33 pm
One day we'll have a device that can scan a person's DNA and produce a unique and repeatable 16 byte hash code. No name, social security number, date of birth,...
November 28, 2016 at 2:15 pm
web designers building databases...
interns defining business requirements...
database administrators interfacing with clients...
executive management playing golf ...
everybody supervising themselves...
November 28, 2016 at 11:00 am
These folks who think their T-SQL snippets constitute an "original" work are self-deluded.
Byte me!
-- (c)2016 Eric Russell - All Rights Reserved
SELECT GETDATE()
November 28, 2016 at 8:24 am
If the above advice doesn't work, then close SSMS, right click on SSMS shortcut, and then choose "Run as Administrator".
November 22, 2016 at 9:22 am
Idera has a collection of free tools, one of which is an Extended Event Profiler. I havn't gotten around to using it yet, but it sounds like what you're looking...
November 22, 2016 at 8:08 am
Viewing 15 posts - 1,996 through 2,010 (of 6,038 total)