Viewing 15 posts - 1,291 through 1,305 (of 9,399 total)
Getting back to the original problem, there are 46 columns in the table, but how many of them are required to ensure uniqueness? You only need to partition by the...
July 1, 2017 at 8:43 am
July 1, 2017 at 6:49 am
Neil has, in my opinion, the best approach to the problem. Here's an article by Wayne Sheffield on the technique that explains it well: http://www.sqlservercentral.com/articles/comma+separated+list/71700/
June 30, 2017 at 7:10 pm
You don't need to install FileZilla on the server to use http://FTP. Windows comes with an FTP client built-in. I've used it to automate downloading files from a server using...
June 30, 2017 at 7:02 pm
A nice and simple way to end the week. Thanks, Steve.
For those in the US, have a great 4th of July weekend. Be sure to eat too much....
June 30, 2017 at 7:15 am
June 30, 2017 at 7:09 am
If I'm reading your question correctly, this looks like a string splitting exercise. The function in Jeff Moden's article at http://www.sqlservercentral.com/articles/Tally+Table/72993/ will be a great asset here. Once...
June 29, 2017 at 8:42 pm
Talking to your application owners is never a bad idea. I'd start there. I hope this isn't the case, but if anyone's using the sa login, get them to change...
June 29, 2017 at 8:32 pm
I think everyone on this thread knows that I don't know SSIS. That said, can you fire a DOS command? If so, this ought to do it.
del...
June 29, 2017 at 3:47 pm
June 29, 2017 at 3:37 pm
June 29, 2017 at 2:52 pm
Viewing 15 posts - 1,291 through 1,305 (of 9,399 total)