Index Usage — ACME-192-0-2-243
DBA BrainIndex UsageACME-192-0-2-243snapshot 2026-09-16 01:01:15 +07Fleet inventoryServer metricsSLAIndex usage
Index reportsACME-203-0-113-170ACME-198-51-100-45ACME-192-0-2-15-MSSQL25-1433ACME-198-51-100-66ACME-198-51-100-210ACME-198-51-100-60ACME-192-0-2-243ACME-203-0-113-99ACME-198-51-100-92ACME-203-0-113-69ACME-192-0-2-97ACME-192-0-2-242ACME-203-0-113-155

Index Usage Report — ACME-192-0-2-243

Host: 192.0.2.243

Collected: 2026-09-15T18:01:15Z

Server dashboard: http://192.0.2.15:8080/report_dba/server-metrics.html?server=ACME-192-0-2-243

Fleet inventory: http://192.0.2.15:8080/report_dba/database-inventory.html

They are zeroed by a restart, so user_seeks = 0 means "not used since that instant", not "never used". last_stats_update is a different clock again: it is set by UPDATE STATISTICS / auto-update, not by usage, so a heavily used index can still carry statistics from months ago.

MetricCountMeaning
indexes_total956every index on a CatalogHistory table
used376had a seek, scan or lookup
unused71written but never read
cold509never read AND never written since restart
disabled0ALTER INDEX ... DISABLE was run
droppable67nonclustered, not unique, no constraint, never read
fragmented1above the rebuild threshold

By database

DatabaseTotalColdDisabledDroppableRecommend action
BATCH_Test188152024review the drop candidates above
PPG144107021review the drop candidates above
SALES18799020review the drop candidates above
host-3151252102review the drop candidates above
CLAIM_Prod585800no action — cold indexes here are constraints or clustered
CONTRACT585700no action — cold indexes here are constraints or clustered
host-3471291300no action — cold indexes here are constraints or clustered
APP22100no action — cold indexes here are constraints or clustered
PAYROLL1100no action — cold indexes here are constraints or clustered

Drop candidates (67)

Nonclustered, not unique, not enforcing a constraint, never read. Highest write cost first — that is what the index is charging for.

Indexuser_updateslast_readStateRecommend action
SALES.kar.RosterSummary.IX_PricingDetail278882neverUNUSEDreview, then DROP
SALES.kar.RosterSummary.IX_InvoiceDaily13neverUNUSEDreview, then DROP
BATCH_Test.dbo.Dashboard.IX_SupplierDaily6neverUNUSEDreview, then DROP
BATCH_Test.kar.RosterSummary.IX_InvoiceDaily5neverUNUSEDreview, then DROP
SALES.dbo.History.IX_PolicyDetail0neverUNUSEDreview, then DROP
SALES.dbo.History.IX_ContractQueue0neverUNUSEDreview, then DROP
SALES.dbo.History.IX_OrdersLog0neverUNUSEDreview, then DROP
SALES.dbo.MeterMonthly.IX_RouteHeader0neverCOLDreview, then DROP
SALES.dbo.LedgerStaging.IX_CatalogStatus0neverCOLDreview, then DROP
SALES.dbo.LedgerStaging.IX_StaffingSnapshot0neverCOLDreview, then DROP
SALES.dbo.PricingLine.IX_LedgerDetail0neverCOLDreview, then DROP
SALES.dbo.PricingLine.IX_RosterSummary0neverCOLDreview, then DROP
SALES.dbo.LedgerStatus.IX_CampaignQueue0neverCOLDreview, then DROP
SALES.dbo.CustomerSummary.IX_BatchAudit0neverCOLDreview, then DROP
SALES.dbo.QuotaAudit.IX_OrdersAudit0neverCOLDreview, then DROP
SALES.dbo.Task.IX_PayrollDaily0neverCOLDreview, then DROP
SALES.dbo.TicketDaily.IX_RouteMonthly0neverCOLDreview, then DROP
SALES.dbo.MeterLog.IX_AssetEntry0neverCOLDreview, then DROP
SALES.dbo.MeterLog.IX_RosterDaily0neverCOLDreview, then DROP
SALES.dbo.MeterLog.IX_TicketLog0neverCOLDreview, then DROP
SALES.dbo.MeterLog.IX_RosterHistory0neverCOLDreview, then DROP
SALES.kar.LedgerLog.IX_PricingAudit0neverCOLDreview, then DROP
BATCH_Test.dbo.MeterMonthly.IX_RouteHeader0neverCOLDreview, then DROP
BATCH_Test.dbo.LedgerStaging.IX_CatalogStatus0neverCOLDreview, then DROP
BATCH_Test.dbo.LedgerStaging.IX_StaffingSnapshot0neverCOLDreview, then DROP
BATCH_Test.dbo.SettlementDetail.IX_PayrollResult0neverCOLDreview, then DROP
BATCH_Test.dbo.PricingLine.IX_LedgerDetail0neverCOLDreview, then DROP
BATCH_Test.dbo.PricingLine.IX_RosterSummary0neverCOLDreview, then DROP
BATCH_Test.dbo.History.IX_PolicyDetail0neverCOLDreview, then DROP
BATCH_Test.dbo.History.IX_ContractQueue0neverCOLDreview, then DROP
BATCH_Test.dbo.History.IX_OrdersLog0neverCOLDreview, then DROP
BATCH_Test.dbo.SettlementDetail.IX_RosterResult0neverCOLDreview, then DROP
BATCH_Test.dbo.SettlementDetail.IX_StaffingLog0neverCOLDreview, then DROP
BATCH_Test.dbo.LedgerStatus.IX_CampaignQueue0neverCOLDreview, then DROP
BATCH_Test.dbo.CustomerSummary.IX_BatchAudit0neverCOLDreview, then DROP
BATCH_Test.dbo.QuotaAudit.IX_OrdersAudit0neverCOLDreview, then DROP
BATCH_Test.dbo.Task.IX_PayrollDaily0neverCOLDreview, then DROP
BATCH_Test.dbo.TicketDaily.IX_RouteMonthly0neverCOLDreview, then DROP
BATCH_Test.dbo.TerritorySnapshot.IX_SupplierEntry0neverCOLDreview, then DROP
BATCH_Test.dbo.MeterLog.IX_AssetEntry0neverCOLDreview, then DROP
BATCH_Test.dbo.MeterLog.IX_RosterDaily0neverCOLDreview, then DROP
BATCH_Test.dbo.MeterLog.IX_TicketLog0neverCOLDreview, then DROP
BATCH_Test.dbo.MeterLog.IX_RosterHistory0neverCOLDreview, then DROP
PPG.dbo.MeterMonthly.IX_RouteHeader0neverCOLDreview, then DROP
PPG.dbo.LedgerStaging.IX_CatalogStatus0neverCOLDreview, then DROP
PPG.dbo.LedgerStaging.IX_StaffingSnapshot0neverCOLDreview, then DROP
PPG.dbo.PricingLine.IX_LedgerDetail0neverCOLDreview, then DROP
PPG.dbo.PricingLine.IX_RosterSummary0neverCOLDreview, then DROP
PPG.dbo.LedgerStatus.IX_CampaignQueue0neverCOLDreview, then DROP
PPG.dbo.CustomerSummary.IX_BatchAudit0neverCOLDreview, then DROP
PPG.dbo.QuotaAudit.IX_OrdersAudit0neverCOLDreview, then DROP
PPG.dbo.Task.IX_PayrollDaily0neverCOLDreview, then DROP
PPG.dbo.TicketDaily.IX_RouteMonthly0neverCOLDreview, then DROP
PPG.dbo.TerritorySnapshot.IX_SupplierEntry0neverCOLDreview, then DROP
PPG.dbo.MeterLog.IX_AssetEntry0neverCOLDreview, then DROP
PPG.dbo.MeterLog.IX_RosterDaily0neverCOLDreview, then DROP
PPG.dbo.MeterLog.IX_TicketLog0neverCOLDreview, then DROP
PPG.dbo.MeterLog.IX_RosterHistory0neverCOLDreview, then DROP
host-315.pto.ContractEntry.IX_CustomerDaily0neverCOLDreview, then DROP
BATCH_Test.kar.LedgerLog.IX_PricingAudit0neverUNUSEDreview, then DROP
PPG.dbo.History.IX_PolicyDetail0neverUNUSEDreview, then DROP
PPG.dbo.History.IX_ContractQueue0neverUNUSEDreview, then DROP
PPG.dbo.History.IX_OrdersLog0neverUNUSEDreview, then DROP
PPG.dbo.SettlementDetail.IX_RosterResult0neverUNUSEDreview, then DROP
PPG.dbo.SettlementDetail.IX_PayrollResult0neverUNUSEDreview, then DROP
PPG.dbo.SettlementDetail.IX_StaffingLog0neverUNUSEDreview, then DROP
host-315.pto.ClaimResult.IX_ContractDetail0neverCOLDreview, then DROP

Fragmented (1)

Total 10.4 MB of index to rebuild. Fragmentation is measured in LIMITED mode, so record count and page density are not collected — they need a SAMPLED scan.

IndexPartTypeFragPagesSize MBStats updatedAction
SALES\kar.ContractStaging.PK_CustomerSummary1/1CLUSTERED44.9%1,33410.42026-09-15 16:25:19REORGANIZE

All indexes (956)

Every index on the instance, including the healthy ones — the answer to "is THIS index used?" has to be here, not only the problems.

