Viewing 15 posts - 15,631 through 15,645 (of 59,063 total)
As a bit of a sidebar, how much of the data is subject to change? Does the data in the table become totally static after some period of time? If...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 12, 2017 at 10:27 am
I understood...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 12, 2017 at 9:59 am
--Jeff Moden
Change is inevitable... Change for the better is not.
February 12, 2017 at 9:48 am
--Jeff Moden
Change is inevitable... Change for the better is not.
February 11, 2017 at 5:21 pm
--Jeff Moden
Change is inevitable... Change for the better is not.
February 11, 2017 at 5:17 pm
I don't know enough about asp.net to tell you off the top of my head but the following search seems useful.
https://www.google.com/?gws_rd=ssl#q=match+asp.net+variables+to+sql+server+data+types
--Jeff Moden
Change is inevitable... Change for the better is not.
February 11, 2017 at 5:11 pm
At a high level, all of the partitions must be merged to a single partition. All tables are "partitioned" in that they have a single partition.
I've not...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 11, 2017 at 5:06 pm
I'd just like to remove partitioning and consolidate the files/filegroups into Primary
I have to ask, why? What's wrong with it the way it is? What advantage...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 11, 2017 at 1:35 pm
IMHO, call a stored procedure.
--Jeff Moden
Change is inevitable... Change for the better is not.
February 11, 2017 at 1:33 pm
I did, finally, get to what the columns were for the parent/child relationship in that previous thread and made it work for the OP (heh... until he changed it). The...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 11, 2017 at 12:22 pm
p.s. As a bit of a sidebar, do notice that the server actually did more work (CPU) than with the original collation. All other info being absent, it does appear...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 11, 2017 at 11:57 am
Did you ever see a change of a collation change drastically a performance...
--Jeff Moden
Change is inevitable... Change for the better is not.
February 11, 2017 at 11:51 am
--Jeff Moden
Change is inevitable... Change for the better is not.
February 11, 2017 at 11:42 am
Bulk recovery
--Jeff Moden
Change is inevitable... Change for the better is not.
February 11, 2017 at 9:59 am
--Jeff Moden
Change is inevitable... Change for the better is not.
February 11, 2017 at 9:49 am
Viewing 15 posts - 15,631 through 15,645 (of 59,063 total)