Viewing 15 posts - 406 through 420 (of 515 total)
It must be nice to have a team of developers on call. :hehe:
I work for a fairly small company (about 150 employees) and I *AM* the IT department. Support, development,...
October 22, 2012 at 8:04 am
sturner (8/16/2012)
Alex Gay (8/16/2012)
August 16, 2012 at 8:18 am
Mike Austin-398977 (8/15/2012)
IMHO, the legacy the...
August 15, 2012 at 12:26 pm
My background is programming, most of my career has been in application development. Over 30 some-odd years I've learned a wide array of languages and dialects, from C to Basic...
August 15, 2012 at 6:22 am
While I'm late to the party and missed answering yesterday ๐ I knew foreign keys don't generate indexes, but my question is why the heck not?
Foreign keys are there...
June 28, 2012 at 7:11 am
Certifications are worthless.
A) The cynical side of me says it's a profit center for companies and nothing more.
B) The cynical side of me also says HR is looking for a...
June 18, 2012 at 6:52 am
You know, if you took out the transaction the answer would be exactly the same? How then is this a transaction? ๐
Still say having SET XACT_ABORT OFF as the default...
May 30, 2012 at 6:51 am
L' Eomot Inversรฉ (5/23/2012)
roger.plowman (5/23/2012)
Having the default setting to OFF basically break transactions and is a *bug* in SQL Server.Explicit transactions should be exactly that, explicit.
That's the whole point...
May 23, 2012 at 12:55 pm
Daniel Bowlin (5/23/2012)
So the...
May 23, 2012 at 7:03 am
Having the default setting to OFF basically break transactions and is a *bug* in SQL Server.
Explicit transactions should be exactly that, explicit. This stupidity is exactly the kind of thing...
May 23, 2012 at 6:43 am
Rose Bud (3/19/2012)
Can anyone recommend a free or very inexpensive SQL Beautifier/Formatter which works well with complex queries? One that integrated with SSMS 2008 would be ideal.
I *love* SQL...
March 20, 2012 at 6:31 am
Nakul Vachhrajani (3/18/2012)
In...
March 19, 2012 at 7:29 am
Very, very helpful. Maybe Microsoft should have a set of tables like this one at the front of the BOL! ๐
February 22, 2012 at 6:59 am
You know, the fact this was a trick question highlights a glaring flaw in T/SQL (or perhaps SQL in general?). Using single quotes for both strings and dates is a...
November 28, 2011 at 7:00 am
Passwords are a massively contentious issue.
The main problem with them is their nature is paradoxical. They have to remain secret yet they have to be known...
The problem with rapid changes...
November 2, 2011 at 7:16 am
Viewing 15 posts - 406 through 420 (of 515 total)