Viewing 15 posts - 91 through 105 (of 649 total)
I agree that leadership is important. In the case I wrote about, they each thought that they were individually responsible for particular work items. In a sense they...
April 11, 2016 at 7:34 am
Yes, Gail is right, if, from the database perspective, the xml or JSON represents an unsplittable data item, then you can legitimately store it as such. Sure, it could be...
April 8, 2016 at 3:11 pm
Cor, you're quick. Yes, I think that's a good way of looking at it!
April 8, 2016 at 12:18 pm
April 8, 2016 at 7:33 am
If exists (select * from myTable) begin ... End
... is surely legitimate since they fixed the optimiser (was it...
April 4, 2016 at 1:03 am
You would have thought that all those sites that give the answers to all the common questions would make life more difficult for us as interviewers. I always ask the...
March 21, 2016 at 7:40 am
I once interviewed a candidate that was very obviously a different person to the one I did a preliminary telephone interview with. I politely terminated the interview when it became...
March 21, 2016 at 4:04 am
Great article, Steve, because it illustrates the way that one has to go about finding a solution. However, because you don't like PatIndex, it all gets a bit complicated. Why...
March 11, 2016 at 2:53 am
I don't think there is a website that does justice to the topic of using SQLite in Windows, though SQLite's own website is excellent for general information on...
January 3, 2016 at 3:47 pm
@Ed
Yes, I've done plenty of work with both XML and JSON, but I'm no expert in XML. I find that using SQLite is generally much faster for the jobs I...
January 2, 2016 at 11:02 am
You are quite right. I should have checked my facts. He was pronounced guilty of high treason. He initially said that his motives were to 'to blow you...
December 1, 2015 at 5:25 am
I worked for six years with a world-famous motor manufacturer, in their R&D department. Unless a hell of a lot has changed, there is no chance whatsoever that management weren't...
November 16, 2015 at 2:14 am
@jeff Moden
It was a difficult booklet to write because I was merely trying to record those things that were considered by people cleverer and more experienced than I...
November 12, 2015 at 4:25 am
Is this the SQL Code Smells ebook you're referring to? I wasn't sure, since there were 120 SQL Code Smells itemised, not 27. If it is mine, I'll...
November 10, 2015 at 10:40 am
If you haven't done so, it would be worth checking whether this will work with all the different language and DATEFORMAT settings. (actually I suspect it will work but that...
November 10, 2015 at 4:52 am
Viewing 15 posts - 91 through 105 (of 649 total)