Viewing 15 posts - 4,261 through 4,275 (of 59,069 total)
This is so wrong. Your company is trying to have you fix the wrong problem. The real problem is the source of the data and THAT's what actually needs to...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 5, 2021 at 5:18 pm
We wrote the script to split inserting data the same table.
We probably need to see that script.
I also cringe a bit when I see that people wrote a...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 5, 2021 at 4:45 pm
Or this? (Pipe is being used to indicate a separate column for each date)
2021-01-01 | 2021-01-02 | 2021-01-03 ...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 5, 2021 at 4:17 pm
If you do a search for "sys.dm_os_performance_counters", you'll find a ton of some pretty good articles on what to look for. The trouble is, the counters are just reporting symptoms. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 5, 2021 at 2:35 am
So... wha'cha wanna do with a name like "Jill St. John" or "James van Allen" or a name with a hyphen in it???
Seems like there's a pretty good chance...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 5, 2021 at 12:35 am
So... wha'cha wanna do with a name like "Jill St. John" or "James van Allen" or a name with a hyphen in it???
Seems like there's a pretty good chance that...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 3, 2021 at 7:44 am
Looks a whole lot like good ol' fashioned HTML. Thanks for the link, Tomaz.
--Jeff Moden
Change is inevitable... Change for the better is not.
December 3, 2021 at 7:16 am
Understood there, as well. No worries. It's not difficult for me to cobble some example tables. I was just going "for the real stuff" just to be sure.
--Jeff Moden
Change is inevitable... Change for the better is not.
December 2, 2021 at 10:57 pm
There are several issues here and the most important of them all is an absolute show stopper for us and almost everyone that has posted has mentioned it in one...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 2, 2021 at 12:13 am
hello ,
Who has any idea please how to rebuild a clustered index to a clustered columnstore index
thanks
Documentation is your friend. This is an example specifically covered in the following...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 1, 2021 at 8:53 pm
Thanks for your speedy replies contacted sys administrator numerous group policies had been applied.
Server now same as other SQL instances no issues running various batch files & agent jobs...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 1, 2021 at 7:05 pm
The CSVs were created from Excel. I just save as CSV. I am guessing they are tabbed (they do appear in a table format)
The tables do contain confidential information...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 1, 2021 at 7:02 pm
Ok. Understood on the column names and the table creation.
Is the data in the files separated by commas or tabs?
Also, is there any chance of attaching one of the files...
--Jeff Moden
Change is inevitable... Change for the better is not.
December 1, 2021 at 5:02 am
That's kind of cool. Thanks for the article.
Do you have a link to some formal documentation for what the syntax and possible functionality is for this "markdown" language and how...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 30, 2021 at 2:24 am
That would have been my preferred method as well. But the project has been going on for a few years and this is what has been followed historically, even...
--Jeff Moden
Change is inevitable... Change for the better is not.
November 30, 2021 at 1:40 am
Viewing 15 posts - 4,261 through 4,275 (of 59,069 total)