Viewing 15 posts - 601 through 615 (of 4,820 total)
September 14, 2018 at 8:11 am
September 14, 2018 at 8:04 am
September 13, 2018 at 11:10 am
September 13, 2018 at 9:23 am
Just sayin', but wouldn't the continued use of such a product create a dangerous dependency that's probably worse than violation of naming standards or other needs that would normally dictate...
September 13, 2018 at 9:15 am
September 12, 2018 at 3:35 pm
September 12, 2018 at 10:12 am
We have a Master table that has a primary key with two columns (...
September 12, 2018 at 10:03 am
DECLARE...
September 12, 2018 at 9:47 am
September 12, 2018 at 6:23 am
You probably need the value function for XML data on the end of the query, and possibly adding ,TYPE to the end of FOR XML PATH(''). I can't recall the...
September 11, 2018 at 3:47 pm
That's easy to do using a string splitter, of which the best is at the end of the following article:
http://www.sqlservercentral.com/articles/72993/
Here's the code to do...
September 11, 2018 at 3:40 pm
Viewing 15 posts - 601 through 615 (of 4,820 total)