﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 7,2000 / Strategies  / Strategic Advice for Unique Requirement / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 19 Jun 2013 11:08:05 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Strategic Advice for Unique Requirement</title><link>http://www.sqlservercentral.com/Forums/Topic802957-49-1.aspx</link><description>I agree that this seems like an effort in the wrong direction.  Consolidating these tables, based on limited information, does not seem to be a good idea.</description><pubDate>Tue, 19 Jan 2010 09:33:47 GMT</pubDate><dc:creator>SQLRNNR</dc:creator></item><item><title>RE: Strategic Advice for Unique Requirement</title><link>http://www.sqlservercentral.com/Forums/Topic802957-49-1.aspx</link><description>May I ask what is the rationale behind such a consolidation project?The most active/queried to-be-consolidated table represents less than 10% of total data volume... why would somebody add to this table ten times more data that is not normally needed?From the performance point-of-view this looks to me like creating a proble in a place where there are no problems; in short, if it's not broken - don't try to fix it  :cool:</description><pubDate>Tue, 19 Jan 2010 08:34:11 GMT</pubDate><dc:creator>PaulB-TheOneAndOnly</dc:creator></item><item><title>Strategic Advice for Unique Requirement</title><link>http://www.sqlservercentral.com/Forums/Topic802957-49-1.aspx</link><description>Hi Experts,I have a very unique requirement and I need some advice on the best strategy to tackle it. I have 5 tables with a combined data of about 358 million rows (22GB). out of those 5 tables, 1 of them (2GB) is actively queried. I need to consolidate all 5 tables into one table that would be queried from time to time. Here is what I think should be done i.e. my ideas-Consolidate the other 4 (non queried table) first into one table-Move the 5th active table data to this new tableAre there better ways to achieve this? What about locking on the actively queried table when moving data? Would I really need to partition (date range) the 22GB data or indexes would do just fine for querying?Any suggestions from you experts would be greatly appreciated. Thanks</description><pubDate>Wed, 14 Oct 2009 11:16:02 GMT</pubDate><dc:creator>sqlislife</dc:creator></item></channel></rss>