Viewing 15 posts - 9,331 through 9,345 (of 59,091 total)
It's known as an "Upsert" or a "Merge".
What IS the final destination here?
--Jeff Moden
Change is inevitable... Change for the better is not.
May 10, 2019 at 1:10 pm
What indexes do you have on the tables? Please post an actual execution plan for the query (the .sqlplan file, not just a picture, please). John
Great suggestion that worked very...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 10, 2019 at 1:07 pm
Hi, I am trying to use a text file to exclude a list of things.
WHY a text file? Without additional information here, I don't see the merit in...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 10, 2019 at 1:04 pm
1. when I create an index in a table or views, is there any good way to konw (or evaluate) the index is necessary and correct?
Yes. It...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 10, 2019 at 12:44 pm
Thanks, ZZ. What you wrote have been my findings, as well. I'm amazed the MS hasn't made PowerShell easier to use from SQL Server. I'm also amazed that they have...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 10, 2019 at 12:22 pm
The four biggees (there are certainly more) that I can think of are...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 9, 2019 at 1:47 pm
I'm hoping that's not actually a bad thing. 😉
Being able to turn the software off that's trying to keep your work device "safe" doesn't seem "safe". ;)...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 9, 2019 at 1:19 pm
I didn't mean to be flippant with my response it just seemed like there was a lot of work being put into what seemed like relatively simple folder clean...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 9, 2019 at 1:01 pm
2012
I know you didn't originally get the answer you wanted and we had a little fun with it but that's no reason to destroy your original post. That's also...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 9, 2019 at 1:47 am
In case anyone else comes up against this problem, the solution for me was to make sure my destination was set to bulk load the table. In other words,...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 9, 2019 at 1:45 am
It WAS working for me before on both places it is no longer working. I've not made any security level changes in FireFox or Chrome, either.
Maybe a...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 9, 2019 at 1:42 am
Thanks, Sue. Thanks for confirming what I was seeing. As a bit of a sidebar, I don't even know how to do attachments on this site since the migration.
--Jeff Moden
Change is inevitable... Change for the better is not.
May 8, 2019 at 6:57 pm
Something is seriously wrong with my connections to SSC... I don't see any files attached.
@sue... are you seeing any? This might be associated with the same problem as me not...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 8, 2019 at 6:45 pm
Totally agree with the XP_CmdShell thing. Of course, if you do that, you don't need PowerShell to begin with. Just create the file deletion commands directly from MSDB...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 8, 2019 at 6:39 pm
p.s. I'm not 100% sure but I don't believe they've disabled the ability to turn ANSI NULLs off yet in 2017. It has been an advisory for many years, though. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 8, 2019 at 6:21 pm
Viewing 15 posts - 9,331 through 9,345 (of 59,091 total)