Viewing 15 posts - 1 through 15 (of 18 total)
Expanding on my prior post... (Sorry this is so long. I know that a lot of people already know these details, but I think some people don't)
Programs that 'export' data...
January 17, 2020 at 9:09 pm
I haven't analyzed your RegEx, but isn't there *inherent* ambiguity in certain situations that are impossible to definitively resolve?
What if the text of a field's data contains quote-comma-qoute, like this:
"1005","Rosamond...
January 16, 2020 at 6:39 pm
Henry B. Stinson (6/5/2015)
Just need to avoid using a CASE statement in a WHERE clause (or ON condition).
Why?
June 5, 2015 at 9:54 am
It occurs to me that the best way to *understand* what is actually happening with your sorts, is to simply include each of your sort-expressions, verbatim, in your SELECT field...
June 5, 2015 at 9:30 am
I know I'm an old "procedure-oriented" dinosaur.
It's gut-wrenching to watch the contortions T-SQL developers have to go through to get the basic functionality of a "For Next" loop....
March 23, 2012 at 1:52 pm
I have a question. When you use "ROW_NUMBER" against an actual table, doesn't the query processor actually have to physically access that table, maybe do some disk reads, even...
March 13, 2012 at 5:07 pm
I'm on an older version of SQL Server, so maybe what I am about to suggest already exists in a newer version. It would be great...
March 13, 2012 at 1:27 pm
Here's my two cents, FWIW: The fault for the effects of poor communication does not fall on the English language for it's lack of overly specific terminology. The...
February 27, 2012 at 12:09 pm
Gift Peddie (12/22/2011)
On the other hand, employers sometimes see a salary as a way to push workers to their limits, burn them out, and impose strict requirements on the work...
January 3, 2012 at 12:25 pm
Steve Jones - SSC Editor (12/7/2011)
Tony Palmeri (12/6/2011)
December 8, 2011 at 2:50 pm
Steve Jones - SSC Editor (12/7/2011)
December 8, 2011 at 2:45 pm
Steve Jones - SSC Editor (12/6/2011)
Tony Palmeri (12/6/2011)
sqlnyc (12/6/2011)
December 6, 2011 at 7:21 pm
sqlnyc (12/6/2011)
December 6, 2011 at 4:42 pm
I stand by my statement. If you advocate for such laws, you have no right to complain when those laws affect you in ways you don't like.
December 6, 2011 at 1:15 pm
I have exactly ZERO sympathy for anyone who is an advocate of any kind of Federal Regulatory interference into how any company compensates it's employees. If you do advocate...
December 6, 2011 at 12:59 pm
Viewing 15 posts - 1 through 15 (of 18 total)