Viewing 15 posts - 106 through 120 (of 194 total)
He's clearly testing Redgate's new temporal compression module for the toolbelt.
How else are we expected to provide solutions yesterday for the tasks we won't get a spec for until tomorrow?
May 30, 2014 at 4:25 am
In that case you seem to be reading a different question from the one I'm reading. The question I saw was about testing specific queries using the new cardinality...
May 15, 2014 at 9:04 am
TomThomson (5/15/2014)
sknox (5/15/2014)
May 15, 2014 at 8:47 am
farooq.hbs (5/14/2014)
I found the solution..LEFT([field], CHARINDEX(',', [field]) - 1)
:):):)
Thanks:-):-):-):-)
That will work if you are certain that your source string will ALWAYS contain at least one comma. If you cannot...
May 15, 2014 at 7:39 am
Toreador (5/15/2014)
In my opinion, the best way to test the behaviour of a particular database version is on a...
May 15, 2014 at 7:19 am
Steve Jones - SSC Editor (5/14/2014)
I'm torn here. I think good solid basics in an area are important. However I'm not sure to what depth someone needs relational knowledge. There...
May 14, 2014 at 9:58 am
Gary Varga (5/13/2014)
1) Graduates with Computer Science degrees have little understanding of applying what they have been taught in the real world.
2) Non-Computer Science...
May 13, 2014 at 9:10 am
trevelvis (7/7/2011)
I also had this challenge (in italics), so I changed to colour coded connections http://sqlfool.com/2009/03/ssms-server-settings/
Red for production, green for development, amber for testing...etc
I also make use of Local Server...
May 8, 2014 at 9:17 am
eseeweb (4/30/2014)
I just have an update that we don't need to delete the record from the table as long as every time a record inserted can be write to a...
May 8, 2014 at 7:48 am
Wouldn't creating a new DEV instance with server collation matching that of your production server be easier.
April 30, 2014 at 2:57 am
I assume you have checked that the message sent on the Success condition hasn't just been copied unaltered from the one sent on the Fail condition.
April 30, 2014 at 2:41 am
downloads on MSDN are the same as the commercial versions so I would have though this would just need you to update the licence key assuming you aren't using an...
April 17, 2014 at 7:30 am
K. Brian Kelley (3/19/2014)
April 9, 2014 at 7:48 am
well the surest way is to run the code in the environment it is intened to be run but where that environment is producion it should be obvious as to...
April 9, 2014 at 7:38 am
Gary Varga (4/1/2014)
I haven't seen a better version than the Beeb's (that's a colloquialism for the BBC to you non-Brits) version from the 80s.
I found the original B/W version much...
April 1, 2014 at 3:54 am
Viewing 15 posts - 106 through 120 (of 194 total)