Viewing 15 posts - 4,726 through 4,740 (of 6,026 total)
jim.drewe (12/4/2013)
December 4, 2013 at 11:28 am
Gary Varga (12/2/2013)
Lynn Pettis (12/2/2013)
December 2, 2013 at 10:16 am
In a large organization, database administrator (DBO) should be a different role from system administrator (SYSADMIN). There are plenty of roles where a DBA basically just needs to be the...
December 2, 2013 at 7:52 am
I have recently learned that our organization is getting an IBM Netezza data warehousing appliance for use as a replacement for one of our large SQL Server reporting servers. Executive...
November 26, 2013 at 2:23 pm
scott.fountain (11/25/2013)
Nothing spells a good day at work like reviewing a query containing multiple nested table expressions; all the while, no indentations - everything is...
November 25, 2013 at 11:29 am
pdanes (11/22/2013)
Biggest skill I need is how to find stuff on SQLServercentral.com
Yes, I'm when searching a sqlserver topic and want to whittle down the result to only the good stuff,...
November 22, 2013 at 12:15 pm
The thing I love about T-SQL is that it actually doesn't change that frequently, and ANSI SQL changes even less often. Once you get past the two year mark, it's...
November 22, 2013 at 7:13 am
As a database developer, if 2 + 2 -1 = 3 and the result is returned from the databse faster than the web browser can render the HTML, then my...
November 19, 2013 at 6:54 am
Over the past few months, I've been prepping for SQL Server 2012 Administration exam 70-462. I have experience performing admin tasks in the development and QA environment, and even a...
November 14, 2013 at 9:04 am
Steve Jones - SSC Editor (11/13/2013)
November 14, 2013 at 7:15 am
LutzM (11/12/2013)
From my point of view, every approach will lead to the same execution plan including the table/index scan (including the MERGE approach).
A rather dirty approach would be a separate...
November 13, 2013 at 7:36 am
Dale Turley (11/13/2013)
November 13, 2013 at 6:47 am
Jonathan Marshall (11/12/2013)
I like that idea of using a computed...
November 12, 2013 at 12:56 pm
Jonathan Marshall (11/12/2013)
I like that idea of using a computed...
November 12, 2013 at 12:50 pm
Tom Bakerman (11/12/2013)
Jeff Moden (11/12/2013)
From the article:
These days most testing of software is automated.
Oddly enough, I believe that's part of the problem with delivered software, today. There's nothing like...
November 12, 2013 at 9:43 am
Viewing 15 posts - 4,726 through 4,740 (of 6,026 total)