Viewing 15 posts - 211 through 225 (of 295 total)
Good article, but wouldn't the Post Code view containing the conditional elements return the whole postcode for parts 1 & 2 rather than blank when there is no space in...
October 5, 2016 at 3:36 am
At least the old adage has been proven - that any conversation left to run long enough on the internet will result in someone being likened to Hitler!
September 14, 2016 at 9:09 am
The structure proposed by tshad allows employees to flat-share. If you want overall flexibility, you need 3 tables; Employee, Address and EmployeeAddressLink. The start and end dates would then belong...
September 9, 2016 at 7:43 am
I have worked on a similar task before. The approach I took was to copy the names to another table (along with the primary key so I could link back...
September 6, 2016 at 2:53 am
Good article. One thing that often crops up in job advertisements is "must have experience of the finance industry" and a premium is usually paid for candidates who have that...
June 17, 2016 at 6:40 am
When my brother was at college, he was astonished by his friend's reaction to the statement "I'm just going for a tommy". Both parties understood this to be rhyming slang;...
June 1, 2016 at 7:33 am
The answer "I don't know" was 100% correct in my case (of course, it's not now).
May 16, 2016 at 7:36 am
I've worked for managers who were useless in their current role, but brilliant if you needed them to answer technical questions. I've also worked for excellent managers who took far...
May 5, 2016 at 1:37 am
I realise this is an old thread, but I've stopped receiving the newsletter. It was getting increasingly sporadic over the last few months, but I've not received any at all...
February 18, 2016 at 5:34 am
To answer the original question; this
http://www.sqlservercentral.com/Forums/Topic1752249-1292-1.aspx
is recursion.
January 21, 2016 at 2:07 am
It looks as if only one connection is being used. When does the error occur; on table creation, row insert or the select?
January 5, 2016 at 1:43 am
I don't think anyone "builds his business on millions of lines of code". What happens is that systems get written and then things change (the changes are frequently made by...
November 11, 2015 at 7:29 am
We're probably going to be getting the Redgate tools fairly soon, so the developers will start using SQL Prompt. One of the things I need to do is set the...
October 21, 2015 at 2:13 am
Yes, we've noticed that it frequently puts superfluous brackets around the default expression in the script so that the resulting constraint in the database doesn't match the project and gets...
September 23, 2015 at 1:04 am
Viewing 15 posts - 211 through 225 (of 295 total)