IndexidTypeUniqPKConstrFiltDisabledseeksscanslookupsupdateslast_readlast_stats_updateStateRecommend action
APP.app.ShiftAudit.PK_SettlementResult1CLUSTEREDYY191029710741315318710402026-09-15 20:22:232026-09-16 01:00:00USEDKEEP — primary key
APP.app.ShiftAudit.UX_PayrollAudit4NONCLUSTEREDY1315415450005042026-09-15 20:22:232026-09-16 01:00:00USEDkeep — in use
APP.app.ReconcileDaily.PK_LedgerResult1CLUSTEREDYY10052560170132762026-09-15 20:22:232026-07-01 01:00:01USEDKEEP — primary key
APP.app.PolicyStatus.PK_RouteArchive1CLUSTEREDYY99011062026-09-14 16:01:252026-05-16 01:00:01USEDKEEP — primary key
APP.app.SupplierLog.PK_SalesDetail1CLUSTEREDYY01010242025-12-15 10:27:19neverUSEDKEEP — primary key
APP.app.ReconcileQueue.PK_RosterQueue1CLUSTEREDYY020132762025-12-15 10:49:01neverUSEDKEEP — primary key
APP.app.App.PK_InvoiceResult1CLUSTEREDYY27482961361704032026-09-15 20:22:182026-01-11 01:00:01USEDKEEP — primary key
APP.app.CampaignAudit.PK_BillingMonthly1CLUSTEREDYY18371202352026-09-14 16:01:462026-05-12 01:00:01USEDKEEP — primary key
APP.app.MeterArchive.PK_BillingStaging1CLUSTEREDYY200127474740772026-09-15 20:22:182026-07-01 01:00:01USEDKEEP — primary key
APP.app.LedgerDaily.PK_CustomerStatus1CLUSTEREDYY010652025-12-15 08:50:36neverUSEDKEEP — primary key
APP.app.Group.PK_BookingEntry1CLUSTEREDYY45410040572026-08-28 13:19:052026-02-27 01:00:01USEDKEEP — primary key
APP.app.PricingLog.PK_AssetResult1CLUSTEREDYY01002026-02-12 09:45:58neverUSEDKEEP — primary key
APP.app.BatchQueue.PK_ShiftHeader1CLUSTEREDYY01002026-02-12 09:46:25neverUSEDKEEP — primary key
APP.app.CampaignMonthly.PK_CatalogHeader1CLUSTEREDYY13616814250482026-09-15 20:22:182026-03-04 01:00:01USEDKEEP — primary key
APP.app.ShipmentResult.PK_SettlementSummary1CLUSTEREDYY1386761520512026-09-15 20:22:182026-02-27 01:00:01USEDKEEP — primary key
APP.app.TerritoryQueue.PK_SettlementLine1CLUSTEREDYY00048neverneverUNUSEDKEEP — primary key
APP.app.InvoiceLine.PK_ClaimSummary1CLUSTEREDYY0751002026-06-30 09:58:25neverUSEDKEEP — primary key
APP.app.ReconcileSnapshot.PK_SupplierArchive1CLUSTEREDYY01002026-02-12 09:49:30neverUSEDKEEP — primary key
APP.app.CatalogMonthly.PK_ClaimHeader1CLUSTEREDYY138650710960322026-09-15 20:22:182026-01-11 01:00:01USEDKEEP — primary key
APP.app.ClaimResult.PK_ShipmentStaging1CLUSTEREDYY01002026-02-12 09:50:39neverUSEDKEEP — primary key
APP.cfg.QuotaStatus.PK_StaffingLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
APP.dbo.ContractEntry.PK_SettlementStatus1CLUSTEREDYY010222026-02-12 09:51:56neverUSEDKEEP — primary key
PAYROLL.dbo.SupplierStatus.PK_BookingHeader1CLUSTEREDYY15042026-03-11 15:43:24neverUSEDKEEP — primary key
PAYROLL.dbo.CRED_1060.PK_BatchSnapshot1CLUSTEREDYY05022026-02-26 14:45:40neverUSEDKEEP — primary key
PAYROLL.dbo.OrdersDaily.PK_ShiftResult1CLUSTEREDYY02042026-02-26 15:52:45neverUSEDKEEP — primary key
report.dbo.ContractResult.PK_CampaignResult1CLUSTEREDYY01447014372026-07-18 12:32:26neverUSEDKEEP — primary key
report.dbo.SettlementStaging.PK_TicketStaging1CLUSTEREDYY04014372025-11-28 08:28:38neverUSEDKEEP — primary key
report.emp.ForecastStatus.PK_CampaignDetail1CLUSTEREDYY02874014342026-08-03 10:25:492026-07-10 16:50:02USEDKEEP — primary key
RECONCILE.inc.Incident.PK_CatalogDaily1CLUSTEREDYY8983980392026-09-14 16:01:252026-07-25 01:00:01USEDKEEP — primary key
RECONCILE.inc.Incident.UX_PolicyDetail2NONCLUSTEREDY00029never2026-07-25 01:00:01UNUSEDreview carefully — unique
RECONCILE.inc.CatalogResult.PK_SettlementAudit1CLUSTEREDYY0830292026-07-24 13:32:50neverUSEDKEEP — primary key
RECONCILE.inc.CatalogResult.UX_WarehouseStatus2NONCLUSTEREDY00029never2026-07-25 01:00:01UNUSEDreview carefully — unique
RECONCILE.inc.CampaignDaily.PK_CustomerMonthly1CLUSTEREDYY030282025-12-23 14:56:46neverUSEDKEEP — primary key
RECONCILE.inc.MeterResult.PK_TicketSummary1CLUSTEREDYY04022026-05-15 07:29:34neverUSEDKEEP — primary key
RECONCILE.inc.BookingDetail.PK_BookingHeader1CLUSTEREDYY04860292026-09-14 16:01:25neverUSEDKEEP — primary key
RECONCILE.inc.BookingDetail.UX_SettlementLog2NONCLUSTEREDY781270292026-07-24 13:32:502026-07-25 01:00:01USEDkeep — in use
RECONCILE.inc.AssetSummary.PK_BillingHistory1CLUSTEREDYY030282025-12-23 14:56:46neverUSEDKEEP — primary key
RECONCILE.inc.OrdersHeader.PK_SupplierDetail1CLUSTEREDYY050292026-05-15 07:29:34neverUSEDKEEP — primary key
RECONCILE.inc.OrdersHeader.UX_TerritoryLine2NONCLUSTEREDY7800292026-07-24 13:32:502026-07-25 01:00:01USEDkeep — in use
RECONCILE.inc.TicketLog.PK_CatalogQueue1CLUSTEREDYY070292026-05-15 07:31:13neverUSEDKEEP — primary key
RECONCILE.inc.StaffingArchive.PK_RouteArchive1CLUSTEREDYY030282025-12-23 14:56:46neverUSEDKEEP — primary key
RECONCILE.inc.ContractHeader.PK_RosterHistory1CLUSTEREDYY030282025-12-23 14:56:46neverUSEDKEEP — primary key
RECONCILE.inc.QuotaEntry.PK_ReconcileArchive1CLUSTEREDYY020362026-05-15 07:27:31neverUSEDKEEP — primary key
RECONCILE.inc.StaffingQueue.PK_LedgerHistory1CLUSTEREDYY030272026-05-15 07:29:34neverUSEDKEEP — primary key
RECONCILE.inc.StaffingQueue.UX_PayrollEntry2NONCLUSTEREDY7600272026-07-24 13:32:502026-07-25 01:00:01USEDkeep — in use
RECONCILE.inc.ForecastHistory.PK_LedgerLine1CLUSTEREDYY010262025-12-15 08:42:11neverUSEDKEEP — primary key
RECONCILE.inc.ShipmentArchive.PK_PolicySnapshot1CLUSTEREDYY75588002026-09-14 16:00:342025-10-14 16:04:26USEDKEEP — primary key
RECONCILE.inc.CampaignDaily.PK_ShiftStaging1CLUSTEREDYY5991724032026-09-14 16:01:252026-01-11 01:00:02USEDKEEP — primary key
RECONCILE.inc.RosterArchive.PK_ContractQueue1CLUSTEREDYY69598012026-09-14 16:00:342026-01-11 01:00:02USEDKEEP — primary key
RECONCILE.inc.RosterArchive.UX_InvoiceAudit2NONCLUSTEREDY0001never2026-01-11 01:00:02UNUSEDreview carefully — unique
RECONCILE.inc.SalesEntry.PK_BillingQueue1CLUSTEREDYY0722022026-09-14 16:00:342026-05-16 01:00:01USEDKEEP — primary key
host-315.app.ShiftAudit.PK_SettlementResult1CLUSTEREDYY1230886754075740692582026-09-15 21:20:342026-08-27 01:00:03USEDKEEP — primary key
host-315.app.ShiftAudit.UX_PayrollAudit2NONCLUSTEREDY231826660582026-09-15 19:45:372026-08-27 01:00:03USEDkeep — in use
host-315.app.ShiftAudit.UX_BillingStatus3NONCLUSTEREDY92813100582026-09-15 21:20:342026-08-27 01:00:03USEDkeep — in use
host-315.app.SettlementEntry.PK_ContractLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-315.app.SupplierLog.PK_SalesDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-315.app.ReconcileQueue.PK_RosterQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-315.app.App.PK_InvoiceResult1CLUSTEREDYY01002025-12-16 13:09:252025-12-16 13:09:25USEDKEEP — primary key
host-315.app.BillingAudit.PK_PolicyLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-315.app.MeterArchive.PK_BillingStaging1CLUSTEREDYY90639245905002026-09-15 21:20:342026-09-15 01:00:05USEDKEEP — primary key
host-315.app.LedgerDaily.PK_CustomerStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-315.app.Group.PK_BookingEntry1CLUSTEREDYY4415034654490782026-09-15 21:20:342026-08-28 01:00:03USEDKEEP — primary key
host-315.app.Group.UX_LedgerSummary2NONCLUSTEREDY00078never2026-09-15 01:00:05UNUSEDreview carefully — unique
host-315.app.ShipmentResult.PK_SettlementSummary1CLUSTEREDYY16757600012682026-09-15 21:20:342026-09-15 01:00:05USEDKEEP — primary key
host-315.app.TerritoryQueue.PK_SettlementLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-315.app.InvoiceLine.PK_ClaimSummary1CLUSTEREDYY016002026-04-17 20:36:48neverUSEDKEEP — primary key
host-315.app.InvoiceLine.UX_BillingLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host-315.app.CatalogMonthly.PK_ClaimHeader1CLUSTEREDYY101321821917072026-09-15 21:20:342026-08-27 01:00:03USEDKEEP — primary key
host-315.app.CatalogMonthly.UX_RouteQueue2NONCLUSTEREDY38052026-08-26 21:00:372026-08-27 01:00:03USEDkeep — in use
host-315.app.ClaimResult.PK_ShipmentStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-315.bm.PricingQueue.PK_InvoiceArchive1CLUSTEREDYY27307601132174410862026-09-15 21:15:132026-09-16 01:00:02USEDKEEP — primary key
host-315.bm.PricingQueue.UX_InvoiceLog2NONCLUSTEREDY18841340327097672026-09-15 21:14:512026-09-16 01:00:02USEDkeep — in use
host-315.bm.RosterDetail.PK_QuotaArchive1CLUSTEREDYY35665639742280317942026-09-15 21:15:132026-09-16 01:00:02USEDKEEP — primary key
host-315.bm.MeterEntry.PK_CustomerMonthly1CLUSTEREDYY01097692026-04-23 12:53:05neverUSEDKEEP — primary key
host-315.bm.MeterHistory.PK_BillingStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-315.bm.QuotaEntry.PK_InvoiceAudit1CLUSTEREDYY060190612026-09-14 09:18:10neverUSEDKEEP — primary key
host-315.bm.OrdersResult.PK_SupplierStaging1CLUSTEREDYY134918426555276241501708422026-09-15 21:20:342026-09-16 01:00:02USEDKEEP — primary key
host-315.bm.OrdersResult.UX_PolicyMonthly2NONCLUSTEREDY1014281279380260392026-09-15 21:20:342026-09-16 01:00:02USEDkeep — in use
host-315.bm.TicketAudit.PK_WarehouseQueue1CLUSTEREDYY2005189986091532026-09-15 20:56:492026-09-16 01:00:03USEDKEEP — primary key
host-315.bm.TicketLog.PK_SalesStaging1CLUSTEREDYY40120899900292062026-09-15 20:56:492026-09-16 01:00:03USEDKEEP — primary key
host-315.cfg.QuotaStatus.PK_StaffingLine1CLUSTEREDYY9529000002026-09-15 21:20:342025-08-01 01:00:56USEDKEEP — primary key
host-315.dbo.BatchResult.PK_PolicySummary1CLUSTEREDYY156533702441592026-09-15 17:51:502026-09-16 01:00:03USEDKEEP — primary key
host-315.dbo.CatalogQueue.PK_RouteAudit1CLUSTEREDYY432429586902181782026-09-15 21:20:342026-09-04 01:00:04USEDKEEP — primary key
host-315.dbo.CatalogQueue.UX_ReconcileStaging2NONCLUSTEREDY149838498490782026-09-15 21:20:342026-09-04 01:00:04USEDkeep — in use
host-315.dbo.OrdersAudit.PK_ReconcileStatus1CLUSTEREDYY42019541174303719652026-09-15 21:20:342026-09-16 01:00:04USEDKEEP — primary key
host-315.dbo.OrdersAudit.UX_OrdersEntry2NONCLUSTEREDY315494871019642026-09-15 19:43:252026-09-16 01:00:04USEDkeep — in use
host-315.dbo.PricingMonthly.PK_LedgerDetail1CLUSTEREDYY0001830neverneverUNUSEDKEEP — primary key
host-315.flx.SettlementResult.PK_ContractResult1CLUSTEREDYY1309421576280172026-09-15 20:43:382026-07-05 01:00:05USEDKEEP — primary key
host-315.flx.InvoiceAudit.PK_CatalogAudit1CLUSTEREDYY301113130152026-09-15 17:47:49neverUSEDKEEP — primary key
host-315.flx.ClaimHeader.PK_SalesStaging1CLUSTEREDYY7610162026-06-19 14:58:392026-06-19 13:09:33USEDKEEP — primary key
host-315.flx.ShiftStaging.PK_PricingHeader1CLUSTEREDYY146648198073322026-09-15 20:43:382026-09-16 01:00:04USEDKEEP — primary key
host-315.flx.InvoiceLine.PK_SettlementMonthly1CLUSTEREDYY6455516287268442026-09-16 00:00:572026-09-15 01:00:09USEDKEEP — primary key
host-315.flx.InvoiceLine.UQ_LedgerResult2NONCLUSTEREDY329741905512026-09-15 19:49:002026-09-15 01:00:09USEDkeep — in use
host-315.flx.AssetLog.PK_ContractLine1CLUSTEREDYY02180006282026-09-16 00:00:572026-09-15 01:00:09USEDKEEP — primary key
host-315.flx.CustomerLine.IX_SalesEntry2NONCLUSTERED3688124009862026-09-15 13:04:202026-09-16 01:00:04USEDkeep — in use
host-315.flx.CustomerLine.PK_ClaimAudit1CLUSTEREDYY8258715483449882026-09-15 19:49:002026-09-16 01:00:04USEDKEEP — primary key
host-315.flx.CustomerLine.IX_InvoiceSummary14NONCLUSTEREDY0452308182026-09-15 12:57:142026-09-16 01:00:04USEDkeep — in use
host-315.flx.BatchSummary.PK_MeterResult1CLUSTEREDYY00010neverneverUNUSEDKEEP — primary key
host-315.flx.OrdersMonthly.IX_RosterMonthly6NONCLUSTERED3091600149372026-09-15 17:51:082026-09-16 01:00:04USEDkeep — in use
host-315.flx.OrdersMonthly.PK_PolicySnapshot1CLUSTEREDYY168808565830902149512026-09-15 17:54:272026-09-16 01:00:04USEDKEEP — primary key
host-315.flx.SalesLog.PK_ContractAudit1CLUSTEREDYY0254500111352026-09-15 17:54:27neverUSEDKEEP — primary key
host-315.flx.PolicyDetail.PK_AssetSnapshot1CLUSTEREDYY04842020402026-09-15 17:54:27neverUSEDKEEP — primary key
host-315.flx.RosterStatus.PK_TerritoryHistory1CLUSTEREDYY36485437930142202026-09-15 17:51:062026-09-16 01:00:04USEDKEEP — primary key
host-315.flx.ClaimHeader.IX_WarehouseMonthly15NONCLUSTERED2679456017582026-09-15 19:48:512026-09-16 01:00:04USEDkeep — in use
host-315.flx.ClaimHeader.PK_BatchAudit1CLUSTEREDYY69889919116221832118032026-09-15 20:04:282026-09-16 01:00:04USEDKEEP — primary key
host-315.flx.ClaimHeader.UX_SupplierDetail2NONCLUSTEREDY110232017992026-09-15 15:14:462026-09-16 01:00:04USEDkeep — in use
host-315.flx.ShiftArchive.PK_PricingEntry1CLUSTEREDYY0157301922026-09-15 15:37:44neverUSEDKEEP — primary key
host-315.flx.QuotaStatus.PK_SalesResult1CLUSTEREDYY1515640112026-09-15 15:37:172026-09-10 01:00:05USEDKEEP — primary key
host-315.flx.SupplierDetail.PK_ForecastSnapshot1CLUSTEREDYY090112026-08-28 14:54:57neverUSEDKEEP — primary key
host-315.flx.ContractQueue.PK_QuotaEntry1CLUSTEREDYY06018822026-09-14 09:35:14neverUSEDKEEP — primary key
host-315.flx.PricingHistory.IX_ShiftDaily2NONCLUSTERED50268121048642026-09-15 19:49:002026-09-16 01:00:04USEDkeep — in use
host-315.flx.PricingHistory.PK_ReconcileHistory1CLUSTEREDYY17345213437912048642026-09-15 19:49:002026-09-16 01:00:04USEDKEEP — primary key
host-315.flx.MeterArchive.IX_BatchHeader2NONCLUSTERED537127170107992026-09-15 19:49:002026-09-16 01:00:04USEDkeep — in use
host-315.flx.MeterArchive.PK_BatchDaily1CLUSTEREDYY394016663413655108092026-09-15 19:49:002026-09-16 01:00:04USEDKEEP — primary key
host-315.flx.InvoiceLine.PK_WarehouseSnapshot1CLUSTEREDYY08077322026-08-19 19:33:14neverUSEDKEEP — primary key
host-315.flx.BookingLog.PK_CatalogLine1CLUSTEREDYY05034842026-04-11 14:15:45neverUSEDKEEP — primary key
host-315.flx.PayrollSnapshot.PK_LedgerResult1CLUSTEREDYY248843333864021032026-09-15 19:49:082026-09-16 01:00:04USEDKEEP — primary key
host-315.flx.SettlementLine.PK_QuotaHistory1CLUSTEREDYY632842613668049572026-09-15 19:49:082026-09-16 01:00:04USEDKEEP — primary key
host-315.flx.SettlementLine.PK_SettlementEntry1CLUSTEREDYY0175529082322026-09-15 19:49:08neverUSEDKEEP — primary key
host-315.flx.ShiftLine.PK_StaffingStaging1CLUSTEREDYY07035902026-08-19 19:36:53neverUSEDKEEP — primary key
host-315.flx.TicketDaily.PK_ContractEntry1CLUSTEREDYY0005039neverneverUNUSEDKEEP — primary key
host-315.flx.MeterStaging.PK_CatalogResult1CLUSTEREDYY0001610neverneverUNUSEDKEEP — primary key
host-315.flx.StaffingLine.PK_PolicyHistory1CLUSTEREDYY676523839000743052026-09-15 20:43:382026-09-16 01:00:04USEDKEEP — primary key
host-315.flx.ForecastQueue.PK_BillingEntry1CLUSTEREDYY201435102672026-09-15 17:47:53neverUSEDKEEP — primary key
host-315.flx.QuotaResult.PK_InvoiceArchive1CLUSTEREDYY000726neverneverUNUSEDKEEP — primary key
host-315.flx.CustomerSummary.PK_PricingLine1CLUSTEREDYY01859480606772026-09-15 17:47:54neverUSEDKEEP — primary key
host-315.flx.RouteAudit.PK_ContractStatus1CLUSTEREDYY9009316721779202026-09-15 19:48:362026-09-06 01:00:05USEDKEEP — primary key
host-315.flx.RouteAudit.UX_BookingEntry2NONCLUSTEREDY2401504102192026-09-15 13:35:182026-09-06 01:00:05USEDkeep — in use
host-315.flx.MeterSummary.PK_PolicyResult1CLUSTEREDYY4159621020622026-09-15 19:48:36neverUSEDKEEP — primary key
host-315.flx.ContractDetail.PK_CampaignStaging1CLUSTEREDYY0001neverneverUNUSEDKEEP — primary key
host-315.flx.WarehouseDaily.PK_QuotaLog1CLUSTEREDYY0005neverneverUNUSEDKEEP — primary key
host-315.flx.TicketStaging.PK_ForecastArchive1CLUSTEREDYY21708512170423464982026-09-15 19:48:362026-09-15 01:00:11USEDKEEP — primary key
host-315.flx.TicketStaging.UX_ShipmentStaging2NONCLUSTEREDY2674268604982026-09-14 19:57:002026-09-15 01:00:11USEDkeep — in use
host-315.flx.MeterLine.PK_SettlementStaging1CLUSTEREDYY213888122398051572026-09-15 20:43:382026-09-16 01:00:04USEDKEEP — primary key
host-315.flx.MeterLine.UX_RouteStatus2NONCLUSTEREDY1686125051562026-09-15 14:57:062026-09-16 01:00:04USEDkeep — in use
host-315.flx.TerritoryArchive.PK_OrdersLine1CLUSTEREDYY348362394752018252026-09-15 20:43:382026-09-16 01:00:04USEDKEEP — primary key
host-315.flx.PolicyDaily.PK_RosterResult1CLUSTEREDYY0303052026-08-26 20:02:40neverUSEDKEEP — primary key
host-315.flx.PolicyMonthly.PK_PayrollStaging1CLUSTEREDYY0203042026-06-17 07:37:37neverUSEDKEEP — primary key
host-315.flx.ForecastEntry.IX_AssetEntry2NONCLUSTERED100052026-05-28 15:42:062026-08-29 01:00:05USEDkeep — in use
host-315.flx.ForecastEntry.PK_ReconcileSnapshot1CLUSTEREDYY22501334052026-09-15 19:41:312026-08-29 01:00:05USEDKEEP — primary key
host-315.flx.ShiftSnapshot.PK_LedgerMonthly1CLUSTEREDYY01022026-06-06 09:53:19neverUSEDKEEP — primary key
host-315.flx.ShiftSnapshot.UQ_CatalogDetail2NONCLUSTEREDY5494022026-09-14 12:45:342026-06-07 20:13:04USEDkeep — in use
host-315.inv.Inventory.PK_InvoiceSummary1CLUSTEREDYY790335112692102708412026-09-15 18:03:062026-09-16 01:00:04USEDKEEP — primary key
host-315.inv.SupplierStatus.PK_PolicySnapshot1CLUSTEREDYY50761324481335487011512872026-09-15 21:17:392026-09-16 01:00:05USEDKEEP — primary key
host-315.inv.SupplierStatus.UX_SalesHeader6NONCLUSTEREDY60065448730600772026-09-15 21:17:392026-09-16 01:00:05USEDkeep — in use
host-315.inv.ShipmentDetail.PK_WarehouseSummary1CLUSTEREDYY60692217770201327342026-09-15 21:17:392026-09-16 01:00:05USEDKEEP — primary key
host-315.org.BatchDaily.PK_QuotaStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-315.org.BatchDaily.UX_PricingResult2NONCLUSTEREDY0000never2024-10-05 22:14:24COLDreview carefully — unique
host-315.po.PO.PK_SettlementDaily1CLUSTEREDYY569834290271032174882372026-09-15 21:20:342026-09-16 01:00:05USEDKEEP — primary key
host-315.po.PO.UX_TerritoryMonthly2NONCLUSTEREDY6282765081960148302026-09-15 21:20:342026-09-16 01:00:05USEDkeep — in use
host-315.po.ClaimSummary.PK_BatchSnapshot1CLUSTEREDYY1655274162490255536632162026-09-15 21:15:132026-09-16 01:00:05USEDKEEP — primary key
host-315.po.ClaimSummary.UX_PayrollResult2NONCLUSTEREDY33571510147252026-09-15 21:15:132026-09-16 01:00:06USEDkeep — in use
host-315.po.RosterLog.PK_QuotaDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-315.po.AssetMonthly.PK_PolicyDetail1CLUSTEREDYY050627392026-06-16 08:51:14neverUSEDKEEP — primary key
host-315.pto.CatalogQueue.PK_RouteAudit1CLUSTEREDYY0298002026-09-14 16:15:11neverUSEDKEEP — primary key
host-315.pto.ContractHeader.PK_ContractEntry1CLUSTEREDYY6403002026-09-14 16:15:11neverUSEDKEEP — primary key
host-315.pto.ContractHeader.UX_SalesResult2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host-315.pto.SalesHistory.PK_TicketDetail1CLUSTEREDYY57583502026-09-14 16:15:11neverUSEDKEEP — primary key
host-315.pto.SalesHistory.UX_ContractDetail2NONCLUSTEREDY100002026-06-24 17:39:46neverUSEDkeep — in use
host-315.pto.ClaimResult.IX_ContractDetail2NONCLUSTERED0000neverneverCOLDreview, then DROP
host-315.pto.ClaimResult.PK_SalesLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-315.pto.LedgerResult.IX_TerritoryResult2NONCLUSTERED2430002026-09-12 21:41:21neverUSEDkeep — in use
host-315.pto.LedgerResult.PK_TicketArchive1CLUSTEREDYY047824302026-09-14 16:15:11neverUSEDKEEP — primary key
host-315.pto.ContractEntry.IX_CustomerDaily2NONCLUSTERED0000neverneverCOLDreview, then DROP
host-315.pto.ContractEntry.PK_SettlementDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-315.ops.TerritoryHistory.PK_RosterDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-315.ops.BookingStaging.PK_TicketArchive1CLUSTEREDYY01002026-03-23 13:51:17neverUSEDKEEP — primary key
host-315.ops.BookingEntry.PK_BillingEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-315.audit.SupplierArchive.PK_PolicyQueue1CLUSTEREDYY1250002026-09-12 21:41:22neverUSEDKEEP — primary key
host-315.audit.CatalogQueue.PK_TicketHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-315.audit.CampaignLine.PK_MeterStaging1CLUSTEREDYY0125002026-09-12 21:41:22neverUSEDKEEP — primary key
host-315.audit.TicketLog.PK_ReconcileDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-315.qc.TerritoryHistory.PK_RosterDetail1CLUSTEREDYY14047541360172026-09-15 19:41:582026-08-29 01:00:06USEDKEEP — primary key
host-315.qc.BookingStaging.PK_TicketArchive1CLUSTEREDYY120636456260487612026-09-15 21:20:342026-09-16 01:00:06USEDKEEP — primary key
host-315.qc.BookingEntry.PK_BillingEntry1CLUSTEREDYY0760487432026-07-24 10:22:052026-09-16 01:00:07USEDKEEP — primary key
host-315.qc.CampaignSummary.PK_PricingStatus1CLUSTEREDYY4927025382340861912026-09-15 21:20:342026-09-16 01:00:07USEDKEEP — primary key
host-347.app.ShiftAudit.PK_SettlementResult1CLUSTEREDYY3001220226526773152026-09-15 20:49:402026-08-20 01:00:08USEDKEEP — primary key
host-347.app.ShiftAudit.UX_PayrollAudit2NONCLUSTEREDY720900132026-09-15 16:25:002026-08-20 01:00:08USEDkeep — in use
host-347.app.ShiftAudit.UX_BillingStatus3NONCLUSTEREDY2733610132026-09-15 20:30:162026-08-20 01:00:08USEDkeep — in use
host-347.app.SettlementEntry.PK_ContractLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-347.app.SupplierLog.PK_SalesDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-347.app.ReconcileQueue.PK_RosterQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-347.app.App.PK_InvoiceResult1CLUSTEREDYY02002026-04-14 09:36:322025-12-16 13:08:59USEDKEEP — primary key
host-347.app.BillingAudit.PK_PolicyLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-347.app.MeterArchive.PK_BillingStaging1CLUSTEREDYY323643790102026-09-15 20:49:402026-08-20 01:00:08USEDKEEP — primary key
host-347.app.LedgerDaily.PK_CustomerStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-347.app.Group.PK_BookingEntry1CLUSTEREDYY20048131080412026-09-15 20:49:402026-05-22 01:00:05USEDKEEP — primary key
host-347.app.Group.UX_LedgerSummary2NONCLUSTEREDY00041never2026-08-22 01:00:09UNUSEDreview carefully — unique
host-347.app.ShipmentResult.PK_SettlementSummary1CLUSTEREDYY44357904822026-09-15 20:49:402026-08-22 01:00:09USEDKEEP — primary key
host-347.app.TerritoryQueue.PK_SettlementLine1CLUSTEREDYY01002026-08-21 13:07:16neverUSEDKEEP — primary key
host-347.app.InvoiceLine.PK_ClaimSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-347.app.InvoiceLine.UX_BillingLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host-347.app.CatalogMonthly.PK_ClaimHeader1CLUSTEREDYY20568304840152026-09-15 20:49:402026-08-21 01:00:08USEDKEEP — primary key
host-347.app.CatalogMonthly.UX_RouteQueue2NONCLUSTEREDY3170102026-08-21 13:07:442026-08-21 01:00:08USEDkeep — in use
host-347.app.ClaimResult.PK_ShipmentStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-347.bm.PricingQueue.PK_InvoiceArchive1CLUSTEREDYY29118265033642026-09-15 20:49:402026-09-16 01:00:08USEDKEEP — primary key
host-347.bm.PricingQueue.UX_InvoiceLog2NONCLUSTEREDY78516001732026-09-15 08:45:212026-09-16 01:00:08USEDkeep — in use
host-347.bm.RosterDetail.PK_QuotaArchive1CLUSTEREDYY9495627902542026-09-15 20:49:402026-09-16 01:00:08USEDKEEP — primary key
host-347.bm.MeterEntry.PK_CustomerMonthly1CLUSTEREDYY0101732026-04-23 10:52:23neverUSEDKEEP — primary key
host-347.bm.MeterHistory.PK_BillingStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-347.bm.QuotaEntry.PK_InvoiceAudit1CLUSTEREDYY000283neverneverUNUSEDKEEP — primary key
host-347.bm.OrdersResult.PK_SupplierStaging1CLUSTEREDYY34872836315686342026-09-15 20:49:402026-09-13 01:00:11USEDKEEP — primary key
host-347.bm.OrdersResult.UX_PolicyMonthly2NONCLUSTEREDY19111302212026-09-15 14:37:132026-09-13 01:00:11USEDkeep — in use
host-347.bm.TicketAudit.PK_WarehouseQueue1CLUSTEREDYY9317610992026-09-15 20:49:402026-09-13 01:00:12USEDKEEP — primary key
host-347.bm.TicketLog.PK_SalesStaging1CLUSTEREDYY198176402002026-09-15 20:49:402026-09-13 01:00:12USEDKEEP — primary key
host-347.cfg.QuotaStatus.PK_StaffingLine1CLUSTEREDYY257770002026-09-15 20:49:402026-01-11 01:00:05USEDKEEP — primary key
host-347.dbo.BatchResult.PK_PolicySummary1CLUSTEREDYY0145105892026-09-15 14:32:402026-09-13 01:00:13USEDKEEP — primary key
host-347.dbo.CatalogQueue.PK_RouteAudit1CLUSTEREDYY448046756002026-09-15 20:49:402026-01-11 01:00:05USEDKEEP — primary key
host-347.dbo.CatalogQueue.UX_ReconcileStaging2NONCLUSTEREDY18424171002026-09-15 20:49:402026-01-11 01:00:05USEDkeep — in use
host-347.dbo.OrdersAudit.PK_ReconcileStatus1CLUSTEREDYY4182469232672026-09-15 20:49:402026-09-13 01:00:13USEDKEEP — primary key
host-347.dbo.OrdersAudit.UX_QuotaHeader9NONCLUSTEREDYY4300292026-09-12 08:23:02neverUSEDkeep — in use
host-347.dbo.OrdersAudit.UX_OrdersEntry2NONCLUSTEREDY3753170652026-09-13 15:30:312026-09-13 01:00:13USEDkeep — in use
host-347.dbo.PricingMonthly.PK_LedgerDetail1CLUSTEREDYY010642026-09-04 09:28:18neverUSEDKEEP — primary key
host-347.flx.BatchQueue.PK_BillingQueue1CLUSTEREDYY05022026-08-15 11:29:222026-08-15 11:29:22USEDKEEP — primary key
host-347.flx.SettlementResult.PK_ContractResult1CLUSTEREDYY35104114320422026-09-15 20:08:592026-08-20 01:00:09USEDKEEP — primary key
host-347.flx.InvoiceAudit.PK_CatalogAudit1CLUSTEREDYY5888760132026-09-10 15:57:22neverUSEDKEEP — primary key
host-347.flx.ShiftStaging.PK_PricingHeader1CLUSTEREDYY540308802542026-09-15 13:46:402026-09-12 01:00:10USEDKEEP — primary key
host-347.flx.InvoiceLine.PK_SettlementMonthly1CLUSTEREDYY7925556274162026-09-16 00:00:572026-09-16 01:00:08USEDKEEP — primary key
host-347.flx.InvoiceLine.UQ_LedgerResult13NONCLUSTEREDY150012026-09-15 20:09:082026-09-16 01:00:08USEDkeep — in use
host-347.flx.ContractSummary.UQ_SalesQueue2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host-347.flx.AssetLog.PK_ContractLine1CLUSTEREDYY112366303062026-09-16 00:00:572026-09-16 01:00:08USEDKEEP — primary key
host-347.flx.CustomerLine.IX_SalesEntry3NONCLUSTERED112912801402026-09-12 15:16:292026-09-13 01:00:13USEDkeep — in use
host-347.flx.CustomerLine.PK_ClaimAudit1CLUSTEREDYY3425878602081402026-09-15 20:30:162026-09-13 01:00:13USEDKEEP — primary key
host-347.flx.CustomerLine.IX_InvoiceSummary9NONCLUSTEREDY4110342026-08-16 13:17:082026-09-13 01:00:13USEDkeep — in use
host-347.flx.BatchSummary.PK_MeterResult1CLUSTEREDYY040152026-04-14 14:05:00neverUSEDKEEP — primary key
host-347.flx.OrdersMonthly.IX_RosterMonthly6NONCLUSTERED106014322026-08-27 15:47:172026-09-12 01:00:10USEDkeep — in use
host-347.flx.OrdersMonthly.PK_PolicySnapshot1CLUSTEREDYY448913422039742026-09-14 13:55:212026-09-12 01:00:10USEDKEEP — primary key
host-347.flx.SalesLog.PK_ContractAudit1CLUSTEREDYY01612504462026-09-14 13:55:21neverUSEDKEEP — primary key
host-347.flx.PolicyDetail.PK_AssetSnapshot1CLUSTEREDYY422450972026-09-14 13:55:21neverUSEDKEEP — primary key
host-347.flx.RosterStatus.PK_TerritoryHistory1CLUSTEREDYY84504506162026-09-14 13:53:572026-09-11 01:00:08USEDKEEP — primary key
host-347.flx.ShipmentStaging.PK_CatalogSnapshot1CLUSTEREDYY01012026-07-21 09:30:26neverUSEDKEEP — primary key
host-347.flx.ClaimHeader.IX_WarehouseMonthly15NONCLUSTERED911282403022026-09-15 16:22:062026-08-20 01:00:09USEDkeep — in use
host-347.flx.ClaimHeader.PK_BatchAudit1CLUSTEREDYY9118967018909058252026-09-15 20:09:002026-08-20 01:00:09USEDKEEP — primary key
host-347.flx.ClaimHeader.UX_SupplierDetail2NONCLUSTEREDY862519808222026-08-21 14:03:222026-08-20 01:00:09USEDkeep — in use
host-347.flx.ShiftArchive.PK_PricingEntry1CLUSTEREDYY011070872026-09-14 13:56:26neverUSEDKEEP — primary key
host-347.flx.QuotaStatus.PK_SalesResult1CLUSTEREDYY460134602882026-09-14 13:56:262026-08-25 01:00:19USEDKEEP — primary key
host-347.flx.SupplierDetail.PK_ForecastSnapshot1CLUSTEREDYY232702862026-08-24 09:10:052026-08-25 01:00:19USEDKEEP — primary key
host-347.flx.ContractQueue.PK_QuotaEntry1CLUSTEREDYY01403472026-08-21 12:07:16neverUSEDKEEP — primary key
host-347.flx.PricingHistory.IX_ShiftDaily2NONCLUSTERED65043158010792026-09-15 16:21:502026-08-20 01:00:09USEDkeep — in use
host-347.flx.PricingHistory.PK_ReconcileHistory1CLUSTEREDYY41938305671110792026-09-15 16:21:502026-08-20 01:00:09USEDKEEP — primary key
host-347.flx.MeterArchive.IX_BatchHeader7NONCLUSTERED15214902262026-09-15 16:21:502026-08-20 01:00:09USEDkeep — in use
host-347.flx.MeterArchive.PK_BatchDaily1CLUSTEREDYY95249278130348632026-09-15 16:21:502026-08-20 01:00:09USEDKEEP — primary key
host-347.flx.InvoiceLine.PK_WarehouseSnapshot1CLUSTEREDYY01806252026-09-12 21:09:35neverUSEDKEEP — primary key
host-347.flx.BookingLog.PK_CatalogLine1CLUSTEREDYY0604492026-04-14 14:05:00neverUSEDKEEP — primary key
host-347.flx.PayrollSnapshot.PK_LedgerResult1CLUSTEREDYY187471684404222026-09-15 16:21:502026-09-11 01:00:08USEDKEEP — primary key
host-347.flx.SettlementLine.PK_QuotaHistory1CLUSTEREDYY253222070407822026-09-15 16:21:502026-09-11 01:00:08USEDKEEP — primary key
host-347.flx.SettlementLine.PK_SettlementEntry1CLUSTEREDYY32964010572026-09-15 16:21:502026-09-11 01:00:08USEDKEEP — primary key
host-347.flx.ShiftLine.PK_StaffingStaging1CLUSTEREDYY03706882026-08-19 00:28:12neverUSEDKEEP — primary key
host-347.flx.TicketDaily.PK_ContractEntry1CLUSTEREDYY01306832026-08-19 00:25:25neverUSEDKEEP — primary key
host-347.flx.MeterStaging.PK_CatalogResult1CLUSTEREDYY0803952026-08-18 16:05:12neverUSEDKEEP — primary key
host-347.flx.StaffingLine.PK_PolicyHistory1CLUSTEREDYY46919983360876532026-09-15 16:21:502026-09-11 01:00:08USEDKEEP — primary key
host-347.flx.ForecastQueue.PK_BillingEntry1CLUSTEREDYY88118603362026-09-10 15:57:29neverUSEDKEEP — primary key
host-347.flx.QuotaResult.PK_InvoiceArchive1CLUSTEREDYY0100329542026-08-18 23:10:52neverUSEDKEEP — primary key
host-347.flx.CustomerSummary.PK_PricingLine1CLUSTEREDYY216537032102026-09-15 13:26:312026-09-11 01:00:08USEDKEEP — primary key
host-347.flx.RouteAudit.PK_ContractStatus1CLUSTEREDYY827127973043522026-09-15 20:30:162026-09-16 01:00:08USEDKEEP — primary key
host-347.flx.RouteAudit.UX_BookingEntry2NONCLUSTEREDY53239402352026-09-15 20:30:162026-09-16 01:00:08USEDkeep — in use
host-347.flx.MeterSummary.PK_PolicyResult1CLUSTEREDYY295550606072026-09-15 20:23:16neverUSEDKEEP — primary key
host-347.flx.ContractDetail.PK_CampaignStaging1CLUSTEREDYY07052026-05-06 08:25:05neverUSEDKEEP — primary key
host-347.flx.WarehouseDaily.PK_QuotaLog1CLUSTEREDYY040392026-04-14 14:05:00neverUSEDKEEP — primary key
host-347.flx.TicketStaging.PK_ForecastArchive1CLUSTEREDYY749193429027763542026-09-15 20:30:162026-08-20 01:00:10USEDKEEP — primary key
host-347.flx.TicketStaging.UX_ShipmentStaging2NONCLUSTEREDY2830126303522026-08-19 10:22:482026-08-20 01:00:10USEDkeep — in use
host-347.flx.MeterLine.PK_SettlementStaging1CLUSTEREDYY324951000864942026-09-15 20:08:592026-09-11 01:00:08USEDKEEP — primary key
host-347.flx.MeterLine.UX_RouteStatus2NONCLUSTEREDY35313304912026-09-10 15:03:402026-09-11 01:00:08USEDkeep — in use
host-347.flx.TerritoryArchive.PK_OrdersLine1CLUSTEREDYY353818535805882026-09-15 16:22:062026-09-11 01:00:08USEDKEEP — primary key
host-347.flx.PolicyDaily.PK_RosterResult1CLUSTEREDYY090272026-08-25 09:50:49neverUSEDKEEP — primary key
host-347.flx.PolicyMonthly.PK_PayrollStaging1CLUSTEREDYY020252026-05-15 14:08:22neverUSEDKEEP — primary key
host-347.flx.ForecastEntry.IX_AssetEntry2NONCLUSTERED755092026-07-09 15:54:022026-04-09 01:00:05USEDkeep — in use
host-347.flx.ForecastEntry.PK_ReconcileSnapshot1CLUSTEREDYY27432106092026-09-15 20:21:232026-04-09 01:00:05USEDKEEP — primary key
host-347.flx.ShiftSnapshot.PK_LedgerMonthly1CLUSTEREDYY03032026-05-30 11:25:24neverUSEDKEEP — primary key
host-347.flx.ShiftSnapshot.UQ_CatalogDetail2NONCLUSTEREDY673032026-09-15 16:25:002026-05-25 08:36:16USEDkeep — in use
host-347.flx.ReconcileHistory.PK_PolicyAudit1CLUSTEREDYY04012026-08-15 11:29:222026-08-15 11:29:22USEDKEEP — primary key
host-347.inv.Inventory.PK_InvoiceSummary1CLUSTEREDYY77707503013792026-09-15 09:17:362026-09-12 01:00:10USEDKEEP — primary key
host-347.inv.SupplierStatus.PK_PolicySnapshot1CLUSTEREDYY1150227325722232026-09-15 09:17:362026-09-16 01:00:08USEDKEEP — primary key
host-347.inv.SupplierStatus.UX_SalesHeader6NONCLUSTEREDY725950902026-09-15 08:40:062026-09-16 01:00:08USEDkeep — in use
host-347.inv.ShipmentDetail.PK_WarehouseSummary1CLUSTEREDYY169528501792026-09-15 15:08:492026-09-16 01:00:08USEDKEEP — primary key
host-347.org.BatchDaily.PK_QuotaStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-347.org.BatchDaily.UX_PricingResult2NONCLUSTEREDY0000never2024-10-05 22:14:24COLDreview carefully — unique
host-347.po.PO.PK_SettlementDaily1CLUSTEREDYY545865527404022026-09-15 20:49:402026-09-14 01:00:03USEDKEEP — primary key
host-347.po.PO.UX_TerritoryMonthly2NONCLUSTEREDY717273001492026-09-15 09:17:362026-09-14 01:00:03USEDkeep — in use
host-347.po.ClaimSummary.PK_BatchSnapshot1CLUSTEREDYY26790252415734012026-09-15 20:49:402026-09-14 01:00:03USEDKEEP — primary key
host-347.po.ClaimSummary.UX_PayrollResult2NONCLUSTEREDY2049001502026-09-15 09:58:242026-09-14 01:00:03USEDkeep — in use
host-347.po.RosterLog.PK_QuotaDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-347.po.AssetMonthly.PK_PolicyDetail1CLUSTEREDYY01503602026-06-13 15:47:31neverUSEDKEEP — primary key
host-347.pto.CatalogQueue.PK_RouteAudit1CLUSTEREDYY0337012026-09-10 08:25:50neverUSEDKEEP — primary key
host-347.pto.ContractHeader.PK_ContractEntry1CLUSTEREDYY612240052026-09-10 08:25:512026-06-07 01:00:06USEDKEEP — primary key
host-347.pto.ContractHeader.UX_SalesResult3NONCLUSTEREDY20012026-06-06 09:49:512026-06-07 01:00:06USEDkeep — in use
host-347.pto.SalesHistory.PK_TicketDetail1CLUSTEREDYY19777449222026-09-10 08:25:512026-06-07 01:00:06USEDKEEP — primary key
host-347.pto.SalesHistory.UX_ContractDetail4NONCLUSTEREDY990062026-06-10 15:35:552026-06-07 01:00:06USEDkeep — in use
host-347.pto.ClaimResult.IX_ContractDetail2NONCLUSTERED821062026-06-17 15:59:002026-06-07 01:00:06USEDkeep — in use
host-347.pto.ClaimResult.PK_SalesLine1CLUSTEREDYY004162026-06-17 15:59:002026-06-07 01:00:06USEDKEEP — primary key
host-347.pto.LedgerResult.IX_TerritoryResult3NONCLUSTERED31600212026-09-10 08:25:512026-06-11 01:00:05USEDkeep — in use
host-347.pto.LedgerResult.PK_TicketArchive1CLUSTEREDYY0545316212026-09-10 08:25:512026-06-11 01:00:05USEDKEEP — primary key
host-347.pto.ContractEntry.IX_CustomerDaily2NONCLUSTERED820052026-06-17 15:59:002026-06-11 01:00:05USEDkeep — in use
host-347.pto.ContractEntry.PK_SettlementDetail1CLUSTEREDYY004152026-06-17 15:59:002026-06-11 01:00:05USEDKEEP — primary key
host-347.ops.TerritoryHistory.PK_RosterDetail1CLUSTEREDYY01002026-06-08 09:15:202026-01-11 01:00:06USEDKEEP — primary key
host-347.ops.BookingStaging.PK_TicketArchive1CLUSTEREDYY0001never2026-06-09 01:00:06UNUSEDKEEP — primary key
host-347.ops.BookingEntry.PK_BillingEntry1CLUSTEREDYY0001neverneverUNUSEDKEEP — primary key
host-347.audit.SupplierArchive.PK_PolicyQueue1CLUSTEREDYY45160002026-08-25 14:55:162026-01-11 01:00:06USEDKEEP — primary key
host-347.audit.CatalogQueue.PK_TicketHistory1CLUSTEREDYY02002025-11-20 13:47:56neverUSEDKEEP — primary key
host-347.audit.CampaignLine.PK_MeterStaging1CLUSTEREDYY0205002026-08-25 14:55:162026-01-11 01:00:06USEDKEEP — primary key
host-347.audit.TicketLog.PK_ReconcileDetail1CLUSTEREDYY0000neverneverUNUSEDKEEP — primary key
host-347.qc.TerritoryHistory.PK_RosterDetail1CLUSTEREDYY183284002026-09-14 08:30:072026-01-11 01:00:06USEDKEEP — primary key
host-347.qc.BookingStaging.PK_TicketArchive1CLUSTEREDYY7374701092026-09-15 08:40:062026-09-13 01:00:15USEDKEEP — primary key
host-347.qc.BookingEntry.PK_BillingEntry1CLUSTEREDYY00097never2026-09-13 01:00:15UNUSEDKEEP — primary key
host-347.qc.CampaignSummary.PK_PricingStatus1CLUSTEREDYY4782133002482026-09-15 20:30:162026-09-13 01:00:16USEDKEEP — primary key
PPA.ppa.OrdersArchive.IX_QuotaMonthly2NONCLUSTEREDY547205017982026-08-19 15:51:172026-08-20 01:03:40USEDkeep — in use
PPA.ppa.OrdersArchive.PK_BatchLine1CLUSTEREDYY204619935471721942026-08-19 15:51:592026-08-20 01:03:40USEDKEEP — primary key
PPA.ppa.TicketMonthly.PK_RosterDaily1CLUSTEREDYY02021242025-12-26 11:19:37neverUSEDKEEP — primary key
PPA.ppa.SalesLine.PK_LedgerLog1CLUSTEREDYY3634930762026-08-19 15:50:492026-01-25 01:00:22USEDKEEP — primary key
PPA.ppa.BillingAudit.PK_ShipmentQueue1CLUSTEREDYY00076neverneverUNUSEDKEEP — primary key
PPA.ppa.BookingQueue.PK_ShiftHistory1CLUSTEREDYY195401880010612026-08-19 15:51:472026-08-15 01:01:50USEDKEEP — primary key
PPA.ppa.ReconcileDetail.PK_QuotaStaging1CLUSTEREDYY010010672026-01-17 10:10:29neverUSEDKEEP — primary key
PPA.ppa.RosterLog.IX_QuotaSummary2NONCLUSTERED2005800155392026-08-19 15:51:592026-08-18 01:03:56USEDkeep — in use
PPA.ppa.RosterLog.PK_CatalogAudit1CLUSTEREDYY18434620058159852026-08-19 15:51:592026-08-18 01:03:56USEDKEEP — primary key
PPA.ppa.Record.IX_CustomerMonthly10NONCLUSTERED1353618810149892026-08-18 14:18:412026-08-19 01:06:32USEDkeep — in use
PPA.ppa.Record.IX_CampaignMonthly5NONCLUSTERED619920150042026-08-19 15:51:482026-08-19 01:06:32USEDkeep — in use
PPA.ppa.Record.PK_CatalogLog1CLUSTEREDYY374730021615150222026-08-19 15:51:592026-08-19 01:06:31USEDKEEP — primary key
PPA.ppa.BillingEntry.PK_BillingEntry1CLUSTEREDYY080150142025-12-22 13:25:40neverUSEDKEEP — primary key
PPA.ppa.TerritoryAudit.PK_ShipmentQueue1CLUSTEREDYY7413796006122026-08-19 15:51:472026-08-20 01:03:40USEDKEEP — primary key
PPA.ppa.RosterLine.PK_CatalogMonthly1CLUSTEREDYY0906042025-12-22 15:38:24neverUSEDKEEP — primary key
PPG.dbo.RouteDetail.IX_SalesResult2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.RouteDetail.PK_ReconcileDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.TicketLine.IX_RosterLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.TicketLine.IX_BookingSnapshot3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.TicketLine.PK_SalesResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.AssetQueue.IX_ForecastSummary2NONCLUSTEREDY0000never2020-08-13 11:15:23COLDreview carefully — unique
PPG.dbo.AssetQueue.PK_TerritoryQueue1CLUSTEREDYY0000never2020-08-13 11:15:23COLDKEEP — primary key
PPG.dbo.ContractMonthly.IX_PayrollStaging2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.ContractMonthly.PK_RosterEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.ContractArchive.IX_PolicyDetail2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.ContractArchive.PK_TicketResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.ShipmentHeader.IX_CatalogStatus2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.ShipmentHeader.PK_StaffingHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.ClaimStatus.IX_BookingEntry2NONCLUSTEREDY0000never2026-01-11 01:01:58UNUSEDreview carefully — unique
PPG.dbo.ClaimStatus.PK_OrdersQueue1CLUSTEREDYY0000never2020-08-18 09:28:17COLDKEEP — primary key
PPG.dbo.Bin.IX_CustomerResult2NONCLUSTEREDY0000never2026-01-11 01:01:58UNUSEDreview carefully — unique
PPG.dbo.Bin.PK_InvoiceSummary1CLUSTEREDYY0000never2026-01-11 01:01:58UNUSEDKEEP — primary key
PPG.dbo.OrdersDetail.IX_PolicyHeader2NONCLUSTEREDY0000never2026-01-11 01:01:58UNUSEDreview carefully — unique
PPG.dbo.OrdersDetail.PK_AssetArchive1CLUSTEREDYY0000never2026-01-11 01:01:58UNUSEDKEEP — primary key
PPG.dbo.ForecastLine.PK_LedgerStaging1CLUSTEREDYY0000neverneverUNUSEDKEEP — primary key
PPG.dbo.MeterSummary.IX_TerritoryArchive2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.MeterSummary.IX_OrdersArchive3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.MeterSummary.IX_MeterHeader4NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.MeterSummary.PK_BatchLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.BillingArchive.IX_PricingStatus2NONCLUSTEREDY0000never2020-08-13 11:15:20COLDreview carefully — unique
PPG.dbo.BillingArchive.IX_CustomerSummary3NONCLUSTEREDY0000never2020-08-13 11:15:20COLDreview carefully — unique
PPG.dbo.BillingArchive.PK_ForecastStatus1CLUSTEREDYY0000never2020-08-13 11:15:20COLDKEEP — primary key
PPG.dbo.ContractSummary.IX_QuotaSummary2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.ContractSummary.PK_ContractEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.RouteQueue.PK_RosterQueue1CLUSTEREDYY0000never2026-01-11 01:02:03UNUSEDKEEP — primary key
PPG.dbo.RouteHeader.IX_StaffingStatus2NONCLUSTEREDY0000never2020-07-06 13:37:39COLDreview carefully — unique
PPG.dbo.RouteHeader.PK_PricingMonthly1CLUSTEREDYY0000never2020-07-06 13:37:39COLDKEEP — primary key
PPG.dbo.PayrollLog.IX_BookingAudit2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.PayrollLog.PK_ShiftDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.AssetLog.IX_StaffingArchive2NONCLUSTEREDY0000never2026-01-11 01:02:09UNUSEDreview carefully — unique
PPG.dbo.AssetLog.PK_SalesEntry1CLUSTEREDYY0000never2026-01-11 01:02:09UNUSEDKEEP — primary key
PPG.dbo.AssetSummary.IX_CustomerLine2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.AssetSummary.PK_TicketStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.SalesSummary.IX_InvoiceMonthly2NONCLUSTEREDY0000never2026-01-11 01:02:09UNUSEDreview carefully — unique
PPG.dbo.SalesSummary.PK_ShiftSummary1CLUSTEREDYY0000never2026-01-11 01:02:09UNUSEDKEEP — primary key
PPG.dbo.ShipmentArchive.PK_QuotaResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.SupplierLog.IX_TerritoryStaging2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.SupplierLog.PK_WarehouseAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.MeterMonthly.IX_RouteHeader2NONCLUSTERED0000neverneverCOLDreview, then DROP
PPG.dbo.MeterMonthly.IX_ForecastEntry3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.MeterMonthly.PK_TerritoryDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.AssetResult.IX_ClaimLog2NONCLUSTEREDY0000never2026-01-11 01:02:09UNUSEDreview carefully — unique
PPG.dbo.AssetResult.PK_ClaimLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.CatalogLine.IX_QuotaHistory2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.CatalogLine.PK_QuotaMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.LedgerStaging.IX_CatalogStatus2NONCLUSTERED0000neverneverCOLDreview, then DROP
PPG.dbo.LedgerStaging.IX_StaffingSnapshot3NONCLUSTERED0000neverneverCOLDreview, then DROP
PPG.dbo.LedgerStaging.PK_BookingSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.PricingLine.IX_LedgerDetail2NONCLUSTERED0000neverneverCOLDreview, then DROP
PPG.dbo.PricingLine.IX_RosterSummary3NONCLUSTERED0000neverneverCOLDreview, then DROP
PPG.dbo.PricingLine.PK_BookingQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.History.IX_PolicyDetail2NONCLUSTERED0000never2026-01-11 01:02:11UNUSEDreview, then DROP
PPG.dbo.History.IX_ContractQueue3NONCLUSTERED0000never2026-01-11 01:02:11UNUSEDreview, then DROP
PPG.dbo.History.IX_OrdersLog4NONCLUSTERED0000never2026-01-11 01:02:11UNUSEDreview, then DROP
PPG.dbo.History.PK_CatalogQueue1CLUSTEREDYY0000never2026-01-11 01:02:10UNUSEDKEEP — primary key
PPG.dbo.AssetDaily.PK_StaffingHistory1CLUSTEREDYY0000never2022-07-01 14:58:16COLDKEEP — primary key
PPG.dbo.SettlementArchive.PK_PayrollDaily1CLUSTEREDYY0000never2022-07-01 14:58:42COLDKEEP — primary key
PPG.dbo.Kit.IX_OrdersArchive2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.Kit.PK_PayrollSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.InvoiceDaily.IX_TerritoryMonthly2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.InvoiceDaily.PK_QuotaDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.SettlementResult.PK_ForecastMonthly1CLUSTEREDYY0000never2026-01-11 01:02:12UNUSEDKEEP — primary key
PPG.dbo.RouteResult.IX_BillingDetail2NONCLUSTEREDY0000never2026-01-11 01:02:12UNUSEDreview carefully — unique
PPG.dbo.RouteResult.PK_MeterHeader1CLUSTEREDYY0000never2026-01-11 01:02:12UNUSEDKEEP — primary key
PPG.dbo.SettlementDetail.IX_RosterResult2NONCLUSTERED0000never2026-01-11 01:02:12UNUSEDreview, then DROP
PPG.dbo.SettlementDetail.IX_PayrollResult3NONCLUSTERED0000never2026-01-11 01:02:12UNUSEDreview, then DROP
PPG.dbo.SettlementDetail.IX_StaffingLog4NONCLUSTERED0000never2026-01-11 01:02:12UNUSEDreview, then DROP
PPG.dbo.SettlementDetail.PK_TicketLine1CLUSTEREDYY0000never2026-01-11 01:02:12UNUSEDKEEP — primary key
PPG.dbo.PolicyLine.IX_TerritoryHeader2NONCLUSTEREDY0000never2022-07-01 14:59:12COLDreview carefully — unique
PPG.dbo.PolicyLine.PK_SupplierStatus1CLUSTEREDYY0000never2022-07-01 14:59:12COLDKEEP — primary key
PPG.dbo.LedgerStatus.IX_CustomerLog2NONCLUSTEREDY0000never2022-07-01 14:59:55COLDreview carefully — unique
PPG.dbo.LedgerStatus.IX_CampaignQueue3NONCLUSTERED0000never2022-07-01 14:59:55COLDreview, then DROP
PPG.dbo.LedgerStatus.PK_LedgerHeader1CLUSTEREDYY0000never2022-07-01 14:59:55COLDKEEP — primary key
PPG.dbo.ReconcileHistory.IX_BatchDetail2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.ReconcileHistory.PK_BookingResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.StaffingSnapshot.PK_CustomerLog1CLUSTEREDYY0000never2022-07-01 14:55:55COLDKEEP — primary key
PPG.dbo.ReconcileStaging.IX_ShipmentStatus2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.ReconcileStaging.PK_ContractStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.CampaignStaging.IX_MeterQueue2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.CampaignStaging.PK_QuotaStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.CampaignLog.IX_CampaignEntry2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.CampaignLog.PK_OrdersSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.PolicyLog.IX_OrdersDaily2NONCLUSTEREDY0000never2022-07-01 14:53:17COLDreview carefully — unique
PPG.dbo.PolicyLog.PK_ShiftHeader1CLUSTEREDYY0000never2022-07-01 14:53:17COLDKEEP — primary key
PPG.dbo.SupplierSnapshot.IX_AssetSummary2NONCLUSTEREDY0000never2020-09-11 11:20:48COLDreview carefully — unique
PPG.dbo.SupplierSnapshot.PK_RosterStaging1CLUSTEREDYY0000never2026-01-11 01:02:12UNUSEDKEEP — primary key
PPG.dbo.WarehouseHistory.IX_PayrollDaily2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.WarehouseHistory.PK_PricingEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.PayrollStatus.IX_ContractQueue2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.PayrollStatus.PK_SalesResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.BillingDetail.IX_CampaignLine2NONCLUSTEREDY0000never2026-01-11 01:02:12UNUSEDreview carefully — unique
PPG.dbo.BillingDetail.PK_ReconcileHeader1CLUSTEREDYY0000never2026-01-11 01:02:12UNUSEDKEEP — primary key
PPG.dbo.ShiftHeader.PK_ReconcileHeader1CLUSTEREDYY0000never2026-01-11 01:02:12UNUSEDKEEP — primary key
PPG.dbo.AssetQueue.IX_PricingLog5NONCLUSTEREDY0000never2026-01-11 01:02:12UNUSEDreview carefully — unique
PPG.dbo.AssetQueue.PK_PricingMonthly1CLUSTEREDYY0000never2026-01-11 01:02:12UNUSEDKEEP — primary key
PPG.dbo.WarehouseAudit.IX_WarehouseEntry3NONCLUSTEREDY0000never2026-01-11 01:02:12UNUSEDreview carefully — unique
PPG.dbo.WarehouseAudit.PK_ReconcileAudit1CLUSTEREDYY0000never2026-01-11 01:02:12UNUSEDKEEP — primary key
PPG.dbo.SettlementHistory.IX_TerritoryStaging2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.SettlementHistory.PK_ForecastLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.AssetResult.PK_BillingSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.CustomerSummary.IX_BatchAudit2NONCLUSTERED0000neverneverCOLDreview, then DROP
PPG.dbo.CustomerSummary.PK_SupplierMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.QuotaAudit.IX_OrdersAudit2NONCLUSTERED0000neverneverCOLDreview, then DROP
PPG.dbo.QuotaAudit.IX_TerritoryMonthly3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.QuotaAudit.PK_ShiftSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.ClaimSnapshot.IX_TicketHeader2NONCLUSTEREDY0000never2026-01-11 01:02:13UNUSEDreview carefully — unique
PPG.dbo.ClaimSnapshot.PK_ClaimEntry1CLUSTEREDYY0000never2026-01-11 01:02:13UNUSEDKEEP — primary key
PPG.dbo.ReconcileDaily.IX_StaffingHistory2NONCLUSTEREDY0000never2020-09-11 11:20:48COLDreview carefully — unique
PPG.dbo.ReconcileDaily.PK_RosterResult1CLUSTEREDYY0000never2026-01-11 01:02:13UNUSEDKEEP — primary key
PPG.dbo.MeterQueue.IX_OrdersMonthly2NONCLUSTEREDY0000never2020-08-13 11:15:19COLDreview carefully — unique
PPG.dbo.MeterQueue.PK_ReconcileArchive1CLUSTEREDYY0000never2020-08-13 11:15:19COLDKEEP — primary key
PPG.dbo.OrdersDetail.IX_WarehouseResult2NONCLUSTEREDY0000never2020-09-11 11:20:48COLDreview carefully — unique
PPG.dbo.OrdersDetail.IX_LedgerDaily3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.OrdersDetail.PK_LedgerResult1CLUSTEREDYY0000never2020-08-27 09:42:38COLDKEEP — primary key
PPG.dbo.Task.IX_PayrollDaily2NONCLUSTERED0000neverneverCOLDreview, then DROP
PPG.dbo.Task.PK_ShipmentLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.InvoiceAudit.IX_RouteArchive2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.InvoiceAudit.PK_CustomerLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.TicketDaily.IX_RouteMonthly2NONCLUSTERED0000neverneverCOLDreview, then DROP
PPG.dbo.TicketDaily.PK_TerritoryLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.ContractAudit.IX_ShiftSummary2NONCLUSTEREDY0000never2020-09-11 11:20:48COLDreview carefully — unique
PPG.dbo.ContractAudit.PK_InvoiceArchive1CLUSTEREDYY0000never2026-01-11 01:02:13UNUSEDKEEP — primary key
PPG.dbo.TerritorySnapshot.IX_QuotaHeader2NONCLUSTEREDY0000never2020-09-11 11:20:48COLDreview carefully — unique
PPG.dbo.TerritorySnapshot.IX_SupplierEntry3NONCLUSTERED0000never2020-09-11 11:20:48COLDreview, then DROP
PPG.dbo.TerritorySnapshot.PK_SalesHeader1CLUSTEREDYY0000never2026-01-11 01:02:13UNUSEDKEEP — primary key
PPG.dbo.SupplierHistory.PK_ContractLine1CLUSTEREDYY0000never2026-01-11 01:02:13UNUSEDKEEP — primary key
PPG.dbo.OrdersResult.IX_BookingLog2NONCLUSTEREDY0000never2020-09-11 11:20:48COLDreview carefully — unique
PPG.dbo.OrdersResult.PK_AssetLine1CLUSTEREDYY0000never2020-08-13 14:55:16COLDKEEP — primary key
PPG.dbo.CustomerSummary.IX_OrdersDaily2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.CustomerSummary.PK_QuotaDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.CustomerEntry.IX_SupplierQueue2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.CustomerEntry.PK_InvoiceDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.MeterLog.IX_AssetEntry2NONCLUSTERED0000neverneverCOLDreview, then DROP
PPG.dbo.MeterLog.IX_RosterDaily3NONCLUSTERED0000neverneverCOLDreview, then DROP
PPG.dbo.MeterLog.IX_TicketLog4NONCLUSTERED0000neverneverCOLDreview, then DROP
PPG.dbo.MeterLog.IX_RosterHistory5NONCLUSTERED0000neverneverCOLDreview, then DROP
PPG.dbo.MeterLog.PK_QuotaMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PPG.dbo.WarehouseEntry.IX_BatchHeader2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PPG.dbo.WarehouseEntry.PK_CampaignStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.ContractResult.PK_CampaignResult1CLUSTEREDYY0928080312502026-09-15 21:51:21neverUSEDKEEP — primary key
SALES.dbo.SettlementStaging.PK_TicketStaging1CLUSTEREDYY00031250neverneverUNUSEDKEEP — primary key
SALES.dbo.ContractEntry.PK_SettlementStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.ForecastHistory.PK_SupplierSnapshot1CLUSTEREDYY0493120288932026-09-15 21:50:002026-09-16 01:00:10USEDKEEP — primary key
SALES.dbo.SupplierDaily.PK_LedgerAudit1CLUSTEREDYY010795768002026-09-16 01:01:142025-06-19 12:57:43USEDKEEP — primary key
SALES.dbo.RouteDetail.IX_SalesResult2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.RouteDetail.PK_ReconcileDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.TicketLine.IX_RosterLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.TicketLine.IX_BookingSnapshot3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.TicketLine.PK_SalesResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.AssetQueue.IX_ForecastSummary2NONCLUSTEREDY0000never2025-06-19 12:55:51COLDreview carefully — unique
SALES.dbo.AssetQueue.PK_TerritoryQueue1CLUSTEREDYY02237002026-09-15 07:06:212025-06-19 12:55:51USEDKEEP — primary key
SALES.dbo.ContractMonthly.IX_PayrollStaging2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.ContractMonthly.PK_RosterEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.ContractArchive.IX_PolicyDetail2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.ContractArchive.PK_TicketResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.ShipmentHeader.IX_CatalogStatus2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.ShipmentHeader.PK_StaffingHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.ClaimStatus.IX_BookingEntry2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.ClaimStatus.PK_OrdersQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.PolicySummary.PK_SupplierDetail1CLUSTEREDYY0000never2025-06-19 12:57:44COLDKEEP — primary key
SALES.dbo.Bin.IX_CustomerResult2NONCLUSTEREDY0000never2025-06-19 12:57:44COLDreview carefully — unique
SALES.dbo.Bin.PK_InvoiceSummary1CLUSTEREDYY73722289962002026-09-16 00:57:342025-06-19 12:57:44USEDKEEP — primary key
SALES.dbo.OrdersDetail.IX_PolicyHeader2NONCLUSTEREDY080002026-08-27 10:27:322025-06-19 12:57:44USEDkeep — in use
SALES.dbo.OrdersDetail.PK_AssetArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.ForecastLine.PK_LedgerStaging1CLUSTEREDYY02002026-06-03 09:25:06neverUSEDKEEP — primary key
SALES.dbo.MeterSummary.IX_TerritoryArchive2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.MeterSummary.IX_OrdersArchive3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.MeterSummary.IX_MeterHeader4NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.MeterSummary.PK_BatchLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.BillingArchive.IX_PricingStatus2NONCLUSTEREDY0000never2025-06-19 12:57:44COLDreview carefully — unique
SALES.dbo.BillingArchive.IX_CustomerSummary3NONCLUSTEREDY0000never2025-06-19 12:57:44COLDreview carefully — unique
SALES.dbo.BillingArchive.PK_ForecastStatus1CLUSTEREDYY0000never2025-06-19 12:57:44COLDKEEP — primary key
SALES.dbo.ContractSummary.IX_QuotaSummary2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.ContractSummary.PK_ContractEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.RouteQueue.PK_RosterQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.RouteHeader.IX_StaffingStatus2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.RouteHeader.PK_PricingMonthly1CLUSTEREDYY316744856002026-09-15 19:42:352022-05-31 16:13:23USEDKEEP — primary key
SALES.dbo.PayrollLog.IX_BookingAudit2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.PayrollLog.PK_ShiftDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.AssetLog.IX_StaffingArchive2NONCLUSTEREDY0000never2025-06-19 12:57:44COLDreview carefully — unique
SALES.dbo.AssetLog.PK_SalesEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.AssetSummary.IX_CustomerLine2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.AssetSummary.PK_TicketStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.Dashboard.IX_BatchMonthly1CLUSTEREDY275073050359116336366942026-09-15 21:50:022026-09-16 01:00:12USEDKEEP — table storage
SALES.dbo.Dashboard.IX_ContractDaily25NONCLUSTERED2074300366942026-09-11 19:50:222026-09-15 01:00:46USEDkeep — in use
SALES.dbo.Dashboard.IX_BatchMonthly23NONCLUSTERED21670366942026-09-12 12:03:052026-09-15 01:00:48USEDkeep — in use
SALES.dbo.Dashboard.IX_ShipmentMonthly18NONCLUSTERED1186741250366942026-09-15 20:11:012026-09-15 01:00:59USEDkeep — in use
SALES.dbo.Dashboard.IX_SupplierDaily22NONCLUSTERED700366942026-09-04 08:17:292026-09-15 01:01:07USEDkeep — in use
SALES.dbo.Dashboard.IX_BookingArchive24NONCLUSTERED400366942026-05-20 08:52:422026-09-15 01:02:53USEDkeep — in use
SALES.dbo.SalesSummary.IX_InvoiceMonthly2NONCLUSTEREDY0000never2025-06-19 13:05:14COLDreview carefully — unique
SALES.dbo.SalesSummary.PK_ShiftSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.ShipmentArchive.PK_QuotaResult1CLUSTEREDYY02274002026-09-15 07:06:21neverUSEDKEEP — primary key
SALES.dbo.SupplierLog.IX_TerritoryStaging2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.SupplierLog.PK_WarehouseAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.MeterMonthly.IX_RouteHeader2NONCLUSTERED0000neverneverCOLDreview, then DROP
SALES.dbo.MeterMonthly.IX_ForecastEntry3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.MeterMonthly.PK_TerritoryDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.AssetResult.IX_ClaimLog2NONCLUSTEREDY0000never2025-06-19 13:05:14COLDreview carefully — unique
SALES.dbo.AssetResult.PK_ClaimLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.CatalogLine.IX_QuotaHistory2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.CatalogLine.PK_QuotaMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.LedgerStaging.IX_CatalogStatus2NONCLUSTERED0000neverneverCOLDreview, then DROP
SALES.dbo.LedgerStaging.IX_StaffingSnapshot3NONCLUSTERED0000neverneverCOLDreview, then DROP
SALES.dbo.LedgerStaging.PK_BookingSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.PricingLine.IX_LedgerDetail2NONCLUSTERED0000neverneverCOLDreview, then DROP
SALES.dbo.PricingLine.IX_RosterSummary3NONCLUSTERED0000neverneverCOLDreview, then DROP
SALES.dbo.PricingLine.PK_BookingQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.History.IX_PolicyDetail2NONCLUSTERED0000never2026-01-11 01:00:46UNUSEDreview, then DROP
SALES.dbo.History.IX_ContractQueue3NONCLUSTERED0000never2026-01-11 01:00:49UNUSEDreview, then DROP
SALES.dbo.History.IX_OrdersLog4NONCLUSTERED0000never2026-01-11 01:00:50UNUSEDreview, then DROP
SALES.dbo.History.PK_CatalogQueue1CLUSTEREDYY030175002026-09-15 21:50:022026-01-11 01:00:45USEDKEEP — primary key
SALES.dbo.AssetDaily.PK_StaffingHistory1CLUSTEREDYY0000never2026-01-11 01:00:51UNUSEDKEEP — primary key
SALES.dbo.SettlementArchive.PK_PayrollDaily1CLUSTEREDYY1030153002026-09-15 21:50:022026-01-11 01:00:51USEDKEEP — primary key
SALES.dbo.Kit.IX_OrdersArchive2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.Kit.PK_PayrollSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.InvoiceDaily.IX_TerritoryMonthly2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.InvoiceDaily.PK_QuotaDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.SettlementResult.PK_ForecastMonthly1CLUSTEREDYY0674331002026-09-16 00:57:342025-06-19 13:05:21USEDKEEP — primary key
SALES.dbo.RouteResult.IX_BillingDetail2NONCLUSTEREDY6418380002026-09-16 00:57:342025-06-19 13:05:22USEDkeep — in use
SALES.dbo.RouteResult.PK_MeterHeader1CLUSTEREDYY0064183802026-09-16 00:57:342025-06-19 13:05:22USEDKEEP — primary key
SALES.dbo.SettlementDetail.IX_RosterResult2NONCLUSTERED0312002026-09-15 06:10:002025-06-19 13:05:21USEDkeep — in use
SALES.dbo.SettlementDetail.IX_PayrollResult3NONCLUSTERED318550002026-09-15 19:42:352025-06-19 13:05:21USEDkeep — in use
SALES.dbo.SettlementDetail.IX_StaffingLog4NONCLUSTERED062406242026-09-15 12:00:002025-06-19 13:05:21USEDkeep — in use
SALES.dbo.SettlementDetail.PK_TicketLine1CLUSTEREDYY01506242026-06-04 12:55:242025-06-19 13:05:21USEDKEEP — primary key
SALES.dbo.InvoiceEntry.PK_StaffingHistory1CLUSTEREDYY06511409362026-09-15 06:10:002025-06-19 13:05:21USEDKEEP — primary key
SALES.dbo.InvoiceEntry.UX_ForecastSummary6NONCLUSTEREDY14031206242026-09-15 06:10:002026-09-15 06:10:00USEDkeep — in use
SALES.dbo.ForecastQueue.PK_ShipmentHistory1CLUSTEREDYY000624neverneverUNUSEDKEEP — primary key
SALES.dbo.PolicyLine.IX_TerritoryHeader2NONCLUSTEREDY0000never2025-06-19 13:05:22COLDreview carefully — unique
SALES.dbo.PolicyLine.PK_SupplierStatus1CLUSTEREDYY010002026-06-04 12:55:242025-06-19 13:05:22USEDKEEP — primary key
SALES.dbo.LedgerStatus.IX_CustomerLog2NONCLUSTEREDY0000never2025-06-19 13:05:22COLDreview carefully — unique
SALES.dbo.LedgerStatus.IX_CampaignQueue3NONCLUSTERED0000never2025-06-19 13:05:22COLDreview, then DROP
SALES.dbo.LedgerStatus.PK_LedgerHeader1CLUSTEREDYY010002026-06-04 12:55:242025-06-19 13:05:22USEDKEEP — primary key
SALES.dbo.ReconcileHistory.IX_BatchDetail2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.ReconcileHistory.PK_BookingResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.StaffingSnapshot.PK_CustomerLog1CLUSTEREDYY134720970519606735122026-09-16 00:57:342026-09-15 01:02:59USEDKEEP — primary key
SALES.dbo.ReconcileStaging.IX_ShipmentStatus2NONCLUSTEREDY6735120002026-09-16 00:57:34neverUSEDkeep — in use
SALES.dbo.ReconcileStaging.PK_ContractStatus1CLUSTEREDYY0673512002026-09-16 00:57:34neverUSEDKEEP — primary key
SALES.dbo.CampaignStaging.IX_MeterQueue2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.CampaignStaging.PK_QuotaStatus1CLUSTEREDYY0673512002026-09-16 00:57:34neverUSEDKEEP — primary key
SALES.dbo.CampaignLog.IX_CampaignEntry2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.CampaignLog.PK_OrdersSummary1CLUSTEREDYY089960002026-09-16 00:57:34neverUSEDKEEP — primary key
SALES.dbo.PolicyLog.IX_OrdersDaily2NONCLUSTEREDY67351200316742026-09-16 00:57:342026-09-15 01:03:02USEDkeep — in use
SALES.dbo.PolicyLog.PK_ShiftHeader1CLUSTEREDYY00673512316742026-09-16 00:57:342026-09-15 01:03:02USEDKEEP — primary key
SALES.dbo.SupplierSnapshot.IX_AssetSummary2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.SupplierSnapshot.PK_RosterStaging1CLUSTEREDYY269404889960002026-09-16 00:57:342025-06-19 13:05:24USEDKEEP — primary key
SALES.dbo.WarehouseHistory.IX_PayrollDaily2NONCLUSTEREDY13470240002026-09-16 00:57:34neverUSEDkeep — in use
SALES.dbo.WarehouseHistory.PK_PricingEntry1CLUSTEREDYY089960002026-09-16 00:57:34neverUSEDKEEP — primary key
SALES.dbo.PayrollStatus.IX_ContractQueue2NONCLUSTEREDY6735120002026-09-16 00:57:34neverUSEDkeep — in use
SALES.dbo.PayrollStatus.PK_SalesResult1CLUSTEREDYY0763472002026-09-16 00:57:34neverUSEDKEEP — primary key
SALES.dbo.BillingDetail.IX_CampaignLine2NONCLUSTEREDY673512100318552026-09-16 00:57:342026-09-15 01:03:07USEDkeep — in use
SALES.dbo.BillingDetail.PK_ReconcileHeader1CLUSTEREDYY00673512318552026-09-16 00:57:342026-09-15 01:03:06USEDKEEP — primary key
SALES.dbo.QuotaHeader.PK_ContractLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.WarehouseSnapshot.PK_BookingLog1CLUSTEREDYY0600040300022026-09-15 21:50:022026-09-15 01:03:07USEDKEEP — primary key
SALES.dbo.ShiftHeader.PK_ReconcileHeader1CLUSTEREDYY61202910002026-09-16 01:00:502025-06-19 13:05:25USEDKEEP — primary key
SALES.dbo.AssetQueue.IX_PricingLog2NONCLUSTEREDY163450002026-09-15 10:41:172025-06-19 13:05:25USEDkeep — in use
SALES.dbo.AssetQueue.PK_PricingMonthly1CLUSTEREDYY252430403091634502026-09-16 01:00:502025-06-19 13:05:25USEDKEEP — primary key
SALES.dbo.WarehouseAudit.IX_WarehouseEntry2NONCLUSTEREDY2275002492026-09-15 07:06:212026-09-15 01:03:07USEDkeep — in use
SALES.dbo.WarehouseAudit.PK_ReconcileAudit1CLUSTEREDYY249305665422752492026-09-16 01:00:502025-06-19 13:05:25USEDKEEP — primary key
SALES.dbo.SettlementHistory.IX_TerritoryStaging2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.SettlementHistory.PK_ForecastLog1CLUSTEREDYY800002026-08-27 10:27:32neverUSEDKEEP — primary key
SALES.dbo.AssetResult.PK_BillingSummary1CLUSTEREDYY22854554045622026-09-15 17:45:11neverUSEDKEEP — primary key
SALES.dbo.CustomerSummary.IX_BatchAudit2NONCLUSTERED0000neverneverCOLDreview, then DROP
SALES.dbo.CustomerSummary.PK_SupplierMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.QuotaAudit.IX_OrdersAudit2NONCLUSTERED0000neverneverCOLDreview, then DROP
SALES.dbo.QuotaAudit.IX_TerritoryMonthly3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.QuotaAudit.PK_ShiftSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.ClaimSnapshot.IX_TicketHeader2NONCLUSTEREDY0000never2023-11-01 08:22:19COLDreview carefully — unique
SALES.dbo.ClaimSnapshot.PK_ClaimEntry1CLUSTEREDYY0000never2023-11-01 08:22:19COLDKEEP — primary key
SALES.dbo.ReconcileDaily.IX_StaffingHistory2NONCLUSTEREDY1987015002026-09-15 10:41:172025-06-19 13:05:30USEDkeep — in use
SALES.dbo.ReconcileDaily.PK_RosterResult1CLUSTEREDYY800721302026-09-15 10:41:172025-06-19 13:05:30USEDKEEP — primary key
SALES.dbo.MeterQueue.IX_OrdersMonthly2NONCLUSTEREDY0000never2025-06-19 13:05:30COLDreview carefully — unique
SALES.dbo.MeterQueue.PK_ReconcileArchive1CLUSTEREDYY22370002026-09-15 07:06:212025-06-19 13:05:30USEDKEEP — primary key
SALES.dbo.OrdersDetail.IX_WarehouseResult2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.OrdersDetail.IX_LedgerDaily3NONCLUSTEREDY089960002026-09-16 00:57:34neverUSEDkeep — in use
SALES.dbo.OrdersDetail.PK_LedgerResult1CLUSTEREDYY933245413779002026-09-16 00:57:34neverUSEDKEEP — primary key
SALES.dbo.Task.IX_PayrollDaily2NONCLUSTERED0000never2025-06-19 13:05:30COLDreview, then DROP
SALES.dbo.Task.PK_ShipmentLine1CLUSTEREDYY0000never2025-06-19 13:05:30COLDKEEP — primary key
SALES.dbo.InvoiceAudit.IX_RouteArchive2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.InvoiceAudit.PK_CustomerLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.TicketDaily.IX_RouteMonthly2NONCLUSTERED0000neverneverCOLDreview, then DROP
SALES.dbo.TicketDaily.PK_TerritoryLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.ContractAudit.IX_ShiftSummary2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.ContractAudit.PK_InvoiceArchive1CLUSTEREDYY0000never2025-06-19 13:05:30COLDKEEP — primary key
SALES.dbo.TerritorySnapshot.IX_QuotaHeader2NONCLUSTEREDY0000never2023-11-24 07:37:19COLDreview carefully — unique
SALES.dbo.TerritorySnapshot.IX_SupplierEntry3NONCLUSTERED040002026-08-27 10:27:332023-11-24 07:37:19USEDkeep — in use
SALES.dbo.TerritorySnapshot.PK_SalesHeader1CLUSTEREDYY0000never2025-06-19 13:05:30COLDKEEP — primary key
SALES.dbo.SupplierHistory.PK_ContractLine1CLUSTEREDYY24892489024892026-09-15 10:41:16neverUSEDKEEP — primary key
SALES.dbo.OrdersResult.IX_BookingLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.OrdersResult.PK_AssetLine1CLUSTEREDYY24280002026-09-15 10:41:172025-06-19 13:05:31USEDKEEP — primary key
SALES.dbo.CustomerSummary.IX_OrdersDaily2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.CustomerSummary.PK_QuotaDetail1CLUSTEREDYY0000never2025-06-19 13:05:31COLDKEEP — primary key
SALES.dbo.CustomerEntry.IX_SupplierQueue2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.CustomerEntry.PK_InvoiceDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.MeterLog.IX_AssetEntry2NONCLUSTERED0000never2025-06-19 13:05:31COLDreview, then DROP
SALES.dbo.MeterLog.IX_RosterDaily3NONCLUSTERED0000never2025-06-19 13:05:31COLDreview, then DROP
SALES.dbo.MeterLog.IX_TicketLog4NONCLUSTERED0000never2025-06-19 13:05:31COLDreview, then DROP
SALES.dbo.MeterLog.IX_RosterHistory5NONCLUSTERED0000never2025-06-19 13:05:31COLDreview, then DROP
SALES.dbo.MeterLog.PK_QuotaMonthly1CLUSTEREDYY0000never2025-06-19 13:05:31COLDKEEP — primary key
SALES.dbo.WarehouseEntry.IX_BatchHeader2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.dbo.WarehouseEntry.PK_CampaignStatus1CLUSTEREDYY134702489960002026-09-16 00:57:34neverUSEDKEEP — primary key
SALES.dbo.QuotaResult.PK_ReconcileDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SALES.dbo.QuotaResult.IX_BillingLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
SALES.kar.Bin.PK_InvoiceSummary1CLUSTEREDYY4901719314302822788692026-09-15 20:22:232025-02-25 14:34:51USEDKEEP — primary key
SALES.kar.Bin.UX_PayrollAudit2NONCLUSTEREDY20002026-08-26 11:33:382025-06-19 13:05:31USEDkeep — in use
SALES.kar.CatalogQueue.PK_RouteAudit1CLUSTEREDYY03002026-05-20 08:50:18neverUSEDKEEP — primary key
SALES.kar.ContractStaging.PK_CustomerSummary1CLUSTEREDYY217384941902788962026-09-15 20:13:132026-09-15 16:25:19USEDKEEP — primary key
SALES.kar.RosterSummary.IX_PricingDetail2NONCLUSTERED000278882never2026-09-15 01:03:17UNUSEDreview, then DROP
SALES.kar.RosterSummary.IX_InvoiceDaily9NONCLUSTEREDY00013neverneverUNUSEDreview, then DROP
SALES.kar.RosterSummary.PK_AssetAudit1CLUSTEREDYY01602788962026-08-28 16:11:072026-09-15 01:03:12USEDKEEP — primary key
SALES.kar.SupplierArchive.IX_SettlementLine9NONCLUSTERED16837772502788952026-09-15 20:22:182026-09-15 16:46:30USEDkeep — in use
SALES.kar.SupplierArchive.PK_QuotaSnapshot1CLUSTEREDYY317883472059216838022788962026-09-15 20:22:232026-09-15 16:46:30USEDKEEP — primary key
SALES.kar.ClaimResult.IX_ContractHistory9NONCLUSTERED311428002788952026-09-15 20:13:132026-09-15 16:25:18USEDkeep — in use
SALES.kar.ClaimResult.IX_QuotaSnapshot8NONCLUSTERED498422779302788952026-09-15 20:14:312026-09-15 16:25:18USEDkeep — in use
SALES.kar.ClaimResult.PK_WarehouseMonthly1CLUSTEREDYY09696525794332788962026-09-15 20:13:132026-09-15 16:25:18USEDKEEP — primary key
SALES.kar.RosterDaily.IX_ClaimSummary12NONCLUSTERED47360894902788962026-09-15 18:14:192026-09-15 01:03:34USEDkeep — in use
SALES.kar.RosterDaily.IX_RouteDetail16NONCLUSTEREDY2652607302788952026-09-15 16:27:082026-09-15 01:03:34USEDkeep — in use
SALES.kar.RosterDaily.IX_CampaignStatus19NONCLUSTEREDY15100132026-09-11 08:11:512026-09-15 13:26:14USEDkeep — in use
SALES.kar.RosterDaily.PK_BillingAudit1CLUSTEREDYY04588832788962026-09-15 16:27:082026-09-15 01:03:27USEDKEEP — primary key
SALES.kar.LedgerHeader.PK_TerritoryResult1CLUSTEREDYY6128187606562026-09-14 15:13:282026-09-15 01:03:35USEDKEEP — primary key
SALES.kar.LedgerLog.IX_PricingAudit9NONCLUSTERED0000never2025-03-07 15:46:11COLDreview, then DROP
SALES.kar.SalesLine.PK_LedgerLog1CLUSTEREDYY3114129496008021397622026-09-15 20:22:182025-03-13 13:09:59USEDKEEP — primary key
SALES.kar.SalesLine.UX_OrdersStatus4NONCLUSTEREDY13616892964577002026-09-15 20:22:232025-04-11 12:42:09USEDkeep — in use
SALES.kar.ClaimDetail.PK_TicketStatus1CLUSTEREDYY44950003062026-09-15 12:15:102026-09-15 01:03:35USEDKEEP — primary key
SALES.kar.PayrollResult.PK_WarehouseDetail1CLUSTEREDYY26991080932026-09-15 15:50:232025-10-03 01:00:48USEDKEEP — primary key
SALES.kar.AssetHeader.PK_BillingSummary1CLUSTEREDYY18581039677029012026-09-15 20:22:18neverUSEDKEEP — primary key
SALES.kar.SettlementLog.PK_MeterDaily1CLUSTEREDYY2098639008583462026-09-15 20:22:232026-09-15 16:18:35USEDKEEP — primary key
BATCH_Test.dbo.ContractResult.PK_CampaignResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.SettlementStaging.PK_TicketStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.ContractEntry.PK_SettlementStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.ForecastHistory.PK_SupplierSnapshot1CLUSTEREDYY0000never2025-06-19 13:13:07COLDKEEP — primary key
BATCH_Test.dbo.SupplierDaily.PK_LedgerAudit1CLUSTEREDYY0000never2025-06-19 13:13:12COLDKEEP — primary key
BATCH_Test.dbo.RouteDetail.IX_SalesResult2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.RouteDetail.PK_ReconcileDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.TicketLine.IX_RosterLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.TicketLine.IX_BookingSnapshot3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.TicketLine.PK_SalesResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.AssetQueue.IX_ForecastSummary2NONCLUSTEREDY0000never2025-06-19 13:12:29COLDreview carefully — unique
BATCH_Test.dbo.AssetQueue.PK_TerritoryQueue1CLUSTEREDYY0000never2025-06-19 13:12:29COLDKEEP — primary key
BATCH_Test.dbo.ContractMonthly.IX_PayrollStaging2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.ContractMonthly.PK_RosterEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.ContractArchive.IX_PolicyDetail2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.ContractArchive.PK_TicketResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.ShipmentHeader.IX_CatalogStatus2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.ShipmentHeader.PK_StaffingHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.ClaimStatus.IX_BookingEntry2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.ClaimStatus.PK_OrdersQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.PolicySummary.PK_SupplierDetail1CLUSTEREDYY0000never2025-06-19 13:13:14COLDKEEP — primary key
BATCH_Test.dbo.Bin.IX_CustomerResult2NONCLUSTEREDY0000never2025-06-19 13:13:14COLDreview carefully — unique
BATCH_Test.dbo.Bin.PK_InvoiceSummary1CLUSTEREDYY0000never2025-06-19 13:13:14COLDKEEP — primary key
BATCH_Test.dbo.OrdersDetail.IX_PolicyHeader2NONCLUSTEREDY0000never2025-06-19 13:13:14COLDreview carefully — unique
BATCH_Test.dbo.OrdersDetail.PK_AssetArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.ForecastLine.PK_LedgerStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.MeterSummary.IX_TerritoryArchive2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.MeterSummary.IX_OrdersArchive3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.MeterSummary.IX_MeterHeader4NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.MeterSummary.PK_BatchLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.BillingArchive.IX_PricingStatus2NONCLUSTEREDY0000never2025-06-19 13:13:14COLDreview carefully — unique
BATCH_Test.dbo.BillingArchive.IX_CustomerSummary3NONCLUSTEREDY0000never2025-06-19 13:13:14COLDreview carefully — unique
BATCH_Test.dbo.BillingArchive.PK_ForecastStatus1CLUSTEREDYY0000never2025-06-19 13:13:14COLDKEEP — primary key
BATCH_Test.dbo.ContractSummary.IX_QuotaSummary2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.ContractSummary.PK_ContractEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.RouteQueue.PK_RosterQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.RouteHeader.IX_StaffingStatus2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.RouteHeader.PK_PricingMonthly1CLUSTEREDYY0000never2022-05-31 16:13:23COLDKEEP — primary key
BATCH_Test.dbo.PayrollLog.IX_BookingAudit2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.PayrollLog.PK_ShiftDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.AssetLog.IX_StaffingArchive2NONCLUSTEREDY0000never2025-06-19 13:13:14COLDreview carefully — unique
BATCH_Test.dbo.AssetLog.PK_SalesEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.AssetSummary.IX_CustomerLine2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.AssetSummary.PK_TicketStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.Dashboard.IX_BatchMonthly1CLUSTEREDY25721325162026-07-24 14:02:592026-06-04 01:04:27USEDKEEP — table storage
BATCH_Test.dbo.Dashboard.IX_ContractDaily11NONCLUSTERED1810062026-07-24 14:02:592026-06-04 01:05:04USEDkeep — in use
BATCH_Test.dbo.Dashboard.IX_BatchMonthly12NONCLUSTERED02062026-06-03 12:43:302026-06-04 01:05:04USEDkeep — in use
BATCH_Test.dbo.Dashboard.IX_ShipmentMonthly13NONCLUSTERED1150062026-07-07 15:37:302026-06-04 01:05:04USEDkeep — in use
BATCH_Test.dbo.Dashboard.IX_SupplierDaily14NONCLUSTERED0006never2026-06-04 01:05:05UNUSEDreview, then DROP
BATCH_Test.dbo.Dashboard.IX_BookingArchive15NONCLUSTERED60062026-05-19 16:17:512026-06-04 01:05:06USEDkeep — in use
BATCH_Test.dbo.SalesSummary.IX_InvoiceMonthly2NONCLUSTEREDY0000never2025-06-19 13:13:23COLDreview carefully — unique
BATCH_Test.dbo.SalesSummary.PK_ShiftSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.ShipmentArchive.PK_QuotaResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.SupplierLog.IX_TerritoryStaging2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.SupplierLog.PK_WarehouseAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.MeterMonthly.IX_RouteHeader2NONCLUSTERED0000neverneverCOLDreview, then DROP
BATCH_Test.dbo.MeterMonthly.IX_ForecastEntry3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.MeterMonthly.PK_TerritoryDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.AssetResult.IX_ClaimLog2NONCLUSTEREDY0000never2025-06-19 13:13:23COLDreview carefully — unique
BATCH_Test.dbo.AssetResult.PK_ClaimLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.CatalogLine.IX_QuotaHistory2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.CatalogLine.PK_QuotaMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.LedgerStaging.IX_CatalogStatus2NONCLUSTERED0000neverneverCOLDreview, then DROP
BATCH_Test.dbo.LedgerStaging.IX_StaffingSnapshot3NONCLUSTERED0000neverneverCOLDreview, then DROP
BATCH_Test.dbo.LedgerStaging.PK_BookingSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.PricingLine.IX_LedgerDetail2NONCLUSTERED0000neverneverCOLDreview, then DROP
BATCH_Test.dbo.PricingLine.IX_RosterSummary3NONCLUSTERED0000neverneverCOLDreview, then DROP
BATCH_Test.dbo.PricingLine.PK_BookingQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.History.IX_PolicyDetail2NONCLUSTERED0000never2025-04-11 10:33:55COLDreview, then DROP
BATCH_Test.dbo.History.IX_ContractQueue3NONCLUSTERED0000never2025-04-11 10:34:08COLDreview, then DROP
BATCH_Test.dbo.History.IX_OrdersLog4NONCLUSTERED0000never2025-04-11 10:34:14COLDreview, then DROP
BATCH_Test.dbo.History.PK_CatalogQueue1CLUSTEREDYY0000never2026-01-11 01:01:48UNUSEDKEEP — primary key
BATCH_Test.dbo.AssetDaily.PK_StaffingHistory1CLUSTEREDYY0000never2026-01-11 01:01:50UNUSEDKEEP — primary key
BATCH_Test.dbo.SettlementArchive.PK_PayrollDaily1CLUSTEREDYY0000never2026-01-11 01:01:53UNUSEDKEEP — primary key
BATCH_Test.dbo.Kit.IX_OrdersArchive2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.Kit.PK_PayrollSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.InvoiceDaily.IX_TerritoryMonthly2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.InvoiceDaily.PK_QuotaDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.SettlementResult.PK_ForecastMonthly1CLUSTEREDYY0000never2025-06-19 13:13:30COLDKEEP — primary key
BATCH_Test.dbo.RouteResult.IX_BillingDetail2NONCLUSTEREDY0000never2025-06-19 13:13:30COLDreview carefully — unique
BATCH_Test.dbo.RouteResult.PK_MeterHeader1CLUSTEREDYY0000never2025-06-19 13:13:30COLDKEEP — primary key
BATCH_Test.dbo.SettlementDetail.IX_RosterResult2NONCLUSTERED0000never2025-06-19 13:13:30COLDreview, then DROP
BATCH_Test.dbo.SettlementDetail.IX_PayrollResult3NONCLUSTERED0000never2025-06-19 13:13:30COLDreview, then DROP
BATCH_Test.dbo.SettlementDetail.IX_StaffingLog4NONCLUSTERED0000never2025-06-19 13:13:30COLDreview, then DROP
BATCH_Test.dbo.SettlementDetail.PK_TicketLine1CLUSTEREDYY0000never2025-06-19 13:13:30COLDKEEP — primary key
BATCH_Test.dbo.InvoiceEntry.PK_StaffingHistory1CLUSTEREDYY0000never2025-06-19 13:13:30COLDKEEP — primary key
BATCH_Test.dbo.InvoiceEntry.UX_ForecastSummary6NONCLUSTEREDY0000never2025-04-05 06:10:01COLDreview carefully — unique
BATCH_Test.dbo.ForecastQueue.PK_ShipmentHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.PolicyLine.IX_TerritoryHeader2NONCLUSTEREDY0000never2025-06-19 13:13:30COLDreview carefully — unique
BATCH_Test.dbo.PolicyLine.PK_SupplierStatus1CLUSTEREDYY0000never2025-06-19 13:13:30COLDKEEP — primary key
BATCH_Test.dbo.LedgerStatus.IX_CustomerLog2NONCLUSTEREDY0000never2025-06-19 13:13:30COLDreview carefully — unique
BATCH_Test.dbo.LedgerStatus.IX_CampaignQueue3NONCLUSTERED0000never2025-06-19 13:13:30COLDreview, then DROP
BATCH_Test.dbo.LedgerStatus.PK_LedgerHeader1CLUSTEREDYY0000never2025-06-19 13:13:30COLDKEEP — primary key
BATCH_Test.dbo.ReconcileHistory.IX_BatchDetail2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.ReconcileHistory.PK_BookingResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.StaffingSnapshot.PK_CustomerLog1CLUSTEREDYY0000never2026-01-11 01:01:54UNUSEDKEEP — primary key
BATCH_Test.dbo.ReconcileStaging.IX_ShipmentStatus2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.ReconcileStaging.PK_ContractStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.CampaignStaging.IX_MeterQueue2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.CampaignStaging.PK_QuotaStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.CampaignLog.IX_CampaignEntry2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.CampaignLog.PK_OrdersSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.PolicyLog.IX_OrdersDaily2NONCLUSTEREDY0000never2025-06-19 13:13:31COLDreview carefully — unique
BATCH_Test.dbo.PolicyLog.PK_ShiftHeader1CLUSTEREDYY0000never2025-06-19 13:13:31COLDKEEP — primary key
BATCH_Test.dbo.SupplierSnapshot.IX_AssetSummary2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.SupplierSnapshot.PK_RosterStaging1CLUSTEREDYY0000never2025-06-19 13:13:32COLDKEEP — primary key
BATCH_Test.dbo.WarehouseHistory.IX_PayrollDaily2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.WarehouseHistory.PK_PricingEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.PayrollStatus.IX_ContractQueue2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.PayrollStatus.PK_SalesResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.BillingDetail.IX_CampaignLine2NONCLUSTEREDY0000never2025-06-19 13:13:32COLDreview carefully — unique
BATCH_Test.dbo.BillingDetail.PK_ReconcileHeader1CLUSTEREDYY0000never2025-06-19 13:13:32COLDKEEP — primary key
BATCH_Test.dbo.QuotaHeader.PK_ContractLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.WarehouseSnapshot.PK_BookingLog1CLUSTEREDYY0000never2025-06-19 13:13:32COLDKEEP — primary key
BATCH_Test.dbo.ShiftHeader.PK_ReconcileHeader1CLUSTEREDYY0000never2025-06-19 13:13:32COLDKEEP — primary key
BATCH_Test.dbo.AssetQueue.IX_PricingLog2NONCLUSTEREDY0000never2025-06-19 13:13:32COLDreview carefully — unique
BATCH_Test.dbo.AssetQueue.PK_PricingMonthly1CLUSTEREDYY0000never2025-06-19 13:13:32COLDKEEP — primary key
BATCH_Test.dbo.WarehouseAudit.IX_WarehouseEntry2NONCLUSTEREDY0000never2025-06-19 13:13:32COLDreview carefully — unique
BATCH_Test.dbo.WarehouseAudit.PK_ReconcileAudit1CLUSTEREDYY0000never2025-06-19 13:13:32COLDKEEP — primary key
BATCH_Test.dbo.SettlementHistory.IX_TerritoryStaging2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.SettlementHistory.PK_ForecastLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.AssetResult.PK_BillingSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.CustomerSummary.IX_BatchAudit2NONCLUSTERED0000neverneverCOLDreview, then DROP
BATCH_Test.dbo.CustomerSummary.PK_SupplierMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.QuotaAudit.IX_OrdersAudit2NONCLUSTERED0000neverneverCOLDreview, then DROP
BATCH_Test.dbo.QuotaAudit.IX_TerritoryMonthly3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.QuotaAudit.PK_ShiftSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.ClaimSnapshot.IX_TicketHeader2NONCLUSTEREDY0000never2023-11-01 08:22:19COLDreview carefully — unique
BATCH_Test.dbo.ClaimSnapshot.PK_ClaimEntry1CLUSTEREDYY0000never2023-11-01 08:22:19COLDKEEP — primary key
BATCH_Test.dbo.ReconcileDaily.IX_StaffingHistory2NONCLUSTEREDY0000never2025-06-19 13:13:38COLDreview carefully — unique
BATCH_Test.dbo.ReconcileDaily.PK_RosterResult1CLUSTEREDYY0000never2025-06-19 13:13:38COLDKEEP — primary key
BATCH_Test.dbo.MeterQueue.IX_OrdersMonthly2NONCLUSTEREDY0000never2025-06-19 13:13:38COLDreview carefully — unique
BATCH_Test.dbo.MeterQueue.PK_ReconcileArchive1CLUSTEREDYY0000never2025-06-19 13:13:38COLDKEEP — primary key
BATCH_Test.dbo.OrdersDetail.IX_WarehouseResult2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.OrdersDetail.IX_LedgerDaily3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.OrdersDetail.PK_LedgerResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.Task.IX_PayrollDaily2NONCLUSTERED0000never2025-06-19 13:13:38COLDreview, then DROP
BATCH_Test.dbo.Task.PK_ShipmentLine1CLUSTEREDYY0000never2025-06-19 13:13:38COLDKEEP — primary key
BATCH_Test.dbo.InvoiceAudit.IX_RouteArchive2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.InvoiceAudit.PK_CustomerLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.TicketDaily.IX_RouteMonthly2NONCLUSTERED0000neverneverCOLDreview, then DROP
BATCH_Test.dbo.TicketDaily.PK_TerritoryLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.ContractAudit.IX_ShiftSummary2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.ContractAudit.PK_InvoiceArchive1CLUSTEREDYY0000never2025-06-19 13:13:38COLDKEEP — primary key
BATCH_Test.dbo.TerritorySnapshot.IX_QuotaHeader2NONCLUSTEREDY0000never2023-11-24 07:37:19COLDreview carefully — unique
BATCH_Test.dbo.TerritorySnapshot.IX_SupplierEntry3NONCLUSTERED0000never2023-11-24 07:37:19COLDreview, then DROP
BATCH_Test.dbo.TerritorySnapshot.PK_SalesHeader1CLUSTEREDYY0000never2025-06-19 13:13:38COLDKEEP — primary key
BATCH_Test.dbo.SupplierHistory.PK_ContractLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.OrdersResult.IX_BookingLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.OrdersResult.PK_AssetLine1CLUSTEREDYY0000never2025-06-19 13:13:38COLDKEEP — primary key
BATCH_Test.dbo.CustomerSummary.IX_OrdersDaily2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.CustomerSummary.PK_QuotaDetail1CLUSTEREDYY0000never2025-06-19 13:13:38COLDKEEP — primary key
BATCH_Test.dbo.CustomerEntry.IX_SupplierQueue2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.CustomerEntry.PK_InvoiceDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.MeterLog.IX_AssetEntry2NONCLUSTERED0000never2025-06-19 13:13:38COLDreview, then DROP
BATCH_Test.dbo.MeterLog.IX_RosterDaily3NONCLUSTERED0000never2025-06-19 13:13:38COLDreview, then DROP
BATCH_Test.dbo.MeterLog.IX_TicketLog4NONCLUSTERED0000never2025-06-19 13:13:38COLDreview, then DROP
BATCH_Test.dbo.MeterLog.IX_RosterHistory5NONCLUSTERED0000never2025-06-19 13:13:38COLDreview, then DROP
BATCH_Test.dbo.MeterLog.PK_QuotaMonthly1CLUSTEREDYY0000never2025-06-19 13:13:38COLDKEEP — primary key
BATCH_Test.dbo.WarehouseEntry.IX_BatchHeader2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
BATCH_Test.dbo.WarehouseEntry.PK_CampaignStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.QuotaResult.PK_ReconcileDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BATCH_Test.dbo.QuotaResult.IX_BillingLog2NONCLUSTEREDY01002026-06-03 09:36:29neverUSEDkeep — in use
BATCH_Test.kar.Bin.PK_InvoiceSummary1CLUSTEREDYY5171714352922026-08-06 08:05:372025-02-25 14:34:51USEDKEEP — primary key
BATCH_Test.kar.Bin.UX_PayrollAudit2NONCLUSTEREDY05002026-04-20 11:05:572025-06-19 13:13:38USEDkeep — in use
BATCH_Test.kar.CatalogQueue.PK_RouteAudit1CLUSTEREDYY07012026-06-18 15:23:09neverUSEDKEEP — primary key
BATCH_Test.kar.BookingAudit.PK_RouteHistory1CLUSTEREDYY91276062026-07-24 14:03:542026-06-20 09:04:42USEDKEEP — primary key
BATCH_Test.kar.ContractStaging.PK_CustomerSummary1CLUSTEREDYY26267803392026-07-24 14:04:352026-07-25 01:02:56USEDKEEP — primary key
BATCH_Test.kar.RosterSummary.IX_PricingDetail6NONCLUSTERED0103042026-06-03 10:30:052026-07-25 01:02:56USEDkeep — in use
BATCH_Test.kar.RosterSummary.IX_InvoiceDaily11NONCLUSTEREDY0005never2026-07-25 01:02:56UNUSEDreview, then DROP
BATCH_Test.kar.RosterSummary.PK_AssetAudit1CLUSTEREDYY04503132026-07-01 10:30:482026-07-25 01:02:56USEDKEEP — primary key
BATCH_Test.kar.SupplierArchive.IX_SettlementLine12NONCLUSTERED382617303402026-07-24 14:16:422026-07-25 01:02:56USEDkeep — in use
BATCH_Test.kar.SupplierArchive.PK_QuotaSnapshot1CLUSTEREDYY1426576438433412026-07-24 14:16:422026-07-25 01:02:56USEDKEEP — primary key
BATCH_Test.kar.ClaimResult.IX_ContractHistory11NONCLUSTERED969003422026-07-24 14:04:352026-07-25 01:02:56USEDkeep — in use
BATCH_Test.kar.ClaimResult.IX_QuotaSnapshot9NONCLUSTERED7687603422026-07-24 14:02:592026-07-25 01:02:56USEDkeep — in use
BATCH_Test.kar.ClaimResult.PK_WarehouseMonthly1CLUSTEREDYY4208617113462026-07-24 14:04:352026-07-25 01:02:56USEDKEEP — primary key
BATCH_Test.kar.RosterDaily.IX_ClaimSummary15NONCLUSTERED33515303372026-07-23 14:08:302026-07-25 01:02:56USEDkeep — in use
BATCH_Test.kar.RosterDaily.IX_RouteDetail14NONCLUSTEREDY54303352026-07-23 13:37:292026-07-25 01:02:56USEDkeep — in use
BATCH_Test.kar.RosterDaily.IX_CampaignStatus22NONCLUSTEREDY1760052026-06-30 16:00:302026-07-25 01:02:56USEDkeep — in use
BATCH_Test.kar.RosterDaily.PK_BillingAudit1CLUSTEREDYY01873713382026-07-23 14:08:302026-07-25 01:02:56USEDKEEP — primary key
BATCH_Test.kar.LedgerHeader.PK_TerritoryResult1CLUSTEREDYY4311990562026-07-09 12:56:322026-07-10 01:00:40USEDKEEP — primary key
BATCH_Test.kar.LedgerLog.IX_PricingAudit9NONCLUSTERED0000never2026-01-11 01:01:55UNUSEDreview, then DROP
BATCH_Test.kar.SalesLine.PK_LedgerLog1CLUSTEREDYY33912480030062026-08-06 08:05:372025-03-13 13:09:59USEDKEEP — primary key
BATCH_Test.kar.SalesLine.UX_OrdersStatus4NONCLUSTEREDY11105002026-07-24 14:04:352025-04-16 09:16:28USEDkeep — in use
BATCH_Test.kar.ClaimDetail.PK_TicketStatus1CLUSTEREDYY50088002026-07-23 12:43:442025-07-15 01:01:41USEDKEEP — primary key
BATCH_Test.kar.PayrollResult.PK_WarehouseDetail1CLUSTEREDYY1433950202026-07-09 11:11:292026-07-03 01:00:33USEDKEEP — primary key
BATCH_Test.kar.AssetHeader.PK_BillingSummary1CLUSTEREDYY04404002026-08-06 08:05:37neverUSEDKEEP — primary key
BATCH_Test.kar.SettlementLog.PK_MeterDaily1CLUSTEREDYY1175003572026-07-24 14:03:032026-07-25 01:02:57USEDKEEP — primary key
PAYROLL.dbo.ContractDaily.IX_SalesEntry2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
CLAIM_Prod.bm.BOM.PK_MeterHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.bm.CatalogQueue.PK_StaffingSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.bm.ShiftEntry.PK_RouteStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.bm.BillingArchive.PK_AssetMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.bm.ForecastDetail.PK_CatalogLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.cfg.QuotaStatus.PK_StaffingLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.dbo.StaffingEntry.PK_AssetStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.dbo.QuotaLine.PK_ClaimSummary1CLUSTEREDYY0000never2024-03-20 00:42:51COLDKEEP — primary key
CLAIM_Prod.dbo.QuotaLine.UX_ForecastSummary2NONCLUSTEREDY0000never2024-03-19 23:35:10COLDreview carefully — unique
CLAIM_Prod.dbo.QuotaResult.PK_SettlementSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.dbo.QuotaResult.IX_BillingLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
CLAIM_Prod.lib.Color.PK_ReconcileStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.lib.SalesLine.PK_StaffingEntry1CLUSTEREDYY0000never2024-10-17 10:54:55COLDKEEP — primary key
CLAIM_Prod.lib.SalesLine.UX_QuotaArchive2NONCLUSTEREDY0000never2024-10-17 10:54:55COLDreview carefully — unique
CLAIM_Prod.lib.CustomerLog.PK_ClaimMonthly1CLUSTEREDYY0000never2024-09-04 07:48:57COLDKEEP — primary key
CLAIM_Prod.lib.BillingArchive.PK_StaffingDetail1CLUSTEREDYY0000never2024-05-03 14:41:51COLDKEEP — primary key
CLAIM_Prod.lib.BillingArchive.UX_CustomerEntry9NONCLUSTEREDY0000never2024-05-02 14:04:36COLDreview carefully — unique
CLAIM_Prod.lib.CustomerArchive.PK_ForecastSummary1CLUSTEREDYY0000never2024-12-04 09:26:29COLDKEEP — primary key
CLAIM_Prod.lib.SettlementHeader.PK_ShiftHeader1CLUSTEREDYY0000never2024-04-19 11:10:12COLDKEEP — primary key
CLAIM_Prod.lib.SettlementHeader.UX_ForecastDaily2NONCLUSTEREDY0000never2024-03-20 09:31:23COLDreview carefully — unique
CLAIM_Prod.lib.SupplierSummary.PK_BookingHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.lib.LedgerSnapshot.PK_ClaimDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.lib.RouteDetail.PK_SalesStaging1CLUSTEREDYY0000never2024-05-02 14:04:52COLDKEEP — primary key
CLAIM_Prod.lib.ReconcileEntry.PK_BatchLog1CLUSTEREDYY0000never2024-10-17 11:25:37COLDKEEP — primary key
CLAIM_Prod.lib.RouteStatus.PK_ShiftAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.lib.InvoiceLine.PK_AssetArchive1CLUSTEREDYY0000never2024-09-09 23:44:04COLDKEEP — primary key
CLAIM_Prod.lib.Size.PK_ClaimArchive1CLUSTEREDYY0000never2024-08-06 09:47:03COLDKEEP — primary key
CLAIM_Prod.lib.StaffingQueue.PK_CampaignAudit1CLUSTEREDYY0000never2024-08-06 09:34:07COLDKEEP — primary key
CLAIM_Prod.lib.MeterAudit.PK_TerritoryDaily1CLUSTEREDYY0000never2024-08-06 09:34:07COLDKEEP — primary key
CLAIM_Prod.lib.RosterResult.PK_ShipmentEntry1CLUSTEREDYY0000never2024-09-04 07:48:50COLDKEEP — primary key
CLAIM_Prod.lib.BookingResult.PK_ForecastLine1CLUSTEREDYY0000never2024-04-19 11:10:12COLDKEEP — primary key
CLAIM_Prod.lib.MeterAudit.PK_ReconcileDaily1CLUSTEREDYY0000never2024-11-22 15:14:21COLDKEEP — primary key
CLAIM_Prod.lib.ContractLog.PK_TerritoryLog1CLUSTEREDYY0000never2024-09-04 07:56:33COLDKEEP — primary key
CLAIM_Prod.lib.CustomerLine.PK_QuotaArchive1CLUSTEREDYY0000never2024-09-04 07:56:33COLDKEEP — primary key
CLAIM_Prod.sm.QuotaHistory.PK_BatchLine1CLUSTEREDYY0000never2024-09-30 14:06:31COLDKEEP — primary key
CLAIM_Prod.sm.InvoiceStaging.PK_QuotaDaily1CLUSTEREDYY0000never2024-09-04 07:48:57COLDKEEP — primary key
CLAIM_Prod.sm.PricingStatus.PK_LedgerHistory1CLUSTEREDYY0000never2024-09-04 07:48:57COLDKEEP — primary key
CLAIM_Prod.sm.TerritoryArchive.PK_TerritoryLine1CLUSTEREDYY0000never2024-04-17 13:41:28COLDKEEP — primary key
CLAIM_Prod.sm.TerritoryArchive.UX_PayrollResult4NONCLUSTEREDY0000never2024-04-17 13:41:50COLDreview carefully — unique
CLAIM_Prod.sm.BookingResult.PK_RosterStaging1CLUSTEREDYY0000never2024-08-28 12:42:56COLDKEEP — primary key
CLAIM_Prod.sm.TerritoryMonthly.PK_BookingAudit1CLUSTEREDYY0000never2024-09-04 07:48:57COLDKEEP — primary key
CLAIM_Prod.sm.TerritoryMonthly.UX_StaffingResult2NONCLUSTEREDY0000never2024-09-04 07:48:57COLDreview carefully — unique
CLAIM_Prod.sm.QuotaDaily.PK_BookingDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.sm.QuotaDaily.UX_QuotaQueue2NONCLUSTEREDY0000never2024-09-17 13:31:33COLDreview carefully — unique
CLAIM_Prod.sm.CatalogResult.PK_SalesStatus1CLUSTEREDYY0000never2024-11-22 10:51:51COLDKEEP — primary key
CLAIM_Prod.sm.BatchAudit.PK_ReconcileHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.sm.ShiftDaily.PK_ClaimHistory1CLUSTEREDYY0000never2024-09-17 13:31:33COLDKEEP — primary key
CLAIM_Prod.sm.OrdersMonthly.PK_PolicyHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.sm.InvoiceLine.PK_PayrollDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.sm.BillingEntry.PK_SettlementArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.sm.ShipmentDaily.PK_CatalogDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.sm.ShipmentDaily.UX_TicketMonthly2NONCLUSTEREDY0000never2024-09-17 13:31:33COLDreview carefully — unique
CLAIM_Prod.sm.PolicyHeader.PK_CustomerSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.sm.PolicyHeader.UX_LedgerDetail2NONCLUSTEREDY0000never2024-09-17 13:31:33COLDreview carefully — unique
CLAIM_Prod.sm.RouteDetail.PK_SalesDetail1CLUSTEREDYY0000never2024-11-22 10:51:51COLDKEEP — primary key
CLAIM_Prod.sm.QuotaStatus.PK_ShiftDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.sm.ContractAudit.PK_ReconcileArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CLAIM_Prod.sm.BookingHeader.PK_ShipmentArchive1CLUSTEREDYY0000never2024-11-22 16:30:38COLDKEEP — primary key
CONTRACT.bm.BOM.PK_MeterHistory1CLUSTEREDYY0000never2024-11-26 16:17:16COLDKEEP — primary key
CONTRACT.bm.CatalogQueue.PK_StaffingSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CONTRACT.bm.ShiftEntry.PK_RouteStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CONTRACT.bm.BillingArchive.PK_AssetMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CONTRACT.bm.ForecastDetail.PK_CatalogLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CONTRACT.cfg.QuotaStatus.PK_StaffingLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CONTRACT.dbo.StaffingEntry.PK_AssetStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CONTRACT.dbo.QuotaLine.PK_ClaimSummary1CLUSTEREDYY0000never2024-03-20 00:42:51COLDKEEP — primary key
CONTRACT.dbo.QuotaLine.UX_ForecastSummary2NONCLUSTEREDY0000never2024-03-19 23:35:10COLDreview carefully — unique
CONTRACT.dbo.QuotaResult.PK_SettlementSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CONTRACT.dbo.QuotaResult.IX_BillingLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
CONTRACT.lib.Color.PK_ReconcileStaging1CLUSTEREDYY0000never2024-11-27 11:05:56COLDKEEP — primary key
CONTRACT.lib.SalesLine.PK_StaffingEntry1CLUSTEREDYY0000never2024-10-17 10:54:55COLDKEEP — primary key
CONTRACT.lib.SalesLine.UX_QuotaArchive2NONCLUSTEREDY0000never2024-10-17 10:54:55COLDreview carefully — unique
CONTRACT.lib.CustomerLog.PK_ClaimMonthly1CLUSTEREDYY0000never2024-09-04 07:48:57COLDKEEP — primary key
CONTRACT.lib.BillingArchive.PK_StaffingDetail1CLUSTEREDYY01002026-01-09 09:30:592024-05-03 14:41:51USEDKEEP — primary key
CONTRACT.lib.BillingArchive.UX_CustomerEntry9NONCLUSTEREDY0000never2024-05-02 14:04:36COLDreview carefully — unique
CONTRACT.lib.CustomerArchive.PK_ForecastSummary1CLUSTEREDYY0000never2024-11-25 08:33:29COLDKEEP — primary key
CONTRACT.lib.SettlementHeader.PK_ShiftHeader1CLUSTEREDYY0000never2024-04-19 11:10:12COLDKEEP — primary key
CONTRACT.lib.SettlementHeader.UX_ForecastDaily2NONCLUSTEREDY0000never2024-03-20 09:31:23COLDreview carefully — unique
CONTRACT.lib.SupplierSummary.PK_BookingHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CONTRACT.lib.LedgerSnapshot.PK_ClaimDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CONTRACT.lib.RouteDetail.PK_SalesStaging1CLUSTEREDYY0000never2024-05-02 14:04:52COLDKEEP — primary key
CONTRACT.lib.ReconcileEntry.PK_BatchLog1CLUSTEREDYY0000never2024-10-17 11:25:37COLDKEEP — primary key
CONTRACT.lib.RouteStatus.PK_ShiftAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CONTRACT.lib.InvoiceLine.PK_AssetArchive1CLUSTEREDYY0000never2024-11-27 12:41:06COLDKEEP — primary key
CONTRACT.lib.Size.PK_ClaimArchive1CLUSTEREDYY0000never2024-08-06 09:47:03COLDKEEP — primary key
CONTRACT.lib.StaffingQueue.PK_CampaignAudit1CLUSTEREDYY0000never2024-08-06 09:34:07COLDKEEP — primary key
CONTRACT.lib.MeterAudit.PK_TerritoryDaily1CLUSTEREDYY0000never2024-08-06 09:34:07COLDKEEP — primary key
CONTRACT.lib.RosterResult.PK_ShipmentEntry1CLUSTEREDYY0000never2024-09-04 07:48:50COLDKEEP — primary key
CONTRACT.lib.BookingResult.PK_ForecastLine1CLUSTEREDYY0000never2024-04-19 11:10:12COLDKEEP — primary key
CONTRACT.lib.MeterAudit.PK_ReconcileDaily1CLUSTEREDYY0000never2024-11-21 09:20:39COLDKEEP — primary key
CONTRACT.lib.ContractLog.PK_TerritoryLog1CLUSTEREDYY0000never2024-09-04 07:56:33COLDKEEP — primary key
CONTRACT.lib.CustomerLine.PK_QuotaArchive1CLUSTEREDYY0000never2024-09-04 07:56:33COLDKEEP — primary key
CONTRACT.sm.QuotaHistory.PK_BatchLine1CLUSTEREDYY0000never2024-09-30 14:06:31COLDKEEP — primary key
CONTRACT.sm.InvoiceStaging.PK_QuotaDaily1CLUSTEREDYY0000never2024-09-04 07:48:57COLDKEEP — primary key
CONTRACT.sm.PricingStatus.PK_LedgerHistory1CLUSTEREDYY0000never2024-09-04 07:48:57COLDKEEP — primary key
CONTRACT.sm.TerritoryArchive.PK_TerritoryLine1CLUSTEREDYY0000never2024-04-17 13:41:28COLDKEEP — primary key
CONTRACT.sm.TerritoryArchive.UX_PayrollResult4NONCLUSTEREDY0000never2024-04-17 13:41:50COLDreview carefully — unique
CONTRACT.sm.BookingResult.PK_RosterStaging1CLUSTEREDYY0000never2024-08-28 12:42:56COLDKEEP — primary key
CONTRACT.sm.TerritoryMonthly.PK_BookingAudit1CLUSTEREDYY0000never2024-09-04 07:48:57COLDKEEP — primary key
CONTRACT.sm.TerritoryMonthly.UX_StaffingResult2NONCLUSTEREDY0000never2024-09-04 07:48:57COLDreview carefully — unique
CONTRACT.sm.QuotaDaily.PK_BookingDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CONTRACT.sm.QuotaDaily.UX_QuotaQueue2NONCLUSTEREDY0000never2024-09-17 13:31:33COLDreview carefully — unique
CONTRACT.sm.CatalogResult.PK_SalesStatus1CLUSTEREDYY0000never2024-11-26 08:10:58COLDKEEP — primary key
CONTRACT.sm.BatchAudit.PK_ReconcileHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CONTRACT.sm.ShiftDaily.PK_ClaimHistory1CLUSTEREDYY0000never2024-09-17 13:31:33COLDKEEP — primary key
CONTRACT.sm.OrdersMonthly.PK_PolicyHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CONTRACT.sm.InvoiceLine.PK_PayrollDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CONTRACT.sm.BillingEntry.PK_SettlementArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CONTRACT.sm.ShipmentDaily.PK_CatalogDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CONTRACT.sm.ShipmentDaily.UX_TicketMonthly2NONCLUSTEREDY0000never2024-09-17 13:31:33COLDreview carefully — unique
CONTRACT.sm.PolicyHeader.PK_CustomerSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CONTRACT.sm.PolicyHeader.UX_LedgerDetail2NONCLUSTEREDY0000never2024-09-17 13:31:33COLDreview carefully — unique
CONTRACT.sm.RouteDetail.PK_SalesDetail1CLUSTEREDYY0000never2024-11-26 08:10:58COLDKEEP — primary key
CONTRACT.sm.QuotaStatus.PK_ShiftDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CONTRACT.sm.ContractAudit.PK_ReconcileArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CONTRACT.sm.BookingHeader.PK_ShipmentArchive1CLUSTEREDYY0000never2024-11-26 08:10:58COLDKEEP — primary key