Index Usage — ACME-203-0-113-69
DBA BrainIndex UsageACME-203-0-113-69snapshot 2026-09-12 01:01:17 +07Fleet inventoryServer metricsSLA
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-125ACME-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-203-0-113-69

Host: 203.0.113.69

Collected: 2026-09-11T18:01:17Z

Server dashboard: http://192.0.2.15:8080/report_dba/server-metrics.html?server=ACME-203-0-113-69

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_total2462every index on a CatalogHistory table
used1092had a seek, scan or lookup
unused99written but never read
cold1271never read AND never written since restart
disabled0ALTER INDEX ... DISABLE was run
droppable269nonclustered, not unique, no constraint, never read
fragmented49above the rebuild threshold

By database

DatabaseTotalColdDisabledDroppableRecommend action
HR325286095review the drop candidates above
PAYROLL1118791086review the drop candidates above
RPA74613058review the drop candidates above
TMS13562010review the drop candidates above
TEST292909review the drop candidates above
ASSET242408review the drop candidates above
BILLING232301review the drop candidates above
SUPPLIER171001review the drop candidates above
POLICY16801review the drop candidates above
ORDERS161600no action — cold indexes here are constraints or clustered
AMS13900no action — cold indexes here are constraints or clustered

Drop candidates (269)

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
RPA.dbo.BatchHeader.IX_BatchArchive11014987neverUNUSEDreview, then DROP
PAYROLL.dbo.LedgerDaily.IX_ClaimDetail7005293neverUNUSEDreview, then DROP
PAYROLL.dbo.RosterAudit.IX_RosterLine401771neverUNUSEDreview, then DROP
PAYROLL.dbo.PricingLog.IX_SupplierSnapshot372810neverUNUSEDreview, then DROP
HR.dbo.ShipmentAudit.IX_SalesSnapshot285635neverUNUSEDreview, then DROP
TMS.dbo.InvoiceAudit.IX_BookingAudit179016neverUNUSEDreview, then DROP
TMS.dbo.PayrollDetail.IX_MeterStaging123597neverUNUSEDreview, then DROP
PAYROLL.dbo.ShipmentStatus.IX_QuotaHistory98703neverUNUSEDreview, then DROP
PAYROLL.dbo.ShipmentStatus.IX_RouteStatus98480neverUNUSEDreview, then DROP
PAYROLL.dbo.ShipmentStatus.IX_BatchSnapshot98480neverUNUSEDreview, then DROP
TMS.dbo.CatalogHeader.IX_TerritoryStatus59521neverUNUSEDreview, then DROP
PAYROLL.dbo.ContractHistory.IX_CampaignHeader47827neverUNUSEDreview, then DROP
HR.dbo.MeterDaily.IX_ClaimStaging43754neverUNUSEDreview, then DROP
HR.dbo.MeterDaily.IX_PayrollAudit43754neverUNUSEDreview, then DROP
HR.dbo.PricingHeader.IX_AssetStatus41353neverUNUSEDreview, then DROP
PAYROLL.dbo.AssetResult.IX_RosterArchive37618neverUNUSEDreview, then DROP
PAYROLL.dbo.RouteSummary.IX_TerritoryLine25961neverUNUSEDreview, then DROP
RPA.dbo.SupplierResult.IX_QuotaDetail18568neverUNUSEDreview, then DROP
RPA.dbo.TerritoryEntry.IX_WarehouseArchive18319neverUNUSEDreview, then DROP
PAYROLL.dbo.PricingSnapshot.IX_RosterResult17347neverUNUSEDreview, then DROP
PAYROLL.dbo.CatalogStatus.IX_LedgerMonthly14122neverUNUSEDreview, then DROP
PAYROLL.dbo.ContractResult.IX_AssetArchive13583neverUNUSEDreview, then DROP
PAYROLL.dbo.TicketDaily.IX_BookingLog12400neverUNUSEDreview, then DROP
RPA.dbo.QuotaSnapshot.IX_SalesSummary10070neverUNUSEDreview, then DROP
RPA.dbo.QuotaMonthly.IX_ClaimStatus7312neverUNUSEDreview, then DROP
RPA.dbo.SettlementQueue.IX_PricingEntry5065neverUNUSEDreview, then DROP
RPA.dbo.SettlementQueue.IX_PayrollDetail2951neverUNUSEDreview, then DROP
HR.dbo.BillingArchive.IX_SettlementSnapshot2886neverUNUSEDreview, then DROP
RPA.dbo.CustomerLine.IX_PolicySummary2611neverUNUSEDreview, then DROP
RPA.dbo.CustomerLine.IX_PayrollLine2611neverUNUSEDreview, then DROP
TMS.dbo.TicketSummary.IX_PayrollHeader2518neverUNUSEDreview, then DROP
PAYROLL.dbo.QuotaDaily.IX_TerritoryResult2218neverUNUSEDreview, then DROP
RPA.dbo.AssetSnapshot.IX_TicketLine1741neverUNUSEDreview, then DROP
RPA.dbo.CampaignLog.IX_ReconcileDetail1673neverUNUSEDreview, then DROP
RPA.dbo.SalesSummary.IX_CampaignMonthly631neverUNUSEDreview, then DROP
RPA.dbo.SalesSummary.IX_ShiftStatus631neverUNUSEDreview, then DROP
RPA.dbo.SalesSummary.IX_PayrollHistory340neverUNUSEDreview, then DROP
RPA.dbo.StaffingSummary.IX_ClaimStatus264neverUNUSEDreview, then DROP
RPA.dbo.AssetMonthly.IX_PricingLine194neverUNUSEDreview, then DROP
RPA.dbo.AssetMonthly.IX_BatchStatus194neverUNUSEDreview, then DROP
RPA.dbo.StaffingSummary.IX_ShipmentDaily178neverUNUSEDreview, then DROP
RPA.dbo.TerritoryArchive.IX_InvoiceLine170neverUNUSEDreview, then DROP
RPA.dbo.PolicyHeader.IX_RosterResult140neverUNUSEDreview, then DROP
RPA.dbo.ShiftSnapshot.IX_PayrollHeader133neverUNUSEDreview, then DROP
RPA.dbo.InvoiceQueue.IX_SettlementHeader102neverUNUSEDreview, then DROP
RPA.dbo.CampaignQueue.IX_InvoiceAudit94neverUNUSEDreview, then DROP
RPA.dbo.BatchHeader.IX_PricingSummary90neverUNUSEDreview, then DROP
RPA.dbo.QuotaHeader.IX_PayrollSummary84neverUNUSEDreview, then DROP
RPA.dbo.SettlementAudit.IX_CampaignResult73neverUNUSEDreview, then DROP
RPA.dbo.BatchHeader.IX_RouteSnapshot71neverUNUSEDreview, then DROP
RPA.dbo.SalesSnapshot.IX_QuotaHistory62neverUNUSEDreview, then DROP
RPA.dbo.SalesSnapshot.IX_QuotaHistory62neverUNUSEDreview, then DROP
RPA.dbo.CatalogMonthly.IX_MeterDetail60neverUNUSEDreview, then DROP
RPA.dbo.AssetStatus.IX_BatchArchive60neverUNUSEDreview, then DROP
RPA.dbo.SettlementAudit.IX_MeterQueue52neverUNUSEDreview, then DROP
RPA.dbo.WarehouseResult.IX_RosterAudit49neverUNUSEDreview, then DROP
RPA.dbo.InvoiceHeader.IX_RosterDetail39neverUNUSEDreview, then DROP
RPA.dbo.ContractDaily.IX_RouteLog37neverUNUSEDreview, then DROP
RPA.dbo.StaffingAudit.IX_StaffingMonthly23neverUNUSEDreview, then DROP
RPA.dbo.ForecastAudit.IX_ReconcileStaging19neverUNUSEDreview, then DROP
RPA.dbo.BookingDetail.IX_ReconcileResult10neverUNUSEDreview, then DROP
RPA.dbo.BookingDetail.IX_RouteAudit10neverUNUSEDreview, then DROP
RPA.dbo.ForecastHeader.IX_ClaimSnapshot10neverUNUSEDreview, then DROP
RPA.dbo.PricingSnapshot.IX_CustomerAudit7neverUNUSEDreview, then DROP
RPA.dbo.TicketStaging.IX_PolicyQueue7neverUNUSEDreview, then DROP
RPA.dbo.QuotaStaging.IX_RosterQueue7neverUNUSEDreview, then DROP
RPA.dbo.QuotaStaging.IX_AssetHistory7neverUNUSEDreview, then DROP
RPA.dbo.CustomerAudit.IX_AssetDetail4neverUNUSEDreview, then DROP
RPA.dbo.BatchLine.IX_TerritoryDetail3neverUNUSEDreview, then DROP
RPA.dbo.ReconcileDaily.IX_LedgerArchive3neverUNUSEDreview, then DROP
RPA.dbo.ClaimHistory.IX_OrdersDetail1neverUNUSEDreview, then DROP
PAYROLL.dbo.BookingEntry.IX_OrdersAudit1neverUNUSEDreview, then DROP
PAYROLL.dbo.BookingEntry.IX_BillingAudit1neverUNUSEDreview, then DROP
PAYROLL.staging.LedgerAudit.IX_SalesResult0neverCOLDreview, then DROP
PAYROLL.staging.LedgerAudit.IX_CampaignResult0neverCOLDreview, then DROP
PAYROLL.staging.ForecastSnapshot.IX_ClaimDetail0neverCOLDreview, then DROP
PAYROLL.staging.ForecastSnapshot.IX_TerritoryEntry0neverCOLDreview, then DROP
PAYROLL.staging.ForecastSnapshot.IX_CatalogStaging0neverCOLDreview, then DROP
PAYROLL.staging.PolicySnapshot.IX_WarehouseStatus0neverCOLDreview, then DROP
PAYROLL.staging.PolicySnapshot.IX_ContractResult0neverCOLDreview, then DROP
HR.dbo.RosterArchive.IX_TerritoryLog0neverCOLDreview, then DROP
HR.dbo.BillingEntry.IX_TerritoryResult0neverCOLDreview, then DROP
HR.dbo.BillingEntry.IX_ReconcileAudit0neverCOLDreview, then DROP
HR.dbo.BillingEntry.IX_BookingStaging0neverCOLDreview, then DROP
HR.dbo.RouteEntry.IX_CampaignMonthly0neverCOLDreview, then DROP
HR.dbo.RosterLog.IX_LedgerHeader0neverCOLDreview, then DROP
HR.dbo.StaffingStatus.IX_LedgerHeader0neverCOLDreview, then DROP
HR.dbo.ContractHeader.IX_SupplierResult0neverCOLDreview, then DROP
HR.dbo.MeterStatus.IX_ClaimDetail0neverCOLDreview, then DROP
HR.dbo.MeterStatus.IX_BillingQueue0neverCOLDreview, then DROP
HR.dbo.MeterStatus.IX_WarehouseStaging0neverCOLDreview, then DROP
HR.dbo.ShiftHistory.IX_OrdersLog0neverCOLDreview, then DROP
HR.dbo.PolicySummary.IX_InvoiceDaily0neverCOLDreview, then DROP
HR.dbo.BatchResult.IX_OrdersLog0neverCOLDreview, then DROP
HR.dbo.ClaimEntry.IX_WarehouseSummary0neverCOLDreview, then DROP
HR.dbo.BillingSnapshot.IX_PayrollHistory0neverCOLDreview, then DROP
HR.dbo.CatalogSnapshot.IX_BillingMonthly0neverCOLDreview, then DROP
HR.dbo.CampaignDaily.IX_WarehouseEntry0neverCOLDreview, then DROP
HR.dbo.BillingSnapshot.IX_OrdersAudit0neverCOLDreview, then DROP
HR.dbo.MeterLine.IX_AssetArchive0neverCOLDreview, then DROP
POLICY.dbo.OrdersSnapshot.IX_ReconcileHeader0neverCOLDreview, then DROP
SUPPLIER.dbo.ShiftAudit.IX_InvoiceArchive0neverCOLDreview, then DROP
ASSET.dbo.TicketHeader.IX_CatalogHeader0neverCOLDreview, then DROP
ASSET.dbo.TicketHeader.IX_StaffingHeader0neverCOLDreview, then DROP
ASSET.dbo.ClaimEntry.IX_SupplierArchive0neverCOLDreview, then DROP
ASSET.dbo.CampaignLog.IX_AssetHistory0neverCOLDreview, then DROP
ASSET.dbo.CampaignLog.IX_SettlementQueue0neverCOLDreview, then DROP
ASSET.dbo.CampaignLog.IX_OrdersLog0neverCOLDreview, then DROP
ASSET.dbo.CampaignLog.IX_InvoiceStaging0neverCOLDreview, then DROP
ASSET.dbo.CampaignLog.IX_PayrollAudit0neverCOLDreview, then DROP
TMS.dbo.InvoiceMonthly.IX_InvoiceSummary0neverCOLDreview, then DROP
TMS.dbo.InvoiceMonthly.IX_LedgerHistory0neverCOLDreview, then DROP
PAYROLL.dbo.StaffingSnapshot.IX_StaffingSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.BookingSnapshot.IX_LedgerLog0neverCOLDreview, then DROP
PAYROLL.dbo.BookingSnapshot.IX_ShipmentLine0neverCOLDreview, then DROP
PAYROLL.dbo.TerritoryStaging.IX_OrdersArchive0neverCOLDreview, then DROP
PAYROLL.dbo.TicketSnapshot.IX_QuotaDetail0neverCOLDreview, then DROP
PAYROLL.dbo.TicketSnapshot.IX_TerritoryStatus0neverCOLDreview, then DROP
PAYROLL.dbo.TicketSnapshot.IX_MeterDetail0neverCOLDreview, then DROP
PAYROLL.dbo.WarehouseDetail.IX_ContractHistory0neverCOLDreview, then DROP
PAYROLL.dbo.ShipmentSnapshot.IX_TerritoryArchive0neverCOLDreview, then DROP
PAYROLL.dbo.ShipmentSnapshot.IX_OrdersDetail0neverCOLDreview, then DROP
PAYROLL.dbo.ShipmentSnapshot.IX_RosterDaily0neverCOLDreview, then DROP
PAYROLL.dbo.CatalogAudit.IX_BillingStatus0neverCOLDreview, then DROP
PAYROLL.dbo.MeterHistory.IX_StaffingStatus0neverCOLDreview, then DROP
PAYROLL.dbo.StaffingDetail.IX_ShipmentArchive0neverCOLDreview, then DROP
PAYROLL.dbo.StaffingDetail.IX_PolicyEntry0neverCOLDreview, then DROP
PAYROLL.dbo.ContractStaging.IX_BookingLine0neverCOLDreview, then DROP
PAYROLL.dbo.PayrollSummary.IX_QuotaResult0neverCOLDreview, then DROP
PAYROLL.dbo.TerritoryDetail.IX_TerritoryMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.TerritoryDetail.IX_SupplierSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.TerritoryDetail.IX_QuotaQueue0neverCOLDreview, then DROP
PAYROLL.dbo.TerritoryDetail.IX_TerritoryDaily0neverCOLDreview, then DROP
PAYROLL.dbo.TerritoryDetail.IX_ShipmentQueue0neverCOLDreview, then DROP
PAYROLL.dbo.TerritoryDetail.IX_CampaignSnapshot0neverCOLDreview, then DROP
HR.dbo.Bonding_ ShiftAudit.bonding_ IX_InvoiceArchive0neverCOLDreview, then DROP
HR.dbo.Bonding_ PayrollStaging.bonding_ IX_OrdersMonthly0neverCOLDreview, then DROP
HR.dbo.ReconcileDetail.IX_AssetHistory0neverCOLDreview, then DROP
HR.dbo.ClaimHeader.IX_WarehouseSnapshot0neverCOLDreview, then DROP
HR.dbo.ClaimHeader.IX_ClaimQueue0neverCOLDreview, then DROP
HR.dbo.RosterAudit.IX_QuotaSnapshot0neverCOLDreview, then DROP
HR.dbo.RosterAudit.IX_CustomerSnapshot0neverCOLDreview, then DROP
HR.dbo.SalesSnapshot.IX_QuotaDaily0neverCOLDreview, then DROP
HR.dbo.SalesSnapshot.IX_PayrollDetail0neverCOLDreview, then DROP
HR.dbo.SalesSnapshot.IX_ShipmentLog0neverCOLDreview, then DROP
HR.dbo.SalesSnapshot.IX_LedgerArchive0neverCOLDreview, then DROP
HR.dbo.WarehouseArchive.IX_SupplierMonthly0neverCOLDreview, then DROP
HR.dbo.PricingAudit.IX_PricingArchive0neverCOLDreview, then DROP
HR.dbo.BatchLine.IX_PricingArchive0neverCOLDreview, then DROP
HR.dbo.BillingEntry.IX_BillingArchive0neverCOLDreview, then DROP
HR.dbo.BillingEntry.IX_ClaimEntry0neverCOLDreview, then DROP
HR.dbo.SettlementAudit.IX_RosterHeader0neverCOLDreview, then DROP
HR.dbo.MeterSnapshot.IX_CatalogResult0neverCOLDreview, then DROP
HR.dbo.AssetDetail.IX_MeterSnapshot0neverCOLDreview, then DROP
HR.dbo.MeterHistory.IX_TerritoryStatus0neverCOLDreview, then DROP
HR.dbo.MeterHistory.IX_CatalogResult0neverCOLDreview, then DROP
HR.dbo.WarehouseDaily.IX_ForecastStaging0neverCOLDreview, then DROP
HR.dbo.StaffingHistory.IX_WarehouseHistory0neverCOLDreview, then DROP
HR.dbo.BatchSummary.IX_BillingStatus0neverCOLDreview, then DROP
HR.dbo.ShiftDetail.IX_LedgerSummary0neverCOLDreview, then DROP
HR.dbo.SalesLine.IX_OrdersEntry0neverCOLDreview, then DROP
HR.dbo.CampaignHistory.IX_PayrollStaging0neverCOLDreview, then DROP
HR.dbo.ShiftMonthly.IX_BillingArchive0neverCOLDreview, then DROP
PAYROLL.dbo.ClaimArchive.IX_BatchSummary0neverCOLDreview, then DROP
PAYROLL.dbo.ClaimArchive.IX_RosterLine0neverCOLDreview, then DROP
PAYROLL.dbo.CatalogStatus.IX_ShiftDetail0neverCOLDreview, then DROP
PAYROLL.dbo.CatalogStatus.IX_OrdersSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.CatalogStatus.IX_ReconcileSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.PayrollSnapshot.IX_SupplierArchive0neverCOLDreview, then DROP
PAYROLL.dbo.CustomerLine.IX_ContractDetail0neverCOLDreview, then DROP
PAYROLL.dbo.CustomerLine.IX_TerritoryAudit0neverCOLDreview, then DROP
PAYROLL.dbo.SalesStatus.IX_LedgerHistory0neverCOLDreview, then DROP
HR.dbo.AssetResult.IX_RouteQueue0neverCOLDreview, then DROP
HR.dbo.BatchResult.IX_CustomerResult0neverCOLDreview, then DROP
HR.dbo.OrdersLog.IX_WarehouseSummary0neverCOLDreview, then DROP
HR.dbo.TerritoryHeader.IX_ReconcileSnapshot0neverCOLDreview, then DROP
HR.dbo.BookingStatus.IX_PricingLine0neverCOLDreview, then DROP
HR.dbo.ShipmentArchive.IX_PricingSummary0neverCOLDreview, then DROP
HR.dbo.TerritoryHeader.IX_BatchAudit0neverCOLDreview, then DROP
HR.dbo.BatchLog.IX_CustomerLine0neverCOLDreview, then DROP
HR.dbo.SupplierLine.IX_PayrollHeader0neverCOLDreview, then DROP
HR.dbo.ContractEntry.IX_ShiftDetail0neverCOLDreview, then DROP
HR.dbo.TerritoryDetail.IX_InvoiceQueue0neverCOLDreview, then DROP
HR.dbo.TerritoryDetail.IX_RosterDaily0neverCOLDreview, then DROP
HR.dbo.TerritoryDetail.IX_StaffingEntry0neverCOLDreview, then DROP
HR.dbo.ShipmentLog.IX_BillingArchive0neverCOLDreview, then DROP
HR.dbo.AssetAudit.IX_QuotaSnapshot0neverCOLDreview, then DROP
TEST.dbo.LedgerDaily.IX_QuotaStaging0neverCOLDreview, then DROP
TEST.dbo.LedgerDaily.IX_TicketHistory0neverCOLDreview, then DROP
TEST.dbo.LedgerDaily.IX_ClaimDetail0neverCOLDreview, then DROP
TEST.dbo.QuotaDaily.IX_QuotaSnapshot0neverCOLDreview, then DROP
TEST.dbo.SalesDetail.IX_PayrollHistory0neverCOLDreview, then DROP
TEST.dbo.ShiftAudit.IX_InvoiceArchive0neverCOLDreview, then DROP
TEST.dbo.PayrollStaging.IX_OrdersMonthly0neverCOLDreview, then DROP
TEST.dbo.AssetDaily.IX_PayrollDaily0neverCOLDreview, then DROP
TEST.dbo.AssetDaily.IX_ContractSummary0neverCOLDreview, then DROP
TMS.dbo.BatchQueue.IX_QuotaSummary0neverCOLDreview, then DROP
TMS.dbo.BillingHistory.IX_BillingHeader0neverCOLDreview, then DROP
TMS.dbo.ShiftAudit.IX_InvoiceArchive0neverCOLDreview, then DROP
TMS.dbo.PayrollStaging.IX_OrdersMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.BookingArchive.IX_PayrollLine0neverCOLDreview, then DROP
PAYROLL.dbo.ShiftAudit.IX_InvoiceArchive0neverCOLDreview, then DROP
PAYROLL.dbo.InvoiceAudit.IX_QuotaStaging0neverCOLDreview, then DROP
PAYROLL.dbo.InvoiceAudit.IX_SupplierStatus0neverCOLDreview, then DROP
PAYROLL.dbo.QuotaStatus.IX_PayrollMonthly0neverCOLDreview, then DROP
HR.dbo.TerritoryDetail.IX_MeterMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.TicketHeader.IX_QuotaHeader0neverCOLDreview, then DROP
PAYROLL.dbo.TicketHeader.IX_CampaignSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.TicketHeader.IX_OrdersMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.TerritoryEntry.IX_TicketArchive0neverCOLDreview, then DROP
PAYROLL.dbo.TerritoryEntry.IX_TicketStatus0neverCOLDreview, then DROP
PAYROLL.dbo.TerritoryEntry.IX_QuotaMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.BatchEntry.IX_OrdersMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.BatchEntry.IX_PricingArchive0neverCOLDreview, then DROP
PAYROLL.dbo.BatchEntry.IX_BatchLog0neverCOLDreview, then DROP
PAYROLL.dbo.ShiftMonthly.IX_LedgerLine0neverCOLDreview, then DROP
PAYROLL.dbo.QuotaLog.IX_PolicyEntry0neverCOLDreview, then DROP
PAYROLL.dbo.MeterEntry.IX_ShipmentArchive0neverCOLDreview, then DROP
PAYROLL.dbo.CustomerAudit.IX_RosterHistory0neverCOLDreview, then DROP
PAYROLL.dbo.PayrollSnapshot.IX_AssetMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.BillingStatus.IX_ShipmentStatus0neverCOLDreview, then DROP
PAYROLL.dbo.InvoiceDaily.IX_BookingHistory0neverCOLDreview, then DROP
PAYROLL.dbo.ReconcileArchive.IX_PricingStatus0neverCOLDreview, then DROP
PAYROLL.dbo.StaffingHeader.IX_PayrollSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.TerritoryDetail.IX_RosterHeader0neverCOLDreview, then DROP
PAYROLL.staging.SettlementStaging.IX_CatalogDetail0neverCOLDreview, then DROP
PAYROLL.staging.RosterSnapshot.IX_WarehouseEntry0neverCOLDreview, then DROP
PAYROLL.staging.RosterSnapshot.IX_ShipmentMonthly0neverCOLDreview, then DROP
PAYROLL.staging.WarehouseMonthly.IX_QuotaEntry0neverCOLDreview, then DROP
PAYROLL.staging.PolicySnapshot.IX_BatchResult0neverCOLDreview, then DROP
PAYROLL.staging.PolicySnapshot.IX_PricingDaily0neverCOLDreview, then DROP
PAYROLL.staging.PolicySnapshot.IX_SupplierStatus0neverCOLDreview, then DROP
HR.dbo.SalesSummary.IX_PricingStatus0neverCOLDreview, then DROP
HR.dbo.ShipmentQueue.IX_QuotaSnapshot0neverCOLDreview, then DROP
HR.dbo.WarehouseMonthly.IX_PayrollHistory0neverCOLDreview, then DROP
HR.dbo.TicketLine.IX_ForecastMonthly0neverCOLDreview, then DROP
HR.dbo.OrdersDaily.IX_TerritoryResult0neverCOLDreview, then DROP
HR.dbo.WarehouseQueue.IX_ClaimHistory0neverCOLDreview, then DROP
HR.dbo.ContractSnapshot.IX_ShipmentHistory0neverCOLDreview, then DROP
HR.dbo.BatchSummary.IX_BookingDetail0neverCOLDreview, then DROP
HR.dbo.AssetDetail.IX_ForecastResult0neverCOLDreview, then DROP
HR.dbo.SalesLine.IX_SettlementSnapshot0neverCOLDreview, then DROP
HR.dbo.QuotaSnapshot.IX_LedgerLine0neverCOLDreview, then DROP
HR.dbo.QuotaSnapshot.IX_PolicyHeader0neverCOLDreview, then DROP
HR.dbo.SupplierEntry.IX_LedgerStatus0neverCOLDreview, then DROP
HR.dbo.BatchStaging.IX_ForecastHeader0neverCOLDreview, then DROP
HR.dbo.RosterAudit.IX_PricingArchive0neverCOLDreview, then DROP
HR.dbo.ShiftAudit.IX_InvoiceArchive0neverCOLDreview, then DROP
HR.dbo.RosterHistory.IX_ShipmentDetail0neverCOLDreview, then DROP
HR.dbo.PayrollStaging.IX_OrdersMonthly0neverCOLDreview, then DROP
HR.dbo.CatalogStatus.IX_MeterLog0neverCOLDreview, then DROP
HR.dbo.PolicyMonthly.IX_CampaignStaging0neverCOLDreview, then DROP
HR.dbo.LedgerAudit.IX_InvoiceHeader0neverCOLDreview, then DROP
HR.dbo.SalesEntry.IX_AssetHistory0neverCOLDreview, then DROP
HR.dbo.SalesEntry.IX_ForecastQueue0neverCOLDreview, then DROP
HR.dbo.SupplierLog.IX_LedgerDaily0neverCOLDreview, then DROP
HR.dbo.SupplierDaily.IX_WarehouseSummary0neverCOLDreview, then DROP
HR.dbo.LedgerLine.IX_BatchLog0neverCOLDreview, then DROP
RPA.dbo.CustomerHistory.IX_SalesHistory0neverCOLDreview, then DROP
RPA.dbo.PolicySnapshot.IX_CampaignDaily0neverCOLDreview, then DROP
RPA.dbo.PolicySnapshot.IX_OrdersQueue0neverCOLDreview, then DROP
RPA.dbo.StaffingMonthly.IX_PolicyEntry0neverCOLDreview, then DROP
RPA.dbo.TicketDaily.IX_AssetLog0neverCOLDreview, then DROP
RPA.dbo.TicketDaily.IX_ForecastHeader0neverCOLDreview, then DROP
RPA.dbo.PayrollAudit.IX_SettlementSummary0neverCOLDreview, then DROP
RPA.dbo.PayrollAudit.IX_ClaimQueue0neverCOLDreview, then DROP
RPA.dbo.PayrollAudit.IX_PayrollStaging0neverCOLDreview, then DROP
BILLING.dbo.ShiftAudit.IX_InvoiceArchive0neverCOLDreview, then DROP
RPA.dbo.PolicySnapshot.IX_CustomerSummary0neverUNUSEDreview, then DROP

Fragmented (49)

Total 1,719.6 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
HR\dbo.MeterDaily.IX_PayrollAudit1/1NONCLUSTERED99.6%3,08524.12026-07-01 10:39:49REBUILD
HR\dbo.MeterDaily.IX_PolicyMonthly1/1NONCLUSTERED99.5%2,41518.92026-07-01 13:39:00REBUILD
RPA\dbo.ShiftDaily.IX_OrdersLog1/1NONCLUSTERED99.3%1,0828.52026-09-05 16:50:58REBUILD
HR\dbo.ShipmentAudit.IX_OrdersStaging1/1NONCLUSTERED99.3%5,05939.52026-06-24 13:12:13REBUILD
RPA\dbo.BillingArchive.IX_CatalogDetail1/1NONCLUSTERED99.2%5,79345.32026-08-21 09:04:43REBUILD
HR\dbo.ShipmentAudit.IX_SalesSnapshot1/1NONCLUSTERED99.2%4,92938.52026-07-09 10:49:11REBUILD
RPA\dbo.BillingArchive.IX_BillingMonthly1/1NONCLUSTERED98.9%3,65528.62026-08-21 09:04:43REBUILD
RPA\dbo.QuotaSnapshot.IX_StaffingLine1/1NONCLUSTERED98.8%1,68613.22026-09-10 07:30:55REBUILD
RPA\dbo.QuotaSnapshot.IX_BookingResult1/1NONCLUSTERED98.7%2,63120.62026-09-10 07:30:55REBUILD
RPA\dbo.QuotaMonthly.IX_ClaimStatus1/1NONCLUSTERED97.2%2,88522.52026-09-09 09:57:16REBUILD
RPA\dbo.QuotaMonthly.IX_WarehouseEntry1/1NONCLUSTERED97.2%4,51035.22026-09-09 09:57:16REBUILD
RPA\dbo.QuotaMonthly.IX_TicketAudit1/1NONCLUSTERED97.0%3,69928.92026-09-09 09:57:16REBUILD
RPA\dbo.ReconcileAudit.PK_InvoiceHeader1/1CLUSTERED96.8%2,32618.22026-07-26 04:47:52REBUILD
RPA\dbo.PricingLine.IX_PayrollEntry1/1NONCLUSTERED96.4%2,83922.22026-09-10 13:46:07REBUILD
HR\dbo.MeterDaily.IX_StaffingSummary1/1NONCLUSTERED96.1%3,41326.72026-05-13 12:34:51REBUILD
RPA\dbo.TicketStatus.PK_AssetAudit1/1CLUSTERED96.0%1,48911.62026-05-23 09:05:47REBUILD
RPA\dbo.QuotaSnapshot.UX_SettlementQueue1/1NONCLUSTERED95.8%1,32310.32026-09-10 07:30:55REBUILD
RPA\dbo.BillingArchive.IX_SupplierDetail1/1NONCLUSTERED95.2%8,03562.82026-08-21 09:04:43REBUILD
TMS\dbo.CatalogHeader.PK_BillingArchive1/1CLUSTERED94.9%19,374151.42026-09-11 12:15:56REBUILD
RPA\dbo.QuotaSnapshot.IX_ClaimStaging1/1NONCLUSTERED94.3%1,88014.72026-09-10 07:30:55REBUILD
RPA\dbo.QuotaSnapshot.IX_CustomerLog1/1NONCLUSTERED94.2%2,25817.62026-09-10 07:30:55REBUILD
HR\dbo.ShipmentAudit.IX_TerritoryStaging1/1NONCLUSTERED93.4%5,90946.22026-05-25 13:18:47REBUILD
RPA\dbo.QuotaSnapshot.IX_SalesSummary1/1NONCLUSTERED92.0%2,06016.12026-09-10 07:30:55REBUILD
TMS\dbo.CatalogHeader.IX_CatalogHistory1/1NONCLUSTERED89.4%2,90022.72026-07-18 07:46:11REBUILD
RPA\dbo.PolicySnapshot.IX_QuotaAudit1/1NONCLUSTERED87.5%1,33310.42026-09-09 10:02:52REBUILD
RPA\dbo.RouteLine.PK_ShiftStaging1/1CLUSTERED86.3%8,26664.62026-08-27 11:13:53REBUILD
HR\dbo.ContractDetail.IX_LedgerStatus1/1NONCLUSTERED85.8%2,03315.92026-07-20 14:35:44REBUILD
TMS\dbo.CatalogHeader.IX_PolicyHeader1/1NONCLUSTERED85.5%3,58028.02026-07-18 07:46:12REBUILD
HR\dbo.MeterDaily.IX_ClaimStaging1/1NONCLUSTERED81.7%5,72444.72026-07-10 15:11:25REBUILD
HR\dbo.ShipmentAudit.IX_ClaimStaging1/1NONCLUSTERED79.6%10,77984.22026-07-04 07:55:17REBUILD
HR\dbo.PricingHeader.IX_SalesDetail1/1NONCLUSTERED78.2%3,34626.12026-09-05 14:23:15REBUILD
HR\dbo.PricingHeader.IX_OrdersStaging1/1NONCLUSTERED77.3%5,86645.82026-03-19 19:31:00REBUILD
TMS\dbo.TicketSummary.PK_BatchStatus1/1CLUSTERED76.1%11,86292.72026-09-04 15:51:05REBUILD
RPA\dbo.ReconcileSummary.PK_WarehouseEntry1/1CLUSTERED72.8%1,0968.62026-08-18 13:52:24REBUILD
TMS\dbo.PayrollDetail.IX_MeterStaging1/1NONCLUSTERED71.5%7,53658.92026-07-25 07:23:56REBUILD
TMS\dbo.InvoiceAudit.IX_BookingAudit1/1NONCLUSTERED70.1%8,66167.72026-06-25 07:27:20REBUILD
TMS\dbo.PayrollDetail.IX_ClaimResult1/1NONCLUSTERED66.3%9,03270.62026-07-25 07:23:56REBUILD
TMS\dbo.InvoiceAudit.IX_BillingResult1/1NONCLUSTERED65.2%10,40581.32026-06-25 07:27:20REBUILD
TMS\dbo.ClaimDetail.PK_PolicyDaily1/1CLUSTERED62.7%1,1328.82026-03-10 13:42:34REBUILD
HR\dbo.ShipmentAudit.IX_ReconcileStaging1/1NONCLUSTERED62.5%2,82022.02026-08-25 14:09:50REBUILD
RPA\dbo.ShipmentArchive.PK_CustomerLog1/1CLUSTERED60.8%1,71413.42026-05-21 08:37:04REBUILD
RPA\dbo.QuotaSnapshot.PK_RosterAudit1/1CLUSTERED45.2%10,76784.12026-09-11 12:30:03REORGANIZE
TMS\dbo.CustomerSummary.PK_ShiftQueue1/1CLUSTERED44.3%4,33433.92026-08-19 14:03:51REORGANIZE
RPA\dbo.PricingLine.IX_ShiftHeader1/1NONCLUSTERED40.3%2,28017.82026-09-03 12:00:03REORGANIZE
TMS\dbo.CatalogHeader.IX_RouteEntry1/1NONCLUSTERED40.2%2,64120.62026-07-18 07:46:12REORGANIZE
TMS\dbo.CatalogHeader.IX_TerritoryStatus1/1NONCLUSTERED35.6%1,32410.32026-07-29 10:14:41REORGANIZE
RPA\dbo.QuotaMonthly.IX_PolicyStaging1/1NONCLUSTERED33.3%2,11216.52026-09-09 09:57:16REORGANIZE
TMS\dbo.CatalogHeader.IX_TerritoryStatus1/1NONCLUSTERED32.5%1,68613.22026-07-18 07:46:12REORGANIZE
TMS\dbo.PayrollDetail.IX_ClaimResult1/1NONCLUSTERED30.2%4,50735.22026-07-18 07:28:41REORGANIZE

All indexes (2462)

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
AMS.dbo.PricingLine.PK_StaffingHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
AMS.dbo.BillingDetail.PK_InvoiceDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
AMS.dbo.RosterStaging.PK_StaffingEntry1CLUSTEREDYY0348002026-09-11 07:40:25neverUSEDKEEP — primary key
AMS.dbo.RosterStaging.IX_InvoiceStaging2NONCLUSTEREDY086002026-09-11 07:40:25neverUSEDkeep — in use
AMS.dbo.CustomerDetail.PK_AssetEntry1CLUSTEREDYY07002026-07-31 10:23:39neverUSEDKEEP — primary key
AMS.dbo.StaffingArchive.PK_BookingDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
AMS.dbo.BatchDaily.PK_ShiftLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
AMS.dbo.StaffingDetail.PK_PricingSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
AMS.dbo.OrdersHeader.PK_ShipmentQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
AMS.dbo.StaffingAudit.PK_CampaignStaging1CLUSTEREDYY05002026-07-31 10:23:402024-09-10 15:22:19USEDKEEP — primary key
AMS.dbo.CampaignHeader.PK_InvoiceQueue1CLUSTEREDYY0000never2024-09-10 08:23:32COLDKEEP — primary key
AMS.dbo.SettlementStaging.PK_ContractAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
AMS.dbo.SettlementStaging.IX_ShiftQueue2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.PricingArchive.PK_OrdersHeader1CLUSTEREDYY02002026-07-18 08:29:292024-09-16 10:40:09USEDKEEP — primary key
PAYROLL.dbo.LedgerMonthly.PK_PayrollLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.StaffingSnapshot.IX_ClaimSummary4NONCLUSTERED1365110002026-09-11 18:00:432024-09-16 10:06:11USEDkeep — in use
PAYROLL.dbo.StaffingSnapshot.IX_StaffingSnapshot18NONCLUSTERED0000never2024-09-16 10:06:20COLDreview, then DROP
PAYROLL.dbo.CampaignArchive.PK_ShipmentDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignArchive.UQ_ContractAudit2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.ShiftHeader.PK_WarehouseSnapshot1CLUSTEREDYY3410072022026-09-11 17:34:212025-01-29 13:34:03USEDKEEP — primary key
PAYROLL.dbo.QuotaHistory.IX_RouteLog2NONCLUSTERED1322500264502026-09-11 20:54:012026-05-15 13:46:15USEDkeep — in use
PAYROLL.dbo.QuotaHistory.PK_CampaignArchive1CLUSTEREDYY1322500264502026-09-11 20:54:012026-05-15 13:46:15USEDKEEP — primary key
PAYROLL.dbo.CampaignHeader.PK_CustomerSummary1CLUSTEREDYY5720000286002026-09-12 01:00:002026-05-15 13:41:25USEDKEEP — primary key
PAYROLL.dbo.BookingEntry.IX_PolicyStaging39NONCLUSTERED02012026-06-29 12:38:36neverUSEDkeep — in use
PAYROLL.dbo.BookingEntry.IX_OrdersAudit40NONCLUSTERED0001neverneverUNUSEDreview, then DROP
PAYROLL.dbo.BookingEntry.IX_BillingAudit41NONCLUSTERED0001neverneverUNUSEDreview, then DROP
PAYROLL.dbo.CampaignLog.PK_BatchLog1CLUSTEREDYY03002026-07-24 12:07:132026-05-19 07:35:46USEDKEEP — primary key
PAYROLL.dbo.ContractAudit.PK_RouteLog1CLUSTEREDYY094940002026-09-12 00:57:212024-09-13 16:47:01USEDKEEP — primary key
PAYROLL.dbo.InvoiceStaging.IX_InvoiceResult3NONCLUSTERED09002026-09-11 15:23:46neverUSEDkeep — in use
PAYROLL.dbo.InvoiceStaging.PK_SettlementHeader1CLUSTEREDYY09902026-09-11 15:23:46neverUSEDKEEP — primary key
PAYROLL.dbo.InvoiceStaging.UQ_CatalogStatus2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.SalesDetail.PK_AssetStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TerritoryArchive.IX_AssetEntry25NONCLUSTERED49179439008660122026-09-12 01:01:082026-06-13 07:23:44USEDkeep — in use
PAYROLL.dbo.TerritoryArchive.IX_TicketLine26NONCLUSTERED14711208660122026-09-10 12:53:202026-06-13 07:28:42USEDkeep — in use
PAYROLL.dbo.TerritoryArchive.IX_LedgerLine27NONCLUSTERED336008660122026-09-03 14:53:012026-06-13 07:40:40USEDkeep — in use
PAYROLL.dbo.TerritoryArchive.IX_RouteSummary28NONCLUSTERED567888012408660122026-09-12 01:01:132026-08-12 08:04:55USEDkeep — in use
PAYROLL.dbo.CatalogStatus.IX_CatalogDaily29NONCLUSTERED944478903699472026-09-12 01:01:062026-08-25 15:13:41USEDkeep — in use
PAYROLL.dbo.CustomerResult.IX_TicketStatus1CLUSTEREDY014438002026-09-11 17:47:242024-12-30 12:42:16USEDKEEP — table storage
PAYROLL.dbo.AssetDetail.IX_InvoiceDaily6NONCLUSTERED3797900119902026-09-11 18:00:272026-07-11 08:50:13USEDkeep — in use
PAYROLL.dbo.AssetDetail.IX_QuotaSnapshot7NONCLUSTERED2900119902026-09-09 10:18:322026-07-11 08:50:13USEDkeep — in use
PAYROLL.dbo.SalesStatus.IX_LedgerHistory6NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.SalesStatus.IX_CustomerStaging7NONCLUSTERED024002026-09-05 09:36:09neverUSEDkeep — in use
PAYROLL.dbo.ShiftDaily.PK_BatchLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyResult.PK_CustomerSnapshot1CLUSTEREDYY04735002026-09-11 17:01:542026-05-08 10:39:11USEDKEEP — primary key
PAYROLL.dbo.ContractHistory.IX_CampaignHeader2NONCLUSTERED00047827never2024-09-16 10:21:29UNUSEDreview, then DROP
PAYROLL.dbo.TerritoryStaging.IX_OrdersArchive2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.TerritoryStaging.PK_CampaignLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RouteEntry.PK_OrdersDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersMonthly.PK_BookingStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TerritoryAudit.PK_QuotaDetail1CLUSTEREDYY000158never2026-07-27 16:02:50UNUSEDKEEP — primary key
PAYROLL.dbo.ShipmentHeader.PK_PolicyLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseEntry.PK_CampaignStaging1CLUSTEREDYY0162760162242026-09-11 14:56:252026-07-27 16:02:43USEDKEEP — primary key
PAYROLL.dbo.ClaimStaging.PK_MeterResult1CLUSTEREDYY06480064522026-09-11 14:56:232026-07-27 16:02:46USEDKEEP — primary key
PAYROLL.dbo.StaffingStatus.PK_BookingSnapshot1CLUSTEREDYY0244002026-09-11 14:34:37neverUSEDKEEP — primary key
PAYROLL.dbo.CatalogEntry.PK_ReconcileSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceLine.PK_ShipmentEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SalesLine.PK_WarehouseLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.LedgerLine.PK_ReconcileArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.MeterAudit.PK_CampaignSnapshot1CLUSTEREDYY0162200105992026-09-11 14:56:252026-07-27 16:02:45USEDKEEP — primary key
PAYROLL.dbo.PolicyDaily.PK_LedgerEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchLog.PK_MeterStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceAudit.PK_OrdersDetail1CLUSTEREDYY1438659922603770962026-09-11 14:56:032026-04-02 09:09:36USEDKEEP — primary key
PAYROLL.dbo.StaffingDetail.PK_QuotaStaging1CLUSTEREDYY0000never2024-09-25 08:47:29COLDKEEP — primary key
PAYROLL.dbo.ClaimDetail.PK_CampaignEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseMonthly.PK_MeterEntry1CLUSTEREDYY041616002026-09-12 00:59:342026-07-27 16:02:50USEDKEEP — primary key
PAYROLL.dbo.LedgerStatus.PK_BookingQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimDaily.PK_LedgerDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketAudit.PK_ClaimMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TerritoryQueue.PK_MeterLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollHeader.PK_BillingArchive1CLUSTEREDYY01002026-09-02 08:14:10neverUSEDKEEP — primary key
PAYROLL.dbo.TicketSummary.PK_RosterHistory1CLUSTEREDYY0000never2026-07-27 16:02:51UNUSEDKEEP — primary key
PAYROLL.dbo.RouteSummary.IX_BookingQueue2NONCLUSTERED372372100259612026-09-11 16:58:052026-08-27 10:44:12USEDkeep — in use
PAYROLL.dbo.RouteSummary.IX_TerritoryLine3NONCLUSTERED00025961never2026-08-27 10:44:12UNUSEDreview, then DROP
PAYROLL.dbo.RouteSummary.PK_BillingStaging1CLUSTEREDYY03439054259912026-09-11 16:58:052026-08-25 16:37:52USEDKEEP — primary key
PAYROLL.dbo.SettlementStatus.PK_WarehouseHistory1CLUSTEREDYY018532002026-09-12 00:59:342026-07-27 16:02:50USEDKEEP — primary key
PAYROLL.dbo.MeterEntry.PK_ShipmentSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.MeterHeader.PK_RouteDaily1CLUSTEREDYY015381002026-09-11 17:19:25neverUSEDKEEP — primary key
PAYROLL.dbo.StaffingQueue.PK_InvoiceStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaResult.IX_SalesDaily2NONCLUSTERED20731494930424812026-09-11 17:46:052026-07-27 16:02:24USEDkeep — in use
PAYROLL.dbo.QuotaResult.PK_LedgerSnapshot1CLUSTEREDYY167376288260230430612026-09-12 00:59:342026-07-27 16:02:24USEDKEEP — primary key
PAYROLL.dbo.ShipmentDaily.PK_PayrollDaily1CLUSTEREDYY01639900426262026-09-12 00:59:342026-08-26 07:38:10USEDKEEP — primary key
PAYROLL.dbo.AssetArchive.PK_AssetHeader1CLUSTEREDYY04193505372026-09-12 00:59:342026-07-27 16:02:50USEDKEEP — primary key
PAYROLL.dbo.SalesResult.PK_SettlementStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceResult.PK_MeterDaily1CLUSTEREDYY051513012026-09-12 00:51:402026-07-27 16:02:39USEDKEEP — primary key
PAYROLL.dbo.QuotaDaily.PK_PricingQueue1CLUSTEREDYY0000never2026-05-05 07:53:06COLDKEEP — primary key
PAYROLL.dbo.QuotaDaily.UQ_ClaimHistory2NONCLUSTEREDY018639002026-09-11 17:19:23neverUSEDkeep — in use
PAYROLL.dbo.RosterDetail.PK_BookingSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BillingSummary.PK_ContractDaily1CLUSTEREDYY01931002026-09-11 17:14:59neverUSEDKEEP — primary key
PAYROLL.dbo.PayrollLog.PK_ClaimDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierAudit.IX_ShiftArchive32NONCLUSTERED4527626052982026-09-11 17:27:482026-07-27 16:02:23USEDkeep — in use
PAYROLL.dbo.SupplierAudit.IX_MeterStatus33NONCLUSTERED2440590052982026-09-12 00:59:342026-07-27 16:02:23USEDkeep — in use
PAYROLL.dbo.SupplierAudit.PK_CustomerMonthly1CLUSTEREDYY17352121805109255432942026-09-12 00:59:342026-07-27 16:02:13USEDKEEP — primary key
PAYROLL.dbo.SettlementStaging.PK_ContractLine1CLUSTEREDYY0000never2026-07-27 16:02:51UNUSEDKEEP — primary key
PAYROLL.dbo.MeterAudit.PK_QuotaStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RouteSummary.PK_SupplierResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CatalogArchive.PK_SettlementSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CustomerLine.IX_TerritoryAudit17NONCLUSTERED0000never2024-09-16 10:22:15COLDreview, then DROP
PAYROLL.dbo.CustomerLine.IX_ContractDetail18NONCLUSTERED0000never2024-09-16 10:22:15COLDreview, then DROP
PAYROLL.dbo.CustomerLine.IX_LedgerDetail19NONCLUSTERED33590002026-09-11 16:24:572024-09-16 10:22:15USEDkeep — in use
PAYROLL.dbo.BatchEntry.PK_ShiftLine1CLUSTEREDYY01359002026-09-11 16:24:532026-07-27 16:02:51USEDKEEP — primary key
PAYROLL.dbo.InvoiceSnapshot.PK_BatchDaily1CLUSTEREDYY01359002026-09-11 16:24:532026-07-27 16:02:51USEDKEEP — primary key
PAYROLL.dbo.WarehouseSnapshot.PK_ShipmentStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetEntry.PK_SupplierAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileSummary.IX_CatalogLine22NONCLUSTERED504100372322026-09-11 16:59:522026-07-27 16:02:11USEDkeep — in use
PAYROLL.dbo.ReconcileSummary.IX_InvoiceAudit23NONCLUSTERED376051610372322026-09-11 17:50:002026-07-27 16:02:11USEDkeep — in use
PAYROLL.dbo.ReconcileSummary.IX_ForecastArchive24NONCLUSTERED31700408772026-09-03 08:50:232026-07-27 16:02:11USEDkeep — in use
PAYROLL.dbo.ReconcileSummary.IX_BatchSnapshot25NONCLUSTERED3195210372322026-09-11 14:49:352026-07-27 16:02:11USEDkeep — in use
PAYROLL.dbo.ReconcileSummary.PK_PolicyLog1CLUSTEREDYY0756525985253662026-09-11 17:50:002026-07-27 16:02:07USEDKEEP — primary key
PAYROLL.dbo.AssetStatus.PK_StaffingResult1CLUSTEREDYY022866002026-09-11 17:50:262026-07-27 16:02:50USEDKEEP — primary key
PAYROLL.dbo.CampaignMonthly.PK_LedgerSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimSnapshot.PK_WarehouseLog1CLUSTEREDYY0000never2026-07-27 16:02:51UNUSEDKEEP — primary key
PAYROLL.dbo.PayrollSnapshot.IX_SupplierArchive4NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.PayrollSnapshot.IX_SettlementDetail5NONCLUSTERED05002026-07-27 16:02:56neverUSEDkeep — in use
PAYROLL.dbo.PayrollSnapshot.PK_TerritoryResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaDaily.IX_InvoiceAudit12NONCLUSTERED1072580022182026-09-11 17:58:112026-04-01 08:33:20USEDkeep — in use
PAYROLL.dbo.QuotaDaily.IX_TerritoryResult13NONCLUSTERED0002218never2026-04-01 08:33:20UNUSEDreview, then DROP
PAYROLL.dbo.PolicyLog.PK_AssetDaily1CLUSTEREDYY04500011582026-09-11 16:59:422026-07-27 16:02:49USEDKEEP — primary key
PAYROLL.dbo.LedgerDaily.PK_MeterHistory1CLUSTEREDYY015011552026-09-02 12:31:552026-07-27 16:02:49USEDKEEP — primary key
PAYROLL.dbo.BatchArchive.IX_OrdersLine25NONCLUSTERED931320073432026-09-11 17:50:262026-07-27 16:02:04USEDkeep — in use
PAYROLL.dbo.BatchArchive.IX_ClaimHistory26NONCLUSTERED610491387073012026-09-11 17:52:252026-07-27 16:02:04USEDkeep — in use
PAYROLL.dbo.BatchArchive.IX_ShipmentAudit27NONCLUSTERED14564073012026-09-11 16:24:532026-07-27 16:02:04USEDkeep — in use
PAYROLL.dbo.BatchArchive.PK_TerritoryLine1CLUSTEREDYY15129409244483702026-09-11 17:52:252026-07-27 16:02:00USEDKEEP — primary key
PAYROLL.dbo.CatalogStatus.IX_OrdersSnapshot3NONCLUSTERED0000never2025-02-13 18:27:33COLDreview, then DROP
PAYROLL.dbo.CatalogStatus.IX_ShiftDetail4NONCLUSTERED0000never2025-02-13 18:27:34COLDreview, then DROP
PAYROLL.dbo.CatalogStatus.IX_ReconcileSnapshot2NONCLUSTERED0000never2025-02-13 18:27:33COLDreview, then DROP
PAYROLL.dbo.InvoiceSnapshot.IX_ContractStatus14NONCLUSTERED179912108452082392026-09-11 18:14:282026-09-04 12:05:43USEDkeep — in use
PAYROLL.dbo.CatalogHistory.PK_RouteEntry1CLUSTEREDYY0000never2026-07-27 16:02:52UNUSEDKEEP — primary key
PAYROLL.dbo.PolicyMonthly.PK_ForecastHeader1CLUSTEREDYY017482105153258742026-09-11 19:57:042026-07-27 16:02:34USEDKEEP — primary key
PAYROLL.dbo.PolicyMonthly.IX_PricingSummary22NONCLUSTERED333590705910379552026-09-11 19:57:042026-07-27 16:02:39USEDkeep — in use
PAYROLL.dbo.BillingAudit.PK_CatalogStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractResult.PK_StaffingHistory1CLUSTEREDYY0000never2026-07-27 16:02:51UNUSEDKEEP — primary key
PAYROLL.dbo.OrdersHistory.PK_CampaignEntry1CLUSTEREDYY0000never2026-07-27 16:02:50UNUSEDKEEP — primary key
PAYROLL.dbo.ReconcileQueue.PK_StaffingEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyEntry.PK_RosterLog1CLUSTEREDYY03572002026-09-11 15:02:462021-04-02 15:59:18USEDKEEP — primary key
PAYROLL.dbo.CampaignAudit.PK_RosterArchive1CLUSTEREDYY00011123neverneverUNUSEDKEEP — primary key
PAYROLL.dbo.RouteLine.PK_BookingDaily1CLUSTEREDYY01850002026-09-11 16:58:05neverUSEDKEEP — primary key
PAYROLL.dbo.PricingLog.IX_PayrollMonthly18NONCLUSTERED520999613503728102026-09-12 01:00:532026-07-09 14:51:33USEDkeep — in use
PAYROLL.dbo.PricingLog.IX_OrdersLog20NONCLUSTERED5598646003728102026-09-11 19:57:062026-08-04 08:27:08USEDkeep — in use
PAYROLL.dbo.PricingLog.IX_ReconcileSummary17NONCLUSTERED1965881248303728102026-09-11 17:31:232026-07-09 15:01:40USEDkeep — in use
PAYROLL.dbo.PricingLog.IX_SupplierSnapshot19NONCLUSTEREDY000372810never2026-07-10 07:51:24UNUSEDreview, then DROP
PAYROLL.dbo.MeterResult.PK_WarehouseMonthly1CLUSTEREDYY24176002026-09-11 17:52:542011-02-23 15:29:05USEDKEEP — primary key
PAYROLL.dbo.TicketStatus.PK_SalesHeader1CLUSTEREDYY0380002026-09-11 18:16:482024-09-10 19:47:48USEDKEEP — primary key
PAYROLL.dbo.BatchQueue.PK_ShiftDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersResult.PK_OrdersHistory1CLUSTEREDYY0378002026-09-11 18:17:032024-09-10 19:48:07USEDKEEP — primary key
PAYROLL.dbo.ShiftMonthly.IX_LedgerLine8NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.ShiftMonthly.PK_CampaignLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceStaging.IX_QuotaStaging1CLUSTEREDYY0000never2010-03-16 16:38:39COLDKEEP — primary key
PAYROLL.dbo.SalesLine.IX_ShipmentStatus1CLUSTEREDYY0000never2010-01-23 11:41:57COLDKEEP — primary key
PAYROLL.dbo.LedgerLine.IX_WarehouseLine2NONCLUSTEREDYY0000never2009-12-08 11:12:39COLDKEEP — primary key
PAYROLL.dbo.SalesArchive.IX_LedgerStatus2NONCLUSTEREDYY0000never2009-12-08 11:53:45COLDKEEP — primary key
PAYROLL.dbo.PricingSummary.IX_RosterDaily3NONCLUSTEREDYY0000never2009-12-08 11:16:16COLDKEEP — primary key
PAYROLL.dbo.PricingSummary.IX_CatalogSummary2NONCLUSTEREDY0000never2009-12-08 11:16:16COLDreview carefully — unique
PAYROLL.dbo.CampaignDaily.PK_RouteStatus1CLUSTEREDYY0000never2009-12-08 11:47:56COLDKEEP — primary key
PAYROLL.dbo.CampaignLine.PK_BatchLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketSnapshot.PK_MeterDetail1CLUSTEREDYY0000never2009-12-09 09:08:19COLDKEEP — primary key
PAYROLL.dbo.OrdersStatus.PK_RouteDaily1CLUSTEREDYY0000never2009-12-19 09:24:41COLDKEEP — primary key
PAYROLL.dbo.BookingAudit.IX_MeterDetail1CLUSTEREDYY0000never2010-07-14 18:38:41COLDKEEP — primary key
PAYROLL.dbo.LedgerDaily.IX_SettlementHistory1CLUSTEREDYY0000never2010-03-24 17:41:40COLDKEEP — primary key
PAYROLL.dbo.MeterQueue.PK_SalesDetail1CLUSTEREDYY0000never2010-07-15 12:15:49COLDKEEP — primary key
PAYROLL.dbo.ShiftStatus.IX_TicketArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyLog.PK_ReconcileDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingLog.PK_ClaimHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseSummary.IX_BookingHistory2NONCLUSTEREDYY0000never2010-01-15 12:13:13COLDKEEP — primary key
PAYROLL.dbo.CustomerDaily.IX_WarehouseArchive2NONCLUSTEREDYY0000never2010-02-03 11:19:16COLDKEEP — primary key
PAYROLL.dbo.SettlementQueue.PK_ShiftHistory1CLUSTEREDYY0000never2010-08-04 12:01:42COLDKEEP — primary key
PAYROLL.dbo.TicketQueue.IX_PayrollMonthly2NONCLUSTEREDYY0000never2010-01-21 12:36:27COLDKEEP — primary key
PAYROLL.dbo.CatalogHistory.IX_BillingAudit2NONCLUSTEREDYY0000never2010-01-19 11:33:05COLDKEEP — primary key
PAYROLL.dbo.ContractAudit.IX_ContractArchive2NONCLUSTEREDYY0000never2010-01-21 12:23:45COLDKEEP — primary key
PAYROLL.dbo.OrdersAudit.IX_ShipmentDaily2NONCLUSTEREDYY0000never2010-01-19 09:21:10COLDKEEP — primary key
PAYROLL.dbo.OrdersLine.IX_CustomerResult2NONCLUSTEREDYY0000never2010-01-21 12:36:27COLDKEEP — primary key
PAYROLL.dbo.PolicyDaily.IX_SupplierQueue2NONCLUSTEREDYY0000never2010-01-21 12:23:45COLDKEEP — primary key
PAYROLL.dbo.CampaignDetail.IX_LedgerStaging2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceSummary.IX_RouteAudit1CLUSTEREDYY0000never2010-01-19 17:20:39COLDKEEP — primary key
PAYROLL.dbo.SupplierAudit.IX_AssetLine2NONCLUSTEREDYY0000never2010-01-21 12:36:27COLDKEEP — primary key
PAYROLL.dbo.WarehouseDetail.IX_BatchDetail2NONCLUSTEREDYY0000never2010-01-21 12:23:45COLDKEEP — primary key
PAYROLL.dbo.ReconcileResult.PK_SupplierQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementQueue.PK_ForecastSummary1CLUSTEREDYY0000never2010-07-14 09:46:01COLDKEEP — primary key
PAYROLL.dbo.TerritoryLog.PK_OrdersHistory1CLUSTEREDYY0000never2010-06-29 11:13:56COLDKEEP — primary key
PAYROLL.dbo.StaffingLine.PK_StaffingStatus1CLUSTEREDYY0000never2010-06-29 11:12:16COLDKEEP — primary key
PAYROLL.dbo.InvoiceMonthly.IX_RosterEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierSummary.PK_RosterArchive1CLUSTEREDYY0000never2010-06-25 14:49:20COLDKEEP — primary key
PAYROLL.dbo.CampaignStatus.PK_WarehouseDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.MeterStaging.PK_InvoiceResult1CLUSTEREDYY0000never2010-06-25 14:50:43COLDKEEP — primary key
PAYROLL.dbo.RosterAudit.IX_ContractHistory2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetDetail.PK_LedgerLine1CLUSTEREDYY0000never2010-07-08 18:47:17COLDKEEP — primary key
PAYROLL.dbo.ForecastQueue.PK_BillingHistory1CLUSTEREDYY0000never2010-07-08 16:28:53COLDKEEP — primary key
PAYROLL.dbo.ReconcileArchive.PK_QuotaSnapshot1CLUSTEREDYY0000never2010-07-09 17:45:23COLDKEEP — primary key
PAYROLL.dbo.CustomerEntry.PK_CampaignSummary2NONCLUSTEREDYY0000never2010-07-19 17:34:01COLDKEEP — primary key
PAYROLL.dbo.SettlementDetail.IX_TicketLine2NONCLUSTEREDYY0000never2010-06-12 10:55:30COLDKEEP — primary key
PAYROLL.dbo.ReconcileStaging.PK_WarehouseStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterLine.PK_MeterLine1CLUSTEREDYY0000never2010-05-26 17:33:31COLDKEEP — primary key
PAYROLL.dbo.RosterDetail.PK_BookingLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.LedgerLine.PK_CatalogLine1CLUSTEREDYY0000never2010-01-12 13:17:55COLDKEEP — primary key
PAYROLL.dbo.SettlementDetail.PK_BillingLog1CLUSTEREDYY0000never2010-01-12 13:20:42COLDKEEP — primary key
PAYROLL.dbo.LedgerStaging.PK_RouteSnapshot1CLUSTEREDYY0000never2010-01-12 13:20:42COLDKEEP — primary key
PAYROLL.dbo.CatalogResult.PK_ClaimMonthly1CLUSTEREDYY0000never2009-12-18 15:34:32COLDKEEP — primary key
PAYROLL.dbo.SalesDaily.PK_SalesSummary2NONCLUSTEREDYY0000never2010-07-30 10:39:26COLDKEEP — primary key
PAYROLL.dbo.PayrollResult.PK_PolicySummary2NONCLUSTEREDYY0000never2010-07-30 10:39:26COLDKEEP — primary key
PAYROLL.dbo.ShipmentLine.PK_LedgerLine1CLUSTEREDYY0000never2010-07-30 16:21:35COLDKEEP — primary key
PAYROLL.dbo.BookingDetail.IX_CustomerDaily2NONCLUSTEREDYY0000never2010-03-11 09:21:57COLDKEEP — primary key
PAYROLL.dbo.InvoiceQueue.IX_SettlementSummary2NONCLUSTEREDYY0000never2010-03-12 11:34:35COLDKEEP — primary key
PAYROLL.dbo.ContractStaging.PK_ForecastStatus1CLUSTEREDYY0000never2010-03-12 11:28:49COLDKEEP — primary key
PAYROLL.dbo.OrdersLine.PK_AssetAudit1CLUSTEREDYY0000never2010-07-14 15:50:16COLDKEEP — primary key
PAYROLL.dbo.SettlementDaily.PK_PolicyStatus1CLUSTEREDYY0000never2010-05-05 09:57:40COLDKEEP — primary key
PAYROLL.dbo.RouteArchive.PK_ContractStatus1CLUSTEREDYY0000never2010-07-03 09:56:28COLDKEEP — primary key
PAYROLL.dbo.PricingQueue.PK_ShipmentArchive1CLUSTEREDYY0000never2010-07-14 15:47:45COLDKEEP — primary key
PAYROLL.dbo.TicketStatus.PK_PayrollDetail1CLUSTEREDYY0000never2010-03-09 12:22:35COLDKEEP — primary key
PAYROLL.dbo.RosterLine.PK_BatchHistory1CLUSTEREDYY0000never2010-02-26 15:47:00COLDKEEP — primary key
PAYROLL.dbo.ForecastSummary.PK_QuotaStatus1CLUSTEREDYY0000never2010-04-20 16:22:00COLDKEEP — primary key
PAYROLL.dbo.AssetHistory.PK_WarehouseMonthly1CLUSTEREDYY0000never2010-02-26 15:46:36COLDKEEP — primary key
PAYROLL.dbo.BillingSnapshot.PK_BillingEntry1CLUSTEREDYY0000never2010-03-12 10:46:34COLDKEEP — primary key
PAYROLL.dbo.ReconcileDetail.PK_MeterLog1CLUSTEREDYY0000never2010-04-20 16:22:19COLDKEEP — primary key
PAYROLL.dbo.RosterStatus.PK_ShipmentStatus1CLUSTEREDYY0000never2010-03-16 11:11:27COLDKEEP — primary key
PAYROLL.dbo.StaffingMonthly.PK_AssetResult1CLUSTEREDYY0000never2009-12-23 10:58:24COLDKEEP — primary key
PAYROLL.dbo.ReconcileResult.PK_CampaignSummary1CLUSTEREDYY0000never2009-12-21 17:06:44COLDKEEP — primary key
PAYROLL.dbo.OrdersDaily.IX_StaffingStatus1CLUSTEREDYY0000never2010-03-30 10:30:52COLDKEEP — primary key
PAYROLL.dbo.PayrollStatus.PK_BatchEntry1CLUSTEREDYY0000never2009-12-09 12:31:00COLDKEEP — primary key
PAYROLL.dbo.SupplierSummary.IX_SalesStatus2NONCLUSTEREDYY0000never2010-04-20 15:04:13COLDKEEP — primary key
PAYROLL.dbo.ReconcileEntry.IX_QuotaDetail2NONCLUSTEREDYY0000never2010-04-20 15:03:33COLDKEEP — primary key
PAYROLL.dbo.WarehouseSnapshot.PK_BatchHistory2NONCLUSTEREDYY0000never2010-07-06 15:55:23COLDKEEP — primary key
PAYROLL.dbo.WarehouseEntry.PK_ContractQueue1CLUSTEREDYY0000never2009-12-09 12:32:38COLDKEEP — primary key
PAYROLL.dbo.PricingLine.PK_OrdersLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchAudit.PK_QuotaStaging1CLUSTEREDYY0000never2009-12-09 10:24:28COLDKEEP — primary key
PAYROLL.dbo.PayrollSnapshot.PK_SettlementSummary1CLUSTEREDYY0000never2010-06-30 15:20:05COLDKEEP — primary key
PAYROLL.dbo.TerritoryAudit.PK_LedgerStatus1CLUSTEREDYY0000never2010-06-28 19:17:36COLDKEEP — primary key
PAYROLL.dbo.PolicyResult.PK_AssetStaging1CLUSTEREDYY0000never2010-03-23 11:31:29COLDKEEP — primary key
PAYROLL.dbo.ShipmentDetail.PK_ShiftDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingResult.PK_ReconcileEntry1CLUSTEREDYY0000never2010-01-13 17:47:12COLDKEEP — primary key
PAYROLL.dbo.CustomerStatus.PK_ReconcileDetail1CLUSTEREDYY0000never2010-01-13 16:32:08COLDKEEP — primary key
PAYROLL.dbo.ClaimDaily.IX_CampaignStaging2NONCLUSTEREDYY0000never2010-04-30 10:05:20COLDKEEP — primary key
PAYROLL.dbo.PricingStaging.PK_ContractLog1CLUSTEREDYY0000never2010-11-20 14:11:59COLDKEEP — primary key
PAYROLL.dbo.CampaignHeader.IX_InvoiceLine2NONCLUSTEREDYY0000never2010-05-26 17:14:59COLDKEEP — primary key
PAYROLL.dbo.TerritoryAudit.PK_PricingMonthly2NONCLUSTEREDYY0000never2010-07-07 19:27:53COLDKEEP — primary key
PAYROLL.dbo.LedgerStatus.IX_BookingEntry2NONCLUSTEREDYY0000never2010-07-07 16:24:37COLDKEEP — primary key
PAYROLL.dbo.OrdersQueue.PK_RosterArchive1CLUSTEREDYY0000never2010-07-02 17:09:49COLDKEEP — primary key
PAYROLL.dbo.RosterSummary.IX_RouteArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BookingDaily.PK_MeterDetail1CLUSTEREDYY0000never2010-01-19 15:14:37COLDKEEP — primary key
PAYROLL.dbo.SalesEntry.PK_CustomerQueue1CLUSTEREDYY0000never2009-12-08 11:43:52COLDKEEP — primary key
PAYROLL.dbo.InvoiceArchive.PK_BillingHeader1CLUSTEREDYY0000never2009-12-08 10:58:04COLDKEEP — primary key
PAYROLL.dbo.BillingDaily.PK_PayrollDaily1CLUSTEREDYY0000never2010-06-09 18:46:53COLDKEEP — primary key
PAYROLL.dbo.SalesDetail.PK_BillingSummary1CLUSTEREDYY0000never2010-07-26 18:01:50COLDKEEP — primary key
PAYROLL.dbo.TerritoryQueue.PK_ClaimMonthly1CLUSTEREDYY0000never2010-06-09 18:49:58COLDKEEP — primary key
PAYROLL.dbo.PricingHeader.PK_OrdersHistory1CLUSTEREDYY0000never2010-06-09 18:46:53COLDKEEP — primary key
PAYROLL.dbo.CustomerDetail.PK_ShipmentHeader1CLUSTEREDYY0000never2010-06-09 18:49:58COLDKEEP — primary key
PAYROLL.dbo.SupplierDetail.PK_TicketArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersLine.PK_PayrollHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileStaging.PK_CatalogHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftStaging.PK_QuotaDaily1CLUSTEREDYY0000never2009-12-09 09:55:24COLDKEEP — primary key
PAYROLL.dbo.BatchStatus.PK_CustomerLine1CLUSTEREDYY0000never2009-12-09 09:55:24COLDKEEP — primary key
PAYROLL.dbo.CampaignStaging.PK_TerritoryAudit1CLUSTEREDYY0000never2009-12-09 09:55:44COLDKEEP — primary key
PAYROLL.dbo.StaffingArchive.PK_ReconcileStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftLine.PK_RosterMonthly1CLUSTEREDYY0000never2010-02-02 10:40:30COLDKEEP — primary key
PAYROLL.dbo.TicketDetail.PK_SupplierDaily1CLUSTEREDYY0000never2010-02-02 10:39:49COLDKEEP — primary key
PAYROLL.dbo.PricingQueue.PK_RosterDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseStaging.PK_CustomerStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignEntry.PK_QuotaLog1CLUSTEREDYY0000never2010-08-13 17:52:07COLDKEEP — primary key
PAYROLL.dbo.QuotaEntry.PK_BookingAudit1CLUSTEREDYY0000never2010-08-13 10:33:17COLDKEEP — primary key
PAYROLL.dbo.TicketAudit.IX_TerritoryHeader2NONCLUSTEREDYY0000never2010-03-16 12:19:32COLDKEEP — primary key
PAYROLL.dbo.RouteLine.PK_BatchStaging1CLUSTEREDYY0000never2010-01-12 10:41:07COLDKEEP — primary key
PAYROLL.dbo.LedgerEntry.PK_CustomerResult1CLUSTEREDYY0000never2010-05-10 16:39:27COLDKEEP — primary key
PAYROLL.dbo.PayrollMonthly.PK_CampaignSummary1CLUSTEREDYY0000never2010-05-10 16:39:27COLDKEEP — primary key
PAYROLL.dbo.ReconcileAudit.PK_InvoiceLine1CLUSTEREDYY0000never2010-06-19 11:36:46COLDKEEP — primary key
PAYROLL.dbo.PricingAudit.PK_WarehouseStatus1CLUSTEREDYY0000never2010-06-18 11:40:30COLDKEEP — primary key
PAYROLL.dbo.PayrollQueue.PK_RosterMonthly1CLUSTEREDYY0000never2010-05-06 09:27:00COLDKEEP — primary key
PAYROLL.dbo.AssetStaging.PK_ReconcileLine1CLUSTEREDYY0000never2010-05-06 09:27:00COLDKEEP — primary key
PAYROLL.dbo.LedgerHistory.PK_CustomerLog1CLUSTEREDYY0000never2010-05-06 14:47:49COLDKEEP — primary key
PAYROLL.dbo.ShiftEntry.PK_CampaignLog2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SalesHistory.IX_OrdersAudit2NONCLUSTEREDYY0000never2010-03-26 09:44:09COLDKEEP — primary key
PAYROLL.dbo.PricingHistory.IX_BookingStaging2NONCLUSTEREDYY0000never2010-05-10 10:19:17COLDKEEP — primary key
PAYROLL.dbo.SupplierStaging.IX_CustomerStaging3NONCLUSTEREDY0000never2010-09-14 14:24:42COLDreview carefully — unique
PAYROLL.dbo.SupplierStaging.IX_BookingSnapshot2NONCLUSTEREDYY0000never2010-09-14 14:24:42COLDKEEP — primary key
PAYROLL.dbo.ForecastHeader.IX_RouteLog1CLUSTEREDYY0000never2010-09-14 14:24:19COLDKEEP — primary key
PAYROLL.dbo.ShipmentDetail.IX_SupplierQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignAudit.IX_ShiftHeader1CLUSTEREDYY0000never2010-09-14 14:24:19COLDKEEP — primary key
PAYROLL.dbo.PayrollHeader.IX_ClaimSummary2NONCLUSTEREDYY0000never2010-05-15 12:13:11COLDKEEP — primary key
PAYROLL.dbo.BookingLog.IX_ReconcileHeader2NONCLUSTEREDYY0000never2010-07-08 16:55:14COLDKEEP — primary key
PAYROLL.dbo.ReconcileLog.IX_SettlementDetail2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterDaily.IX_LedgerDaily2NONCLUSTEREDYY0000never2010-07-30 11:38:00COLDKEEP — primary key
PAYROLL.dbo.CampaignStaging.IX_ReconcileLog1CLUSTEREDYY0000never2010-09-14 14:24:19COLDKEEP — primary key
PAYROLL.dbo.AssetMonthly.PK_BillingSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersHistory.IX_CampaignSummary1CLUSTEREDYY0000never2010-09-14 14:24:19COLDKEEP — primary key
PAYROLL.dbo.BatchDetail.IX_SupplierEntry2NONCLUSTEREDYY8310002026-09-11 08:22:412010-09-14 14:24:19USEDKEEP — primary key
PAYROLL.dbo.ShiftDaily.IX_QuotaSnapshot2NONCLUSTEREDYY0000never2010-04-17 14:26:05COLDKEEP — primary key
PAYROLL.dbo.WarehouseStatus.IX_StaffingEntry2NONCLUSTEREDYY0000never2010-07-20 10:42:25COLDKEEP — primary key
PAYROLL.dbo.ReconcileEntry.IX_BatchQueue2NONCLUSTEREDYY0000never2010-07-20 10:42:25COLDKEEP — primary key
PAYROLL.dbo.PolicyMonthly.PK_PayrollEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignLog.PK_ContractDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimStaging.PK_SupplierSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaSnapshot.PK_QuotaEntry1CLUSTEREDYY0000never2010-07-19 18:04:51COLDKEEP — primary key
PAYROLL.dbo.ShiftHeader.PK_InvoiceEntry2NONCLUSTEREDYY0000never2010-07-19 18:03:50COLDKEEP — primary key
PAYROLL.dbo.BookingResult.PK_StaffingSnapshot2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketHistory.IX_BookingDaily1CLUSTEREDYY0000never2010-09-14 14:24:19COLDKEEP — primary key
PAYROLL.dbo.SupplierEntry.PK_StaffingQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignQueue.PK_RouteQueue1CLUSTEREDYY0000never2010-05-21 14:42:30COLDKEEP — primary key
PAYROLL.dbo.BatchAudit.PK_ShipmentLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseEntry.IX_ShipmentQueue2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.WarehouseEntry.IX_PayrollDaily3NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierArchive.IX_PayrollResult2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ForecastDaily.IX_ContractStatus1CLUSTEREDYY0000never2010-09-14 14:24:19COLDKEEP — primary key
PAYROLL.dbo.BillingHeader.PK_TerritoryStaging2NONCLUSTEREDYY0000never2010-07-07 11:15:03COLDKEEP — primary key
PAYROLL.dbo.CustomerHistory.IX_PricingResult2NONCLUSTEREDYY0000never2010-07-07 11:15:03COLDKEEP — primary key
PAYROLL.dbo.ShiftSnapshot.PK_MeterStaging2NONCLUSTEREDYY0000never2010-07-07 11:15:03COLDKEEP — primary key
PAYROLL.dbo.TicketArchive.IX_MeterLine2NONCLUSTEREDYY0000never2010-01-18 12:35:13COLDKEEP — primary key
PAYROLL.dbo.ShipmentSnapshot.IX_PolicyLine2NONCLUSTEREDYY0000never2010-01-19 10:11:14COLDKEEP — primary key
PAYROLL.dbo.SettlementLine.IX_LedgerArchive2NONCLUSTEREDYY0000never2010-08-20 07:50:39COLDKEEP — primary key
PAYROLL.dbo.ReconcileSnapshot.IX_BatchStatus2NONCLUSTEREDYY0000never2010-01-18 12:24:14COLDKEEP — primary key
PAYROLL.dbo.ReconcileSnapshot.PK_CampaignStatus1CLUSTEREDYY0000never2010-01-18 17:26:50COLDKEEP — primary key
PAYROLL.dbo.OrdersAudit.IX_TerritoryEntry2NONCLUSTEREDYY0000never2010-01-18 12:31:58COLDKEEP — primary key
PAYROLL.dbo.SettlementMonthly.PK_SupplierHeader1CLUSTEREDYY0000never2009-12-21 11:01:02COLDKEEP — primary key
PAYROLL.dbo.InvoiceDaily.PK_TerritoryLine1CLUSTEREDYY0000never2010-05-18 16:35:58COLDKEEP — primary key
PAYROLL.dbo.AssetQueue.PK_BillingLog1CLUSTEREDYY0000never2010-06-02 11:03:56COLDKEEP — primary key
PAYROLL.dbo.BookingStatus.PK_StaffingResult1CLUSTEREDYY0000never2009-12-09 14:06:05COLDKEEP — primary key
PAYROLL.dbo.WarehouseLine.PK_ClaimStaging1CLUSTEREDYY0000never2009-12-19 08:59:41COLDKEEP — primary key
PAYROLL.dbo.InvoiceMonthly.PK_ForecastMonthly1CLUSTEREDYY0000never2010-01-14 14:32:27COLDKEEP — primary key
PAYROLL.dbo.ClaimDaily.PK_ShipmentQueue1CLUSTEREDYY0000never2010-01-15 11:00:43COLDKEEP — primary key
PAYROLL.dbo.TicketEntry.PK_ClaimResult1CLUSTEREDYY0000never2010-01-15 11:00:43COLDKEEP — primary key
PAYROLL.dbo.ShiftStaging.PK_AssetLog1CLUSTEREDYY0000never2010-01-15 10:17:45COLDKEEP — primary key
PAYROLL.dbo.PolicyHeader.PK_ForecastQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaDetail.PK_StaffingLog1CLUSTEREDYY0000never2010-01-15 09:59:25COLDKEEP — primary key
PAYROLL.dbo.BatchLine.PK_TicketHeader1CLUSTEREDYY0000never2010-01-15 10:14:33COLDKEEP — primary key
PAYROLL.dbo.SupplierDaily.PK_BookingResult1CLUSTEREDYY0000never2010-01-13 15:46:00COLDKEEP — primary key
PAYROLL.dbo.TicketDetail.PK_OrdersAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceDetail.PK_ForecastResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterDaily.PK_ClaimMonthly1CLUSTEREDYY0000never2009-12-09 09:26:22COLDKEEP — primary key
PAYROLL.dbo.LedgerQueue.PK_WarehouseDaily1CLUSTEREDYY0000never2009-12-14 16:08:12COLDKEEP — primary key
PAYROLL.dbo.PayrollLog.PK_BillingResult1CLUSTEREDYY6225229440204532026-09-11 17:04:182026-09-05 07:44:15USEDKEEP — primary key
PAYROLL.dbo.LedgerDaily.IX_BookingResult30NONCLUSTERED04427070052932026-09-12 00:59:002026-07-26 02:00:47USEDkeep — in use
PAYROLL.dbo.LedgerDaily.IX_QuotaStaging2NONCLUSTERED020154423772026-06-28 09:32:202026-04-21 19:07:00USEDkeep — in use
PAYROLL.dbo.LedgerDaily.IX_TicketHistory3NONCLUSTERED3753127462070052932026-09-12 00:07:182026-08-05 07:31:34USEDkeep — in use
PAYROLL.dbo.LedgerDaily.IX_ClaimDetail4NONCLUSTERED0007005293never2025-05-22 16:26:05UNUSEDreview, then DROP
PAYROLL.dbo.LedgerDaily.IX_SupplierAudit29NONCLUSTERED3133656109690070052932026-09-12 00:56:192026-07-25 21:30:57USEDkeep — in use
PAYROLL.dbo.LedgerDaily.PK_BatchStatus1CLUSTEREDYY15707296283950168674158295982026-09-12 01:01:172026-06-09 12:44:32USEDKEEP — primary key
PAYROLL.dbo.TerritoryEntry.IX_TicketArchive2NONCLUSTERED0000never2025-05-26 16:11:24COLDreview, then DROP
PAYROLL.dbo.TerritoryEntry.IX_TicketStatus3NONCLUSTERED0000never2025-05-26 16:11:25COLDreview, then DROP
PAYROLL.dbo.TerritoryEntry.IX_QuotaMonthly4NONCLUSTERED0000never2025-05-26 16:11:25COLDreview, then DROP
PAYROLL.dbo.TerritoryEntry.PK_SalesDetail1CLUSTEREDYY0000never2025-06-05 11:45:21COLDKEEP — primary key
PAYROLL.dbo.TicketHeader.IX_QuotaHeader2NONCLUSTERED0000never2025-10-04 23:07:58COLDreview, then DROP
PAYROLL.dbo.TicketHeader.IX_CampaignSnapshot3NONCLUSTERED0000never2025-10-04 23:07:58COLDreview, then DROP
PAYROLL.dbo.TicketHeader.IX_OrdersMonthly4NONCLUSTERED0000never2025-10-04 23:07:59COLDreview, then DROP
PAYROLL.dbo.TicketHeader.PK_PricingEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SalesArchive.PK_ShipmentStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SalesDaily.PK_CampaignStaging1CLUSTEREDYY757525601002026-09-11 19:55:422024-09-16 13:30:54USEDKEEP — primary key
PAYROLL.dbo.ClaimSummary.PK_ReconcileQueue1CLUSTEREDYY0000never2021-08-02 12:36:56COLDKEEP — primary key
PAYROLL.dbo.BatchEntry.IX_OrdersMonthly2NONCLUSTERED0000never2025-04-22 09:28:58COLDreview, then DROP
PAYROLL.dbo.BatchEntry.IX_PricingArchive3NONCLUSTERED0000never2025-04-22 09:28:59COLDreview, then DROP
PAYROLL.dbo.BatchEntry.IX_BatchLog4NONCLUSTERED0000never2025-04-22 09:28:59COLDreview, then DROP
PAYROLL.dbo.BatchEntry.PK_BillingEntry1CLUSTEREDYY03002026-07-17 13:34:332025-04-22 09:40:54USEDKEEP — primary key
PAYROLL.dbo.ContractStatus.PK_SettlementArchive1CLUSTEREDYY496359310002026-09-12 01:00:522024-09-10 20:12:14USEDKEEP — primary key
PAYROLL.dbo.BillingLog.PK_SupplierHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BillingLog.UQ_ClaimHistory2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.ShipmentSnapshot.IX_TerritoryArchive5NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.ShipmentSnapshot.IX_OrdersDetail4NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.ShipmentSnapshot.IX_RosterDaily3NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.ShipmentSnapshot.PK_QuotaHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentSnapshot.UQ_SupplierEntry2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.ClaimAudit.PK_InvoiceLog1CLUSTEREDYY0006neverneverUNUSEDKEEP — primary key
PAYROLL.dbo.ClaimAudit.UQ_BatchStatus2NONCLUSTEREDY10062026-07-14 14:28:48neverUSEDkeep — in use
PAYROLL.dbo.BatchStaging.PK_ForecastStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BookingArchive.IX_PayrollLine3NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.BookingArchive.PK_BillingSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BookingArchive.UQ_PayrollMonthly2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.ShipmentQueue.PK_OrdersStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetSnapshot.PK_BatchStaging1CLUSTEREDYY0000never2022-09-30 17:19:59COLDKEEP — primary key
PAYROLL.dbo.InvoiceAudit.IX_SupplierStatus56NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.InvoiceAudit.IX_QuotaStaging57NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.RouteLine.PK_AssetLine1CLUSTEREDYY069660002026-09-11 20:01:202025-05-20 10:48:00USEDKEEP — primary key
PAYROLL.dbo.QuotaStatus.IX_PayrollMonthly2NONCLUSTERED0000never2024-11-11 08:45:10COLDreview, then DROP
PAYROLL.dbo.TerritoryHistory.PK_PricingSnapshot1CLUSTEREDYY2507428825208967142026-09-12 01:00:532026-09-01 17:12:38USEDKEEP — primary key
PAYROLL.dbo.CampaignHistory.PK_MeterHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterHistory.PK_ClaimMonthly1CLUSTEREDYY486628473002026-09-12 00:40:242025-05-19 16:41:08USEDKEEP — primary key
PAYROLL.dbo.CatalogAudit.IX_BillingStatus2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.SettlementStatus.IX_WarehouseEntry2NONCLUSTERED222898012026-09-12 00:46:082025-12-06 09:35:01USEDkeep — in use
PAYROLL.dbo.BillingAudit.IX_AssetStatus2NONCLUSTERED1483758755036002026-09-11 17:48:492022-10-22 15:05:47USEDkeep — in use
PAYROLL.dbo.CustomerQueue.IX_TicketSummary2NONCLUSTERED504149760572082026-09-11 17:54:492026-06-12 10:15:44USEDkeep — in use
PAYROLL.dbo.CustomerQueue.IX_ShipmentSnapshot22NONCLUSTERED2092044660572072026-09-11 18:14:282026-07-18 07:24:23USEDkeep — in use
PAYROLL.dbo.CustomerQueue.IX_BatchSnapshot21NONCLUSTERED16392800572072026-09-11 18:06:352026-06-05 09:12:14USEDkeep — in use
PAYROLL.dbo.CustomerQueue.IX_TicketResult20NONCLUSTERED300572072026-09-07 07:23:552026-06-05 09:12:58USEDkeep — in use
PAYROLL.dbo.MeterHistory.IX_StaffingStatus2NONCLUSTERED0000never2025-02-13 18:11:15COLDreview, then DROP
PAYROLL.dbo.AssetDaily.IX_PricingLog26NONCLUSTERED1950834310784402026-09-11 19:55:492026-09-02 12:40:49USEDkeep — in use
PAYROLL.dbo.AssetDaily.IX_ContractSummary25NONCLUSTERED3451500784402026-09-11 18:00:142026-07-25 10:33:21USEDkeep — in use
PAYROLL.dbo.AssetDaily.PK_SupplierLine1CLUSTEREDYY200500131439170517824852026-09-11 19:55:492026-07-04 10:50:58USEDKEEP — primary key
PAYROLL.dbo.AssetDaily.IX_PayrollDaily2NONCLUSTERED0159010784402026-09-11 17:46:432026-07-04 10:50:58USEDkeep — in use
PAYROLL.dbo.StaffingDetail.IX_PolicyEntry3NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.StaffingDetail.PK_StaffingSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.StaffingDetail.IX_ShipmentArchive2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.QuotaLine.PK_RosterResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaStaging.IX_TerritoryLog12NONCLUSTERED892878700115572026-09-12 01:00:532026-04-24 10:17:41USEDkeep — in use
PAYROLL.dbo.PayrollHeader.IX_MeterHistory4NONCLUSTERED10908500126752026-09-11 18:04:142026-04-29 13:58:50USEDkeep — in use
PAYROLL.dbo.BatchHistory.PK_TerritoryStatus2NONCLUSTEREDYY0000never2010-11-03 13:51:36COLDKEEP — primary key
PAYROLL.dbo.WarehouseHeader.PK_MeterArchive1CLUSTEREDYY0000never2010-04-23 11:37:12COLDKEEP — primary key
PAYROLL.dbo.StaffingArchive.PK_ContractDaily1CLUSTEREDYY0000never2010-04-23 10:09:20COLDKEEP — primary key
PAYROLL.dbo.TerritoryStatus.PK_ClaimLog1CLUSTEREDYY0000never2009-12-08 15:20:19COLDKEEP — primary key
PAYROLL.dbo.ShiftAudit.PK_TicketSummary1CLUSTEREDYY0000never2010-03-08 15:02:26COLDKEEP — primary key
PAYROLL.dbo.SupplierSummary.PK_ShiftMonthly1CLUSTEREDYY0000never2009-12-05 12:43:35COLDKEEP — primary key
PAYROLL.dbo.InvoiceAudit.PK_PricingEntry1CLUSTEREDYY0000never2010-01-19 09:24:33COLDKEEP — primary key
PAYROLL.dbo.CampaignStatus.PK_BookingLog1CLUSTEREDYY0000never2010-06-11 17:24:50COLDKEEP — primary key
PAYROLL.dbo.CatalogResult.PK_SalesResult1CLUSTEREDYY0000never2010-06-11 17:23:14COLDKEEP — primary key
PAYROLL.dbo.CampaignLog.PK_ShipmentSnapshot1CLUSTEREDYY0000never2009-12-09 14:57:43COLDKEEP — primary key
PAYROLL.dbo.TicketHeader.PK_SettlementEntry1CLUSTEREDYY0000never2010-01-13 12:16:45COLDKEEP — primary key
PAYROLL.dbo.ForecastStaging.PK_StaffingDetail1CLUSTEREDYY0000never2010-06-19 10:20:12COLDKEEP — primary key
PAYROLL.dbo.PayrollEntry.PK_ShipmentStaging1CLUSTEREDYY0000never2010-11-03 13:49:32COLDKEEP — primary key
PAYROLL.dbo.InvoiceAudit.PK_InvoiceEntry1CLUSTEREDYY0000never2010-11-03 13:48:58COLDKEEP — primary key
PAYROLL.dbo.TicketAudit.PK_BookingLog1CLUSTEREDYY0000never2010-06-23 16:43:22COLDKEEP — primary key
PAYROLL.dbo.CampaignAudit.PK_PolicyStatus1CLUSTEREDYY0000never2010-01-14 16:42:13COLDKEEP — primary key
PAYROLL.dbo.SalesMonthly.PK_TicketHeader1CLUSTEREDYY0000never2010-01-15 14:47:32COLDKEEP — primary key
PAYROLL.dbo.CampaignEntry.PK_CampaignArchive1CLUSTEREDYY0000never2010-02-03 17:45:29COLDKEEP — primary key
PAYROLL.dbo.TerritoryStatus.PK_SettlementHistory1CLUSTEREDYY0000never2009-12-29 10:30:55COLDKEEP — primary key
PAYROLL.dbo.ShipmentDetail.IX_BookingLine2NONCLUSTEREDY0000never2010-06-05 09:43:16COLDreview carefully — unique
PAYROLL.dbo.ShipmentDetail.PK_WarehouseAudit1CLUSTEREDYY0000never2010-06-28 17:21:22COLDKEEP — primary key
PAYROLL.dbo.QuotaResult.PK_ForecastHeader1CLUSTEREDYY0000never2009-12-08 15:08:58COLDKEEP — primary key
PAYROLL.dbo.PolicySnapshot.PK_QuotaDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftHistory.PK_RosterQueue1CLUSTEREDYY0000never2010-06-11 09:17:53COLDKEEP — primary key
PAYROLL.dbo.ShipmentDaily.PK_BookingLine1CLUSTEREDYY0000never2010-06-11 10:06:12COLDKEEP — primary key
PAYROLL.dbo.InvoiceLine.PK_RouteHistory1CLUSTEREDYY0000never2010-06-11 09:53:25COLDKEEP — primary key
PAYROLL.dbo.AssetSummary.PK_TerritoryLine1CLUSTEREDYY0000never2009-12-09 09:40:58COLDKEEP — primary key
PAYROLL.dbo.ClaimDaily.PK_CustomerHistory1CLUSTEREDYY0000never2009-12-08 15:10:31COLDKEEP — primary key
PAYROLL.dbo.MeterSnapshot.PK_PricingQueue1CLUSTEREDYY0000never2010-11-12 15:51:52COLDKEEP — primary key
PAYROLL.dbo.CatalogEntry.PK_ClaimStatus1CLUSTEREDYY0000never2009-12-08 15:19:46COLDKEEP — primary key
PAYROLL.dbo.QuotaArchive.PK_SettlementEntry1CLUSTEREDYY0000never2009-12-08 15:17:53COLDKEEP — primary key
PAYROLL.dbo.ReconcileAudit.PK_BillingAudit1CLUSTEREDYY0000never2009-12-08 10:00:23COLDKEEP — primary key
PAYROLL.dbo.WarehouseStatus.PK_SalesStaging1CLUSTEREDYY0000never2009-12-31 09:12:29COLDKEEP — primary key
PAYROLL.dbo.PricingSummary.PK_ShiftHistory1CLUSTEREDYY0000never2010-06-03 12:28:19COLDKEEP — primary key
PAYROLL.dbo.PricingSummary.IX_PolicyDetail2NONCLUSTEREDY0000never2010-06-03 12:28:19COLDreview carefully — unique
PAYROLL.dbo.CatalogSummary.PK_ContractLine1CLUSTEREDYY0000never2009-12-11 10:27:57COLDKEEP — primary key
PAYROLL.dbo.SalesLine.PK_OrdersMonthly1CLUSTEREDYY0000never2010-03-02 12:13:41COLDKEEP — primary key
PAYROLL.dbo.CatalogAudit.PK_OrdersAudit1CLUSTEREDYY0000never2009-12-11 11:14:50COLDKEEP — primary key
PAYROLL.dbo.PricingLog.PK_OrdersAudit1CLUSTEREDYY0000never2009-12-11 10:27:57COLDKEEP — primary key
PAYROLL.dbo.WarehouseQueue.PK_BillingSummary1CLUSTEREDYY0000never2010-08-11 18:40:27COLDKEEP — primary key
PAYROLL.dbo.BookingStaging.PK_ClaimDaily1CLUSTEREDYY0000never2009-12-11 10:27:57COLDKEEP — primary key
PAYROLL.dbo.MeterStatus.PK_AssetLog1CLUSTEREDYY0000never2009-12-11 10:27:51COLDKEEP — primary key
PAYROLL.dbo.PricingStaging.PK_BillingMonthly1CLUSTEREDYY0000never2010-08-10 18:40:27COLDKEEP — primary key
PAYROLL.dbo.BookingAudit.IX_OrdersQueue2NONCLUSTEREDYY0000never2010-08-12 18:39:43COLDKEEP — primary key
PAYROLL.dbo.ForecastResult.IX_MeterLine2NONCLUSTEREDYY0000never2010-06-07 09:23:03COLDKEEP — primary key
PAYROLL.dbo.ShipmentMonthly.PK_ContractQueue1CLUSTEREDYY0000never2010-06-03 12:27:37COLDKEEP — primary key
PAYROLL.dbo.ShipmentMonthly.IX_BatchSummary2NONCLUSTEREDY0000never2010-06-03 12:27:37COLDreview carefully — unique
PAYROLL.dbo.QuotaHeader.PK_PolicyLog1CLUSTEREDYY0000never2009-12-10 09:59:47COLDKEEP — primary key
PAYROLL.dbo.AssetSummary.PK_StaffingEntry1CLUSTEREDYY0000never2010-09-17 13:48:10COLDKEEP — primary key
PAYROLL.dbo.StaffingStatus.PK_ForecastLine1CLUSTEREDYY0000never2010-07-17 09:49:03COLDKEEP — primary key
PAYROLL.dbo.WarehouseSummary.PK_CampaignQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.LedgerResult.PK_ClaimDetail1CLUSTEREDYY0000never2010-08-24 17:57:13COLDKEEP — primary key
PAYROLL.dbo.BillingSummary.PK_PricingLog1CLUSTEREDYY0000never2010-08-25 07:51:58COLDKEEP — primary key
PAYROLL.dbo.ContractSnapshot.PK_CatalogArchive1CLUSTEREDYY0000never2010-08-17 14:34:29COLDKEEP — primary key
PAYROLL.dbo.RouteLog.PK_TicketEntry2NONCLUSTEREDYY0000never2010-08-17 14:32:17COLDKEEP — primary key
PAYROLL.dbo.BookingQueue.PK_TicketLog1CLUSTEREDYY0000never2010-03-20 08:55:16COLDKEEP — primary key
PAYROLL.dbo.TerritoryHeader.PK_QuotaDaily1CLUSTEREDYY0000never2010-08-17 14:34:29COLDKEEP — primary key
PAYROLL.dbo.RosterMonthly.PK_TerritoryResult1CLUSTEREDYY0000never2009-12-10 09:59:47COLDKEEP — primary key
PAYROLL.dbo.ShiftAudit.PK_CustomerAudit1CLUSTEREDYY0000never2009-12-11 09:08:49COLDKEEP — primary key
PAYROLL.dbo.TerritoryResult.PK_MeterSummary1CLUSTEREDYY0000never2021-08-02 14:44:04COLDKEEP — primary key
PAYROLL.dbo.InvoiceLog.PK_CustomerDetail1CLUSTEREDYY0000never2010-12-09 16:58:16COLDKEEP — primary key
PAYROLL.dbo.QuotaAudit.PK_OrdersStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BookingDaily.PK_RouteStatus1CLUSTEREDYY02002026-08-18 07:31:172016-10-19 09:29:55USEDKEEP — primary key
PAYROLL.dbo.BatchSnapshot.PK_QuotaHeader1CLUSTEREDYY0000never2016-10-19 09:55:27COLDKEEP — primary key
PAYROLL.dbo.AssetLine.PK_CampaignStaging1CLUSTEREDYY01002026-07-15 13:59:13neverUSEDKEEP — primary key
PAYROLL.dbo.ShipmentHeader.PK_ShipmentArchive1CLUSTEREDYY0000never2016-10-19 17:50:56COLDKEEP — primary key
PAYROLL.dbo.PayrollMonthly.PK_CampaignEntry1CLUSTEREDYY0000never2016-10-19 17:54:22COLDKEEP — primary key
PAYROLL.dbo.CustomerDaily.PK_PolicyStaging1CLUSTEREDYY0000never2011-02-24 11:32:33COLDKEEP — primary key
PAYROLL.dbo.SupplierAudit.PK_RouteQueue1CLUSTEREDYY620003112026-08-17 10:22:582011-04-18 16:43:53USEDKEEP — primary key
PAYROLL.dbo.QuotaAudit.PK_BillingStaging1CLUSTEREDYY0000never2011-04-06 13:34:38COLDKEEP — primary key
PAYROLL.dbo.ContractStatus.PK_CustomerQueue1CLUSTEREDYY0000never2010-02-23 15:19:46COLDKEEP — primary key
PAYROLL.dbo.PricingLine.PK_WarehouseDetail1CLUSTEREDYY0000never2010-05-25 11:46:01COLDKEEP — primary key
PAYROLL.dbo.ShiftLine.PK_ShipmentStaging1CLUSTEREDYY0000never2010-05-25 11:47:16COLDKEEP — primary key
PAYROLL.dbo.CustomerSummary.PK_ReconcileResult1CLUSTEREDYY0000never2010-05-25 11:42:47COLDKEEP — primary key
PAYROLL.dbo.QuotaLog.IX_PolicyEntry2NONCLUSTERED0000never2010-08-12 17:49:20COLDreview, then DROP
PAYROLL.dbo.MeterEntry.IX_ShipmentArchive2NONCLUSTERED0000never2010-06-23 15:23:51COLDreview, then DROP
PAYROLL.dbo.CustomerAudit.IX_RosterHistory2NONCLUSTERED0000never2010-07-30 11:37:53COLDreview, then DROP
PAYROLL.dbo.PayrollSnapshot.IX_AssetMonthly2NONCLUSTERED0000never2010-08-13 18:29:41COLDreview, then DROP
PAYROLL.dbo.BillingStatus.IX_ShipmentStatus2NONCLUSTERED0000never2010-08-12 15:58:25COLDreview, then DROP
PAYROLL.dbo.InvoiceDaily.IX_BookingHistory2NONCLUSTERED0000never2010-08-16 15:43:53COLDreview, then DROP
PAYROLL.dbo.PricingDaily.PK_AssetDaily1CLUSTEREDYY0000never2010-07-16 16:23:12COLDKEEP — primary key
PAYROLL.dbo.LedgerEntry.PK_WarehouseEntry1CLUSTEREDYY0000never2010-07-02 14:03:45COLDKEEP — primary key
PAYROLL.dbo.ForecastDaily.PK_AssetDaily1CLUSTEREDYY0000never2010-08-11 11:33:51COLDKEEP — primary key
PAYROLL.dbo.RouteQueue.PK_CustomerAudit1CLUSTEREDYY0000never2010-08-10 14:35:27COLDKEEP — primary key
PAYROLL.dbo.PayrollResult.PK_InvoiceSnapshot1CLUSTEREDYY0000never2010-08-11 18:58:59COLDKEEP — primary key
PAYROLL.dbo.TerritoryHistory.PK_OrdersHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketStaging.PK_ReconcileDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersEntry.PK_QuotaLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaEntry.PK_CustomerResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftMonthly.PK_SupplierLog1CLUSTEREDYY0000never2010-08-13 18:46:42COLDKEEP — primary key
PAYROLL.dbo.QuotaQueue.IX_OrdersStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BookingSummary.PK_InvoiceStaging1CLUSTEREDYY0000never2010-02-01 16:23:48COLDKEEP — primary key
PAYROLL.dbo.StaffingSnapshot.PK_PayrollSnapshot1CLUSTEREDYY0000never2010-08-12 11:01:17COLDKEEP — primary key
PAYROLL.dbo.OrdersStaging.PK_BillingQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.StaffingResult.PK_RouteLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollLog.PK_InvoiceStaging1CLUSTEREDYY0000never2010-07-27 15:46:51COLDKEEP — primary key
PAYROLL.dbo.CustomerAudit.PK_BookingQueue1CLUSTEREDYY0000never2010-01-05 17:53:57COLDKEEP — primary key
PAYROLL.dbo.ClaimResult.PK_ContractSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyDaily.PK_QuotaHistory1CLUSTEREDYY0000never2009-12-30 10:47:23COLDKEEP — primary key
PAYROLL.dbo.PricingEntry.PK_TicketDaily1CLUSTEREDYY0000never2010-05-27 11:36:14COLDKEEP — primary key
PAYROLL.dbo.RosterEntry.PK_TicketStatus1CLUSTEREDYY0000never2009-12-25 09:41:20COLDKEEP — primary key
PAYROLL.dbo.ClaimQueue.PK_WarehouseDetail1CLUSTEREDYY0000never2009-12-25 09:40:54COLDKEEP — primary key
PAYROLL.dbo.PricingArchive.PK_CustomerEntry1CLUSTEREDYY0000never2009-12-29 11:57:41COLDKEEP — primary key
PAYROLL.dbo.CustomerAudit.PK_SettlementLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CatalogHeader.PK_LedgerLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaQueue.IX_BatchHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingResult.PK_RouteDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchHeader.PK_PayrollLine1CLUSTEREDYY2910500376162026-09-11 17:40:372026-07-11 14:37:27USEDKEEP — primary key
PAYROLL.dbo.RouteDaily.PK_BookingResult1CLUSTEREDYY5290200376162026-09-11 17:40:432026-04-24 07:33:08USEDKEEP — primary key
PAYROLL.dbo.RosterLog.PK_SettlementSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CatalogQueue.PK_MeterResult1CLUSTEREDYY391698295830376322026-09-11 18:00:432026-07-17 10:56:29USEDKEEP — primary key
PAYROLL.dbo.PayrollStaging.PK_PayrollAudit1CLUSTEREDYY16932000376282026-09-11 12:20:192026-07-13 12:12:05USEDKEEP — primary key
PAYROLL.dbo.ShiftArchive.PK_PricingHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractStaging.IX_BookingLine2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.ContractAudit.PK_TerritoryStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyStatus.PK_ContractDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollSummary.IX_QuotaResult2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.PayrollSummary.PK_PolicyStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileResult.PK_CampaignLog1CLUSTEREDYY1882300376322026-09-11 12:20:182026-05-08 13:28:29USEDKEEP — primary key
PAYROLL.dbo.SettlementHeader.PK_BatchLog1CLUSTEREDYY3909800379462026-09-11 17:40:432026-08-08 10:01:53USEDKEEP — primary key
PAYROLL.dbo.ContractSnapshot.PK_SalesQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ForecastHistory.PK_SettlementMonthly1CLUSTEREDYY0000never2010-07-27 15:31:33COLDKEEP — primary key
PAYROLL.dbo.PayrollArchive.PK_LedgerEntry1CLUSTEREDYY0000never2010-07-27 18:07:29COLDKEEP — primary key
PAYROLL.dbo.TicketSummary.PK_RouteStaging1CLUSTEREDYY0000never2010-08-13 14:25:48COLDKEEP — primary key
PAYROLL.dbo.InvoiceHeader.PK_ShiftLog1CLUSTEREDYY0000never2010-08-13 14:26:16COLDKEEP — primary key
PAYROLL.dbo.QuotaStaging.PK_ReconcileDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaLine.PK_CustomerStatus1CLUSTEREDYY0000never2010-08-13 14:27:51COLDKEEP — primary key
PAYROLL.dbo.LedgerStaging.PK_MeterHeader1CLUSTEREDYY0000never2010-08-13 14:30:20COLDKEEP — primary key
PAYROLL.dbo.AssetDetail.PK_QuotaHeader1CLUSTEREDYY0000never2010-08-13 14:30:38COLDKEEP — primary key
PAYROLL.dbo.TicketQueue.PK_SettlementHeader1CLUSTEREDYY0000never2010-07-21 09:23:36COLDKEEP — primary key
PAYROLL.dbo.ShipmentSnapshot.PK_BatchMonthly1CLUSTEREDYY0000never2009-12-22 11:59:05COLDKEEP — primary key
PAYROLL.dbo.CampaignLog.PK_CustomerQueue1CLUSTEREDYY0000never2010-01-22 17:02:37COLDKEEP — primary key
PAYROLL.dbo.RouteLog.PK_CustomerLog1CLUSTEREDYY0000never2010-01-22 17:02:37COLDKEEP — primary key
PAYROLL.dbo.InvoiceSummary.PK_ShiftQueue1CLUSTEREDYY0000never2010-03-15 12:01:26COLDKEEP — primary key
PAYROLL.dbo.AssetDaily.PK_CatalogStaging1CLUSTEREDYY0000never2010-03-13 09:27:13COLDKEEP — primary key
PAYROLL.dbo.AssetHeader.PK_CustomerAudit1CLUSTEREDYY0000never2010-03-15 12:01:26COLDKEEP — primary key
PAYROLL.dbo.OrdersQueue.PK_QuotaDetail1CLUSTEREDYY0000never2010-03-15 12:01:26COLDKEEP — primary key
PAYROLL.dbo.CampaignDetail.PK_ShipmentStaging1CLUSTEREDYY0000never2010-01-04 16:08:41COLDKEEP — primary key
PAYROLL.dbo.CampaignEntry.PK_TerritoryArchive1CLUSTEREDYY0000never2010-01-04 16:08:57COLDKEEP — primary key
PAYROLL.dbo.TerritoryStaging.IX_RouteSnapshot2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimEntry.IX_ForecastArchive2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketStaging.IX_BookingSnapshot2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.MeterResult.IX_ClaimAudit2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementDetail.PK_BillingSummary1CLUSTEREDYY0000never2010-01-05 17:28:33COLDKEEP — primary key
PAYROLL.dbo.CustomerResult.PK_CatalogStatus1CLUSTEREDYY0000never2009-12-09 10:24:45COLDKEEP — primary key
PAYROLL.dbo.RosterMonthly.PK_TicketHistory1CLUSTEREDYY0000never2010-08-13 17:35:28COLDKEEP — primary key
PAYROLL.dbo.BookingSummary.PK_PricingSnapshot1CLUSTEREDYY0000never2009-12-09 15:02:56COLDKEEP — primary key
PAYROLL.dbo.MeterStaging.PK_BookingLine1CLUSTEREDYY0000never2010-06-21 18:23:40COLDKEEP — primary key
PAYROLL.dbo.CustomerQueue.PK_LedgerDetail1CLUSTEREDYY0000never2010-08-13 18:50:58COLDKEEP — primary key
PAYROLL.dbo.LedgerEntry.PK_AssetResult1CLUSTEREDYY0000never2009-12-21 10:17:20COLDKEEP — primary key
PAYROLL.dbo.BatchStatus.PK_StaffingSnapshot1CLUSTEREDYY0000never2009-12-21 15:44:02COLDKEEP — primary key
PAYROLL.dbo.ContractMonthly.PK_ShiftLine1CLUSTEREDYY0000never2009-12-21 15:44:02COLDKEEP — primary key
PAYROLL.dbo.PricingStatus.PK_PricingDaily1CLUSTEREDYY0000never2010-07-30 15:49:24COLDKEEP — primary key
PAYROLL.dbo.TicketAudit.PK_SupplierDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollAudit.PK_AssetHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SalesDetail.IX_RouteAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractLine.IX_LedgerMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TerritoryLog.IX_RosterHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceResult.IX_ContractSummary2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.InvoiceResult.IX_TerritoryStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierEntry.IX_CustomerSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterHeader.IX_TerritoryDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingHistory.PK_ShiftLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BillingHeader.PK_InvoiceMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignSummary.PK_SettlementDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchHeader.PK_OrdersLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ForecastResult.PK_WarehouseLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierMonthly.PK_BatchDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.StaffingHeader.PK_RosterQueue1CLUSTEREDYY0000never2010-02-03 09:58:26COLDKEEP — primary key
PAYROLL.dbo.InvoiceHistory.PK_StaffingStaging1CLUSTEREDYY0000never2010-05-07 16:10:36COLDKEEP — primary key
PAYROLL.dbo.OrdersLine.PK_SupplierSummary1CLUSTEREDYY0000never2010-07-06 14:36:53COLDKEEP — primary key
PAYROLL.dbo.WarehouseQueue.PK_ReconcileDaily1CLUSTEREDYY0000never2009-12-09 09:26:08COLDKEEP — primary key
PAYROLL.dbo.OrdersStaging.PK_RosterAudit1CLUSTEREDYY0000never2009-12-09 09:26:08COLDKEEP — primary key
PAYROLL.dbo.OrdersHeader.PK_PricingArchive1CLUSTEREDYY0000never2010-08-13 14:14:25COLDKEEP — primary key
PAYROLL.dbo.CustomerHistory.IX_CustomerQueue2NONCLUSTEREDYY0000never2010-07-19 09:20:39COLDKEEP — primary key
PAYROLL.dbo.ShipmentLog.IX_RosterLine2NONCLUSTEREDYY0000never2010-07-19 14:15:57COLDKEEP — primary key
PAYROLL.dbo.OrdersDaily.IX_SupplierMonthly1CLUSTEREDYY1881000376162026-09-11 12:20:172026-08-04 16:15:35USEDKEEP — primary key
PAYROLL.dbo.CatalogDetail.PK_TerritoryDaily1CLUSTEREDYY1881000376162026-09-11 12:20:172026-08-04 16:15:36USEDKEEP — primary key
PAYROLL.dbo.ShipmentEntry.PK_ForecastArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RouteStatus.PK_QuotaResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyMonthly.PK_MeterSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractSummary.PK_StaffingArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchMonthly.PK_ShiftHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.StaffingHistory.PK_ReconcileLine2NONCLUSTEREDYY0000never2010-07-19 09:20:39COLDKEEP — primary key
PAYROLL.dbo.InvoiceEntry.PK_CampaignSnapshot1CLUSTEREDYY0000never2010-08-03 17:28:21COLDKEEP — primary key
PAYROLL.dbo.PayrollMonthly.PK_BookingResult1CLUSTEREDYY1880800376162026-09-11 12:20:192026-07-03 07:31:48USEDKEEP — primary key
PAYROLL.dbo.AssetResult.IX_RosterArchive7NONCLUSTERED00037618never2012-08-20 15:54:51UNUSEDreview, then DROP
PAYROLL.dbo.AssetResult.IX_WarehouseAudit2NONCLUSTEREDYY1880900376182026-09-11 12:20:192026-07-31 15:56:51USEDKEEP — primary key
PAYROLL.dbo.BookingAudit.PK_PolicyStaging1CLUSTEREDYY0000never2010-11-15 13:43:31COLDKEEP — primary key
PAYROLL.dbo.SalesArchive.PK_ShipmentQueue1CLUSTEREDYY1882400376302026-09-11 12:20:172026-08-04 16:03:08USEDKEEP — primary key
PAYROLL.dbo.CatalogSummary.PK_WarehouseResult1CLUSTEREDYY0000never2010-08-13 10:11:18COLDKEEP — primary key
PAYROLL.dbo.PolicyMonthly.PK_TerritoryStatus1CLUSTEREDYY188100002026-09-11 12:20:172010-11-19 13:16:35USEDKEEP — primary key
PAYROLL.dbo.RosterSummary.PK_ReconcileHeader1CLUSTEREDYY1881000376162026-09-11 12:20:172026-08-11 17:01:58USEDKEEP — primary key
PAYROLL.dbo.AssetDetail.PK_ShipmentStatus1CLUSTEREDYY0000never2010-06-22 17:26:28COLDKEEP — primary key
PAYROLL.dbo.ForecastResult.PK_ShipmentResult1CLUSTEREDYY0000never2010-06-26 10:51:47COLDKEEP — primary key
PAYROLL.dbo.SettlementResult.PK_SupplierResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CatalogHistory.PK_TicketLine1CLUSTEREDYY0000never2010-07-09 10:56:15COLDKEEP — primary key
PAYROLL.dbo.AssetMonthly.PK_SettlementSnapshot1CLUSTEREDYY0000never2010-07-07 18:39:17COLDKEEP — primary key
PAYROLL.dbo.CampaignMonthly.PK_SupplierStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementHeader.PK_PayrollSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileArchive.IX_PricingStatus4NONCLUSTERED0000never2010-05-25 10:29:05COLDreview, then DROP
PAYROLL.dbo.ReconcileArchive.PK_LedgerDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileStatus.PK_SettlementLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseAudit.PK_RouteArchive1CLUSTEREDYY0000never2010-06-11 16:36:35COLDKEEP — primary key
PAYROLL.dbo.ShipmentMonthly.PK_ReconcileSnapshot1CLUSTEREDYY0000never2010-02-26 17:21:20COLDKEEP — primary key
PAYROLL.dbo.ShiftDetail.PK_ReconcileAudit1CLUSTEREDYY0000never2010-11-12 11:03:29COLDKEEP — primary key
PAYROLL.dbo.SupplierDetail.PK_CatalogArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingDetail.PK_CatalogStaging1CLUSTEREDYY0000never2010-07-13 09:13:02COLDKEEP — primary key
PAYROLL.dbo.TicketDaily.PK_BookingLine1CLUSTEREDYY0000never2009-12-22 15:13:09COLDKEEP — primary key
PAYROLL.dbo.TicketArchive.PK_ShiftSnapshot1CLUSTEREDYY2375920376162026-09-11 13:05:242026-07-22 12:06:45USEDKEEP — primary key
PAYROLL.dbo.SettlementHistory.PK_CampaignQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.LedgerStatus.PK_StaffingSummary1CLUSTEREDYY188100002026-09-11 12:20:172010-05-19 11:50:11USEDKEEP — primary key
PAYROLL.dbo.TerritorySnapshot.PK_WarehouseEntry1CLUSTEREDYY1881000376162026-09-11 12:20:172026-08-04 16:15:36USEDKEEP — primary key
PAYROLL.dbo.BookingLog.PK_SettlementEntry1CLUSTEREDYY188100002026-09-11 12:20:17neverUSEDKEEP — primary key
PAYROLL.dbo.ShiftStatus.PK_ShipmentHistory1CLUSTEREDYY1881000376162026-09-11 12:20:172026-08-11 16:50:41USEDKEEP — primary key
PAYROLL.dbo.TerritoryDaily.IX_AssetLine1CLUSTEREDYY0000never2010-04-16 21:06:11COLDKEEP — primary key
PAYROLL.dbo.InvoiceDetail.PK_ForecastQueue1CLUSTEREDYY0000never2010-03-26 11:01:24COLDKEEP — primary key
PAYROLL.dbo.MeterQueue.PK_InvoiceHeader1CLUSTEREDYY0000never2010-08-13 15:44:10COLDKEEP — primary key
PAYROLL.dbo.SettlementDetail.PK_BookingSnapshot1CLUSTEREDYY0000never2010-07-02 10:21:40COLDKEEP — primary key
PAYROLL.dbo.MeterAudit.PK_CustomerEntry1CLUSTEREDYY0000never2010-06-25 15:10:30COLDKEEP — primary key
PAYROLL.dbo.ForecastLog.PK_InvoiceHeader1CLUSTEREDYY0000never2010-07-01 14:50:34COLDKEEP — primary key
PAYROLL.dbo.CatalogHeader.PK_BillingDaily1CLUSTEREDYY0000never2010-07-01 16:20:00COLDKEEP — primary key
PAYROLL.dbo.RouteHeader.PK_ReconcileArchive1CLUSTEREDYY0000never2010-07-01 16:15:59COLDKEEP — primary key
PAYROLL.dbo.BatchDaily.PK_ShiftQueue1CLUSTEREDYY0000never2010-07-08 14:47:14COLDKEEP — primary key
PAYROLL.dbo.BookingDetail.PK_ContractSnapshot1CLUSTEREDYY0000never2010-07-07 12:27:30COLDKEEP — primary key
PAYROLL.dbo.RosterSnapshot.PK_TicketResult1CLUSTEREDYY0000never2010-06-26 12:08:08COLDKEEP — primary key
PAYROLL.dbo.TicketEntry.PK_TicketArchive1CLUSTEREDYY0000never2010-07-01 16:15:59COLDKEEP — primary key
PAYROLL.dbo.BookingDetail.PK_AssetAudit1CLUSTEREDYY0000never2010-06-25 15:10:30COLDKEEP — primary key
PAYROLL.dbo.ForecastEntry.PK_AssetHistory1CLUSTEREDYY0000never2010-07-01 16:15:59COLDKEEP — primary key
PAYROLL.dbo.PricingHistory.PK_TicketLine1CLUSTEREDYY0000never2010-08-10 14:23:59COLDKEEP — primary key
PAYROLL.dbo.PricingAudit.PK_TerritoryLog1CLUSTEREDYY0000never2010-07-08 15:16:53COLDKEEP — primary key
PAYROLL.dbo.ForecastStatus.PK_ContractArchive1CLUSTEREDYY0000never2010-08-10 09:22:31COLDKEEP — primary key
PAYROLL.dbo.PricingStatus.PK_RouteEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.LedgerEntry.PK_RouteArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.LedgerArchive.PK_RouteEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicySummary.PK_CatalogLog1CLUSTEREDYY0000never2010-06-26 12:07:40COLDKEEP — primary key
PAYROLL.dbo.RouteEntry.PK_InvoiceAudit1CLUSTEREDYY0000never2010-11-11 15:15:55COLDKEEP — primary key
PAYROLL.dbo.CustomerAudit.PK_PolicyMonthly1CLUSTEREDYY0000never2010-11-11 15:15:55COLDKEEP — primary key
PAYROLL.dbo.ForecastMonthly.PK_ReconcileResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterLine.PK_PricingSummary1CLUSTEREDYY0000never2010-11-11 15:13:18COLDKEEP — primary key
PAYROLL.dbo.PayrollEntry.PK_PayrollLog1CLUSTEREDYY0000never2010-11-11 15:13:15COLDKEEP — primary key
PAYROLL.dbo.CatalogStatus.PK_StaffingArchive1CLUSTEREDYY0000never2010-06-29 12:10:03COLDKEEP — primary key
PAYROLL.dbo.TicketDetail.PK_SettlementMonthly1CLUSTEREDYY0000never2010-11-11 15:15:55COLDKEEP — primary key
PAYROLL.dbo.BatchArchive.PK_ShiftDetail1CLUSTEREDYY01002026-07-28 08:24:582010-11-11 15:15:55USEDKEEP — primary key
PAYROLL.dbo.ContractHeader.PK_QuotaQueue1CLUSTEREDYY0000never2010-06-22 14:56:42COLDKEEP — primary key
PAYROLL.dbo.BatchHeader.PK_CustomerSummary1CLUSTEREDYY0000never2010-06-09 09:03:05COLDKEEP — primary key
PAYROLL.dbo.QuotaSnapshot.PK_ShiftLine1CLUSTEREDYY0000never2010-06-09 09:03:05COLDKEEP — primary key
PAYROLL.dbo.ContractHeader.PK_TerritoryMonthly1CLUSTEREDYY0000never2010-11-15 13:15:57COLDKEEP — primary key
PAYROLL.dbo.SettlementSnapshot.PK_ShipmentLine1CLUSTEREDYY0000never2010-08-16 15:51:17COLDKEEP — primary key
PAYROLL.dbo.SupplierStatus.PK_ForecastDaily1CLUSTEREDYY0000never2010-11-16 11:10:43COLDKEEP — primary key
PAYROLL.dbo.InvoiceAudit.PK_SupplierEntry2NONCLUSTEREDYY0000never2010-06-07 15:40:30COLDKEEP — primary key
PAYROLL.dbo.PolicyStatus.PK_CatalogArchive1CLUSTEREDYY0000never2010-07-19 10:27:00COLDKEEP — primary key
PAYROLL.dbo.BatchSummary.PK_CatalogSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollHeader.PK_QuotaAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierLine.PK_AssetLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterResult.PK_OrdersEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseEntry.PK_CustomerAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BillingArchive.PK_CatalogResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignEntry.PK_TerritoryMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterHistory.PK_TicketArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CatalogSummary.PK_TerritoryLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimArchive.PK_ContractMonthly1CLUSTEREDYY0000never2012-03-06 13:12:38COLDKEEP — primary key
PAYROLL.dbo.ShipmentHeader.PK_OrdersEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersDetail.PK_PricingResult1CLUSTEREDYY0000never2011-03-01 17:09:37COLDKEEP — primary key
PAYROLL.dbo.TicketArchive.PK_ShipmentDaily1CLUSTEREDYY61872002026-09-11 16:09:122013-07-13 17:01:34USEDKEEP — primary key
PAYROLL.dbo.PayrollMonthly.PK_AssetLine1CLUSTEREDYY15002026-09-11 16:00:092012-07-20 10:55:30USEDKEEP — primary key
PAYROLL.dbo.BillingStaging.IX_OrdersMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftStatus.PK_PricingDetail1CLUSTEREDYY60002026-09-11 16:00:092013-06-14 17:19:01USEDKEEP — primary key
PAYROLL.dbo.ReconcileHistory.PK_RouteDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimResult.PK_ClaimResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchResult.PK_AssetDetail1CLUSTEREDYY0000never2011-03-07 16:18:41COLDKEEP — primary key
PAYROLL.dbo.SettlementArchive.PK_ShiftResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceStaging.PK_OrdersLog1CLUSTEREDYY0000never2011-03-31 12:04:00COLDKEEP — primary key
PAYROLL.dbo.PolicyAudit.PK_ContractMonthly1CLUSTEREDYY10002026-08-18 07:29:002019-03-04 20:45:56USEDKEEP — primary key
PAYROLL.dbo.ContractLine.PK_CampaignDetail1CLUSTEREDYY385542026667954868064252026-09-12 00:00:102026-07-11 09:27:21USEDKEEP — primary key
PAYROLL.dbo.ContractLine.IX_PayrollQueue41NONCLUSTERED427037361305992712026-09-11 18:14:472026-08-20 13:48:40USEDkeep — in use
PAYROLL.dbo.ContractLine.IX_CampaignHeader42NONCLUSTERED5655321121705992712026-09-12 00:00:102026-08-20 13:48:40USEDkeep — in use
PAYROLL.dbo.ContractLine.IX_OrdersEntry43NONCLUSTERED206315005992712026-09-11 18:11:132026-08-20 13:48:40USEDkeep — in use
PAYROLL.dbo.ContractLine.IX_PricingArchive44NONCLUSTERED711913005992712026-09-11 19:55:552026-08-20 13:32:59USEDkeep — in use
PAYROLL.dbo.ContractLine.IX_BookingEntry46NONCLUSTERED160027356305992712026-09-11 18:11:132026-08-20 13:59:02USEDkeep — in use
PAYROLL.dbo.ContractLine.IX_InvoiceSummary45NONCLUSTERED061705992712026-07-13 08:58:282026-08-20 13:48:40USEDkeep — in use
PAYROLL.dbo.BillingResult.PK_LedgerLine1CLUSTEREDYY0000never2011-01-24 11:22:38COLDKEEP — primary key
PAYROLL.dbo.LedgerEntry.PK_ForecastSummary1CLUSTEREDYY0000never2011-04-11 13:47:11COLDKEEP — primary key
PAYROLL.dbo.ForecastLog.PK_CustomerAudit1CLUSTEREDYY760239903762026-09-11 13:11:452025-09-26 09:07:20USEDKEEP — primary key
PAYROLL.dbo.TerritoryDetail.PK_InvoiceStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TerritoryDetail.IX_CampaignSnapshot2NONCLUSTERED0000never2025-02-13 18:29:21COLDreview, then DROP
PAYROLL.dbo.TerritoryDetail.IX_TerritoryMonthly3NONCLUSTERED0000never2025-02-13 18:29:34COLDreview, then DROP
PAYROLL.dbo.TerritoryDetail.IX_SupplierSnapshot4NONCLUSTERED0000never2025-02-13 18:29:39COLDreview, then DROP
PAYROLL.dbo.TerritoryDetail.IX_QuotaQueue5NONCLUSTERED0000never2025-02-13 18:29:55COLDreview, then DROP
PAYROLL.dbo.TerritoryDetail.IX_TerritoryDaily7NONCLUSTERED0000never2025-02-13 18:30:13COLDreview, then DROP
PAYROLL.dbo.TerritoryDetail.IX_ShipmentQueue6NONCLUSTERED0000never2025-02-13 18:30:05COLDreview, then DROP
PAYROLL.dbo.RouteAudit.PK_ShipmentMonthly1CLUSTEREDYY0000never2011-04-20 17:23:07COLDKEEP — primary key
PAYROLL.dbo.PolicyArchive.PK_BillingLog1CLUSTEREDYY0000never2011-04-20 17:23:24COLDKEEP — primary key
PAYROLL.dbo.RosterStatus.PK_TicketQueue1CLUSTEREDYY0000never2011-04-20 17:23:40COLDKEEP — primary key
PAYROLL.dbo.TicketDaily.IX_ShipmentArchive2NONCLUSTEREDYY16472210376162026-09-11 18:00:432026-08-17 07:51:37USEDKEEP — primary key
PAYROLL.dbo.WarehouseLog.IX_PricingStaging2NONCLUSTEREDYY98209000376322026-09-11 17:56:282026-07-10 08:35:14USEDKEEP — primary key
PAYROLL.dbo.PayrollSummary.PK_SalesArchive1CLUSTEREDYY1969905918201174002026-09-11 17:55:182026-03-24 13:54:42USEDKEEP — primary key
PAYROLL.dbo.SalesEntry.IX_InvoiceEntry1CLUSTEREDYY11664807754501148722026-09-11 17:52:542026-03-25 16:24:51USEDKEEP — primary key
PAYROLL.dbo.BatchLine.PK_RosterArchive1CLUSTEREDYY5295826320843902026-09-11 17:42:382026-03-15 12:23:47USEDKEEP — primary key
PAYROLL.dbo.MeterDetail.PK_MeterMonthly1CLUSTEREDYY4345002822026-09-11 17:41:212012-03-26 14:01:20USEDKEEP — primary key
PAYROLL.dbo.RouteSnapshot.PK_CatalogQueue1CLUSTEREDYY282002822026-09-10 17:39:56neverUSEDKEEP — primary key
PAYROLL.dbo.InvoiceHistory.PK_PayrollMonthly1CLUSTEREDYY0000never2011-03-01 16:00:51COLDKEEP — primary key
PAYROLL.dbo.PolicySnapshot.IX_PayrollMonthly2NONCLUSTEREDYY80192200376162026-09-11 17:40:452026-06-03 08:55:28USEDKEEP — primary key
PAYROLL.dbo.WarehouseLog.PK_SupplierStaging2NONCLUSTEREDYY17690463860376342026-09-11 17:52:542026-08-12 14:05:57USEDKEEP — primary key
PAYROLL.dbo.AssetDetail.IX_ClaimAudit2NONCLUSTEREDYY81482500376162026-09-11 17:41:212026-08-12 14:15:09USEDKEEP — primary key
PAYROLL.dbo.BookingStatus.IX_ContractSummary2NONCLUSTEREDYY0000never2010-11-16 10:59:18COLDKEEP — primary key
PAYROLL.dbo.AssetDetail.IX_RosterHistory2NONCLUSTEREDYY82557100376162026-09-11 17:41:212026-07-31 15:53:28USEDKEEP — primary key
PAYROLL.dbo.BookingLog.PK_AssetDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierMonthly.PK_ShipmentSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimResult.PK_CampaignAudit1CLUSTEREDYY9260844090942026-09-11 18:11:172019-03-04 20:26:45USEDKEEP — primary key
PAYROLL.dbo.PolicyLog.IX_TerritoryResult85NONCLUSTERED9943791760115372026-09-11 19:56:452026-04-15 10:33:50USEDkeep — in use
PAYROLL.dbo.PolicyLog.PK_TerritoryStatus1CLUSTEREDYY17013980892358115372026-09-12 00:00:102026-05-26 08:53:51USEDKEEP — primary key
PAYROLL.dbo.SalesHeader.PK_PricingDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TerritoryStatus.IX_PayrollHistory2NONCLUSTEREDYY02400037972026-09-11 17:40:452012-07-25 13:47:51USEDKEEP — primary key
PAYROLL.dbo.PricingMonthly.PK_OrdersSummary1CLUSTEREDYY0000never2011-02-22 09:39:25COLDKEEP — primary key
PAYROLL.dbo.InvoiceHistory.PK_PolicyDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersQueue.PK_StaffingStaging1CLUSTEREDYY564240002026-09-11 12:20:192011-03-05 17:41:48USEDKEEP — primary key
PAYROLL.dbo.MeterDetail.PK_ContractQueue1CLUSTEREDYY562500002026-09-11 18:10:272011-05-03 11:01:42USEDKEEP — primary key
PAYROLL.dbo.ReconcileLine.PK_PolicyDaily1CLUSTEREDYY0000never2011-05-04 11:52:58COLDKEEP — primary key
PAYROLL.dbo.BatchQueue.PK_AssetLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollDetail.PK_ReconcileMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftAudit.PK_ContractDetail1CLUSTEREDYY0000never2010-05-10 08:58:30COLDKEEP — primary key
PAYROLL.dbo.ShiftQueue.PK_SettlementEntry1CLUSTEREDYY0000never2010-05-12 14:50:54COLDKEEP — primary key
PAYROLL.dbo.WarehouseEntry.PK_WarehouseLine1CLUSTEREDYY0000never2010-06-29 10:45:37COLDKEEP — primary key
PAYROLL.dbo.RosterLog.PK_ClaimDaily1CLUSTEREDYY0000never2010-05-14 09:44:34COLDKEEP — primary key
PAYROLL.dbo.CampaignSummary.PK_TicketDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractLine.PK_MeterDaily1CLUSTEREDYY0000never2010-05-14 19:32:47COLDKEEP — primary key
PAYROLL.dbo.TicketDetail.PK_SupplierStatus1CLUSTEREDYY0000never2010-06-21 16:32:01COLDKEEP — primary key
PAYROLL.dbo.LedgerDetail.PK_StaffingSnapshot1CLUSTEREDYY0000never2010-05-15 12:56:06COLDKEEP — primary key
PAYROLL.dbo.RosterStaging.PK_SettlementLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SalesDaily.PK_CampaignLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RouteSnapshot.PK_ShiftAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SalesMonthly.IX_CustomerLine2NONCLUSTEREDYY0000never2010-07-19 18:11:21COLDKEEP — primary key
PAYROLL.dbo.WarehouseEntry.IX_PayrollSummary2NONCLUSTEREDYY0000never2010-07-19 18:11:21COLDKEEP — primary key
PAYROLL.dbo.MeterDetail.IX_ShipmentStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BillingStaging.PK_MeterHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentSummary.PK_ShipmentDaily1CLUSTEREDYY0000never2010-07-22 15:53:23COLDKEEP — primary key
PAYROLL.dbo.RosterHistory.PK_QuotaSnapshot1CLUSTEREDYY0000never2010-08-10 10:14:46COLDKEEP — primary key
PAYROLL.dbo.SupplierDaily.PK_WarehouseHistory1CLUSTEREDYY0000never2010-07-27 14:50:59COLDKEEP — primary key
PAYROLL.dbo.ClaimStatus.PK_StaffingEntry1CLUSTEREDYY0000never2010-05-24 11:51:07COLDKEEP — primary key
PAYROLL.dbo.StaffingHeader.PK_WarehouseArchive2NONCLUSTEREDYY0000never2010-07-19 16:13:07COLDKEEP — primary key
PAYROLL.dbo.QuotaEntry.PK_TicketEntry2NONCLUSTEREDYY0000never2010-07-19 18:11:21COLDKEEP — primary key
PAYROLL.dbo.AssetQueue.PK_ContractAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetDaily.PK_BatchLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketResult.PK_AssetStatus1CLUSTEREDYY0000never2010-07-26 16:29:13COLDKEEP — primary key
PAYROLL.dbo.BatchStatus.PK_BookingDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentResult.PK_ShiftHeader1CLUSTEREDYY0000never2010-08-16 12:21:31COLDKEEP — primary key
PAYROLL.dbo.PayrollEntry.PK_SettlementQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyResult.PK_OrdersQueue1CLUSTEREDYY0000never2010-07-29 14:16:22COLDKEEP — primary key
PAYROLL.dbo.PayrollSummary.PK_BatchLog1CLUSTEREDYY0000never2010-07-01 15:42:33COLDKEEP — primary key
PAYROLL.dbo.PayrollDaily.PK_CatalogArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SalesQueue.PK_CatalogAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileSummary.PK_ShipmentQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileLine.PK_OrdersSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollEntry.PK_OrdersStatus1CLUSTEREDYY0000never2010-07-08 15:56:05COLDKEEP — primary key
PAYROLL.dbo.ReconcileResult.PK_ReconcileDetail1CLUSTEREDYY0000never2010-08-11 11:22:33COLDKEEP — primary key
PAYROLL.dbo.PolicyStatus.PK_BookingLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CustomerHistory.PK_PolicyQueue1CLUSTEREDYY0000never2010-06-30 17:15:04COLDKEEP — primary key
PAYROLL.dbo.WarehouseLine.PK_PayrollHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingArchive.PK_StaffingLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementArchive.PK_TicketAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaStatus.PK_LedgerDaily1CLUSTEREDYY0000never2010-08-09 14:34:55COLDKEEP — primary key
PAYROLL.dbo.SupplierSnapshot.PK_RosterDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceSnapshot.PK_ForecastArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchAudit.IX_OrdersDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseQueue.IX_ClaimSummary2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TerritoryArchive.IX_CustomerResult2NONCLUSTEREDYY0000never2010-03-02 14:13:17COLDKEEP — primary key
PAYROLL.dbo.PolicyStatus.PK_TicketLog1CLUSTEREDYY0000never2009-12-17 11:14:22COLDKEEP — primary key
PAYROLL.dbo.BillingEntry.PK_ShiftResult1CLUSTEREDYY0000never2010-06-02 18:21:16COLDKEEP — primary key
PAYROLL.dbo.ReconcileSnapshot.PK_RouteDetail1CLUSTEREDYY0000never2010-01-20 09:05:53COLDKEEP — primary key
PAYROLL.dbo.AssetSummary.PK_CampaignHistory1CLUSTEREDYY0000never2010-01-09 09:28:42COLDKEEP — primary key
PAYROLL.dbo.TerritoryStaging.PK_SettlementMonthly1CLUSTEREDYY0000never2010-01-09 09:28:42COLDKEEP — primary key
PAYROLL.dbo.CampaignAudit.PK_BookingDaily1CLUSTEREDYY0000never2010-07-21 09:15:05COLDKEEP — primary key
PAYROLL.dbo.QuotaArchive.PK_PayrollMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimSummary.PK_QuotaEntry1CLUSTEREDYY0000never2010-07-21 09:16:16COLDKEEP — primary key
PAYROLL.dbo.StaffingHeader.IX_PayrollSnapshot2NONCLUSTERED0000never2010-05-18 10:09:21COLDreview, then DROP
PAYROLL.dbo.StaffingHeader.PK_CustomerMonthly1CLUSTEREDYY0000never2010-05-18 10:09:21COLDKEEP — primary key
PAYROLL.dbo.TerritoryDetail.IX_RosterHeader2NONCLUSTERED0000never2010-01-27 11:40:04COLDreview, then DROP
PAYROLL.dbo.TerritoryDetail.PK_WarehouseArchive1CLUSTEREDYY0000never2009-12-24 08:56:36COLDKEEP — primary key
PAYROLL.dbo.SettlementQueue.PK_WarehouseStaging1CLUSTEREDYY0000never2009-12-10 09:49:21COLDKEEP — primary key
PAYROLL.dbo.ClaimDaily.PK_ReconcileQueue1CLUSTEREDYY0000never2010-01-22 14:39:01COLDKEEP — primary key
PAYROLL.dbo.SettlementResult.PK_ForecastSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileSummary.PK_InvoiceDetail1CLUSTEREDYY0000never2010-02-04 16:46:57COLDKEEP — primary key
PAYROLL.dbo.RosterLine.PK_PricingArchive1CLUSTEREDYY0000never2010-02-04 16:46:57COLDKEEP — primary key
PAYROLL.dbo.TicketMonthly.PK_SupplierMonthly1CLUSTEREDYY0000never2010-02-04 14:55:51COLDKEEP — primary key
PAYROLL.dbo.PolicyArchive.PK_PayrollSummary1CLUSTEREDYY0000never2010-02-04 16:08:38COLDKEEP — primary key
PAYROLL.dbo.PolicyMonthly.PK_TicketHeader1CLUSTEREDYY0000never2010-02-05 17:46:07COLDKEEP — primary key
PAYROLL.dbo.SettlementSummary.PK_PolicyResult1CLUSTEREDYY0000never2010-02-05 17:46:07COLDKEEP — primary key
PAYROLL.dbo.MeterStaging.PK_LedgerArchive1CLUSTEREDYY0000never2010-02-04 11:00:04COLDKEEP — primary key
PAYROLL.dbo.OrdersAudit.PK_InvoiceLine1CLUSTEREDYY0000never2010-02-04 11:01:20COLDKEEP — primary key
PAYROLL.dbo.WarehouseHistory.PK_SalesResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentSummary.PK_CustomerLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RouteQueue.PK_ContractSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementArchive.PK_SupplierResult1CLUSTEREDYY0000never2022-04-28 15:39:32COLDKEEP — primary key
PAYROLL.dbo.ClaimLog.PK_ShiftHeader1CLUSTEREDYY0000never2022-03-24 14:08:28COLDKEEP — primary key
PAYROLL.dbo.CatalogLog.PK_LedgerLine1CLUSTEREDYY0000never2021-02-08 12:09:21COLDKEEP — primary key
PAYROLL.dbo.ForecastSnapshot.PK_ShiftSummary1CLUSTEREDYY0000never2022-04-28 15:44:07COLDKEEP — primary key
PAYROLL.dbo.ShipmentHeader.PK_ForecastArchive1CLUSTEREDYY0000never2021-08-09 11:23:59COLDKEEP — primary key
PAYROLL.dbo.ForecastDetail.PK_ForecastHeader1CLUSTEREDYY0000never2022-10-18 15:49:07COLDKEEP — primary key
PAYROLL.dbo.QuotaSummary.PK_ClaimResult1CLUSTEREDYY7732552827558020678282026-09-12 01:01:012026-09-11 08:38:26USEDKEEP — primary key
PAYROLL.dbo.InvoiceStaging.PK_ContractDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignLine.PK_SettlementResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierMonthly.PK_BatchQueue1CLUSTEREDYY7799902115307792172026-09-12 00:40:242026-09-11 10:25:41USEDKEEP — primary key
PAYROLL.dbo.TerritoryMonthly.PK_MeterSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.StaffingHeader.PK_ShipmentStaging1CLUSTEREDYY0000never2011-12-20 15:06:53COLDKEEP — primary key
PAYROLL.dbo.AssetAudit.PK_RosterMonthly1CLUSTEREDYY0000never2012-02-09 14:12:06COLDKEEP — primary key
PAYROLL.dbo.PricingSummary.PK_PolicySnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SalesDetail.PK_ForecastArchive1CLUSTEREDYY790002026-09-11 14:32:512019-07-19 23:39:39USEDKEEP — primary key
PAYROLL.dbo.OrdersAudit.IX_WarehouseSnapshot259NONCLUSTERED4018587127492033763452026-09-12 01:00:532026-09-11 23:43:23USEDkeep — in use
PAYROLL.dbo.OrdersAudit.PK_BatchDaily1CLUSTEREDYY10614242435533763982026-09-12 01:00:532026-09-11 17:54:05USEDKEEP — primary key
PAYROLL.dbo.OrdersAudit.IX_CampaignHeader26NONCLUSTERED1844932033763452026-09-11 14:32:522026-09-11 17:54:05USEDkeep — in use
PAYROLL.dbo.OrdersAudit.IX_OrdersEntry27NONCLUSTERED09355033763452026-09-11 18:14:462026-09-11 17:54:05USEDkeep — in use
PAYROLL.dbo.BatchHistory.PK_TerritoryAudit1CLUSTEREDYY0000never2019-10-06 22:24:43COLDKEEP — primary key
PAYROLL.dbo.BatchStatus.PK_AssetEntry1CLUSTEREDYY0000never2019-04-28 22:07:36COLDKEEP — primary key
PAYROLL.dbo.ReconcileMonthly.PK_CampaignStatus1CLUSTEREDYY0000never2018-06-12 10:47:54COLDKEEP — primary key
PAYROLL.dbo.PricingSnapshot.PK_BatchSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementAudit.PK_CustomerSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaStaging.PK_RouteResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentSnapshot.PK_SalesDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SalesArchive.PK_PricingStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketAudit.PK_CampaignHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierLog.PK_QuotaSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileDaily.PK_CatalogSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentHeader.PK_SalesDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileHeader.PK_WarehouseMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentHistory.PK_SupplierAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileLine.PK_OrdersDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetStatus.PK_BatchResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierResult.PK_ShipmentMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractDaily.PK_CatalogSnapshot1CLUSTEREDYY01002026-07-28 08:27:27neverUSEDKEEP — primary key
PAYROLL.dbo.WarehouseAudit.PK_SettlementSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierHeader.PK_InvoiceAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignSummary.PK_SupplierStatus1CLUSTEREDYY02917002026-09-11 18:07:122020-07-16 15:29:37USEDKEEP — primary key
PAYROLL.dbo.ClaimAudit.PK_ReconcileStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RouteStatus.PK_AssetArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileLine.PK_TerritoryDaily1CLUSTEREDYY0000never2013-05-24 14:08:04COLDKEEP — primary key
PAYROLL.dbo.SalesArchive.PK_InvoiceSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CustomerResult.PK_MeterDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterSnapshot.PK_CatalogLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftLog.PK_PricingStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileSnapshot.PK_QuotaSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierHeader.PK_ReconcileQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BillingSnapshot.PK_SalesHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RouteHeader.PK_CustomerArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetHistory.PK_SalesDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SalesMonthly.IX_PricingLog8NONCLUSTERED23513835711039942026-09-12 01:00:532026-04-15 10:33:54USEDkeep — in use
PAYROLL.dbo.SalesMonthly.PK_PricingHistory1CLUSTEREDYY199565196149840112026-09-12 01:00:532026-08-29 13:17:00USEDKEEP — primary key
PAYROLL.dbo.LedgerSummary.PK_StaffingSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.StaffingArchive.PK_BookingDetail1CLUSTEREDYY0000never2024-09-11 15:52:42COLDKEEP — primary key
PAYROLL.dbo.BatchDaily.PK_ShiftLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersAudit.PK_SettlementEntry1CLUSTEREDYY03979002026-09-11 14:40:072024-09-04 16:36:44USEDKEEP — primary key
PAYROLL.dbo.BatchStatus.PK_LedgerEntry1CLUSTEREDYY0550413002026-09-11 18:06:352024-09-04 08:42:03USEDKEEP — primary key
PAYROLL.dbo.MeterMonthly.PK_ContractDaily1CLUSTEREDYY014182002026-09-11 18:04:252025-02-07 04:21:19USEDKEEP — primary key
PAYROLL.dbo.SalesDaily.PK_PayrollSnapshot1CLUSTEREDYY0236123062662026-09-12 00:40:242021-07-28 12:50:09USEDKEEP — primary key
PAYROLL.dbo.BookingSnapshot.PK_WarehouseHeader1CLUSTEREDYY02002026-08-01 08:52:372025-02-07 04:13:00USEDKEEP — primary key
PAYROLL.dbo.BookingSnapshot.IX_LedgerLog6NONCLUSTERED02002026-08-01 08:52:36neverUSEDkeep — in use
PAYROLL.dbo.BookingSnapshot.IX_LedgerLog7NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.BookingSnapshot.IX_ShipmentLine8NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.ContractStaging.PK_WarehouseHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractArchive.PK_BatchSnapshot1CLUSTEREDYY068872249113128222026-09-11 18:14:282026-03-14 03:10:36USEDKEEP — primary key
PAYROLL.dbo.ContractArchive.IX_PayrollMonthly12NONCLUSTERED25795546039792026-09-11 18:14:282026-08-25 10:01:05USEDkeep — in use
PAYROLL.dbo.ContractArchive.IX_CatalogHeader11NONCLUSTERED20039792026-08-08 16:39:342026-08-25 10:48:18USEDkeep — in use
PAYROLL.dbo.BookingHeader.PK_CatalogLine1CLUSTEREDYY10916457719875352026-09-11 18:14:582026-02-06 23:31:46USEDKEEP — primary key
PAYROLL.dbo.BookingHeader.IX_BillingQueue15NONCLUSTERED7181316002682026-09-11 18:14:572026-03-14 11:00:22USEDkeep — in use
PAYROLL.dbo.BookingHeader.IX_InvoiceLog16NONCLUSTERED14002682026-09-05 09:25:502026-03-14 11:00:22USEDkeep — in use
PAYROLL.dbo.OrdersResult.PK_OrdersDetail1CLUSTEREDYY2104102192026-09-11 15:27:022026-03-14 09:24:10USEDKEEP — primary key
PAYROLL.dbo.SalesHistory.PK_RosterHistory1CLUSTEREDYY1558252043163797402572026-09-11 18:14:282026-07-06 10:47:14USEDKEEP — primary key
PAYROLL.dbo.SalesHistory.IX_SalesStatus9NONCLUSTERED17685921820255872026-09-11 18:14:282026-07-15 16:11:53USEDkeep — in use
PAYROLL.dbo.BillingAudit.PK_AssetSummary1CLUSTEREDYY0000never2020-02-07 09:14:28COLDKEEP — primary key
PAYROLL.dbo.ShiftQueue.PK_TicketStaging1CLUSTEREDYY161971537050162102026-09-11 18:08:352026-01-19 16:32:20USEDKEEP — primary key
PAYROLL.dbo.CustomerMonthly.IX_ForecastAudit2NONCLUSTERED40002026-08-27 09:32:002026-03-18 21:17:04USEDkeep — in use
PAYROLL.dbo.CustomerMonthly.PK_ReconcileSummary1CLUSTEREDYY044402026-08-27 09:32:00neverUSEDKEEP — primary key
PAYROLL.dbo.OrdersResult.PK_RouteStaging1CLUSTEREDYY221909579995777152026-09-12 01:01:172026-08-08 00:53:03USEDKEEP — primary key
PAYROLL.dbo.OrdersResult.UQ_TicketAudit7NONCLUSTEREDY162837920272026-09-12 01:01:172026-08-31 16:07:52USEDkeep — in use
PAYROLL.dbo.LedgerHeader.PK_LedgerArchive1CLUSTEREDYY08891069122026-09-11 18:07:102025-05-26 08:36:20USEDKEEP — primary key
PAYROLL.dbo.RosterAudit.IX_SalesQueue13NONCLUSTERED523001635502026-09-03 16:18:392026-08-14 02:41:53USEDkeep — in use
PAYROLL.dbo.RosterAudit.IX_QuotaStaging35NONCLUSTERED1761819635730404170952026-09-12 01:01:172026-08-27 20:03:26USEDkeep — in use
PAYROLL.dbo.RosterAudit.PK_PolicyLog1CLUSTEREDYY18994162097741906840982026-09-12 01:01:172026-07-29 12:20:05USEDKEEP — primary key
PAYROLL.dbo.RosterAudit.IX_WarehouseStaging28NONCLUSTERED126636269804017722026-09-12 01:01:132026-07-08 00:57:21USEDkeep — in use
PAYROLL.dbo.RosterAudit.IX_OrdersMonthly30NONCLUSTERED02604017722026-09-09 13:24:122026-07-08 00:57:21USEDkeep — in use
PAYROLL.dbo.RosterAudit.IX_ShiftSnapshot32NONCLUSTERED36214104290682026-09-11 22:07:592026-07-24 08:53:52USEDkeep — in use
PAYROLL.dbo.RosterAudit.IX_StaffingStatus33NONCLUSTERED15327001635492026-09-11 13:57:582026-07-08 07:45:03USEDkeep — in use
PAYROLL.dbo.RosterAudit.IX_BookingStatus29NONCLUSTERED7286930004017712026-09-12 01:01:172026-07-08 00:57:21USEDkeep — in use
PAYROLL.dbo.RosterAudit.IX_TicketStatus31NONCLUSTERED131550104017712026-09-12 01:01:062026-07-24 16:17:59USEDkeep — in use
PAYROLL.dbo.RosterAudit.IX_RosterLine34NONCLUSTERED000401771never2026-07-24 16:17:59UNUSEDreview, then DROP
PAYROLL.dbo.ShipmentStatus.PK_ForecastHeader1CLUSTEREDYY46010250912987062026-09-12 01:00:022026-07-03 08:10:26USEDKEEP — primary key
PAYROLL.dbo.ShipmentStatus.IX_BatchHistory11NONCLUSTERED24422100984802026-09-12 01:00:022026-07-10 13:55:19USEDkeep — in use
PAYROLL.dbo.ShipmentStatus.IX_ContractSnapshot12NONCLUSTERED2335683700984802026-09-12 01:00:022026-07-10 13:55:19USEDkeep — in use
PAYROLL.dbo.ShipmentStatus.IX_QuotaHistory14NONCLUSTERED00098703never2026-07-11 17:44:03UNUSEDreview, then DROP
PAYROLL.dbo.ShipmentStatus.IX_RouteStatus15NONCLUSTERED00098480never2026-03-14 13:09:05UNUSEDreview, then DROP
PAYROLL.dbo.ShipmentStatus.IX_BatchSnapshot13NONCLUSTERED00098480never2026-07-11 17:44:03UNUSEDreview, then DROP
PAYROLL.dbo.TicketDaily.PK_BatchSummary1CLUSTEREDYY0054690124002026-09-12 01:00:232025-10-09 22:08:13USEDKEEP — primary key
PAYROLL.dbo.TicketDaily.IX_BookingLog10NONCLUSTERED00012400never2026-09-11 19:34:02UNUSEDreview, then DROP
PAYROLL.dbo.TicketDaily.IX_RosterResult8NONCLUSTERED787900124002026-09-12 00:27:262026-09-11 19:34:02USEDkeep — in use
PAYROLL.dbo.TicketDaily.IX_ContractResult9NONCLUSTERED7173318719440124002026-09-12 01:01:172026-09-11 19:34:02USEDkeep — in use
PAYROLL.dbo.ContractResult.IX_BatchHistory10NONCLUSTERED1373221010249752026-09-12 01:01:172026-07-07 12:29:33USEDkeep — in use
PAYROLL.dbo.ContractResult.IX_RouteSummary14NONCLUSTERED44567500129032026-09-12 01:01:062026-08-05 22:34:21USEDkeep — in use
PAYROLL.dbo.ContractResult.IX_OrdersLog13NONCLUSTERED44587400129032026-09-12 01:01:062026-08-05 22:33:48USEDkeep — in use
PAYROLL.dbo.ContractResult.PK_StaffingAudit1CLUSTEREDYY248282487526272249752026-09-12 01:01:172026-06-15 07:08:04USEDKEEP — primary key
PAYROLL.dbo.ContractResult.IX_AssetArchive8NONCLUSTERED00013583never2026-09-02 18:22:30UNUSEDreview, then DROP
PAYROLL.dbo.ContractResult.IX_SettlementSummary9NONCLUSTERED080249752026-08-05 22:32:252026-08-07 10:59:41USEDkeep — in use
PAYROLL.dbo.CustomerSnapshot.PK_OrdersSnapshot1CLUSTEREDYY53870163671575884722026-09-12 01:01:172024-09-07 12:50:53USEDKEEP — primary key
PAYROLL.dbo.CustomerSnapshot.UX_SupplierLog13NONCLUSTEREDY496715299560012026-09-12 01:01:172026-08-05 22:56:15USEDkeep — in use
PAYROLL.dbo.CustomerSnapshot.IX_CampaignQueue12NONCLUSTERED175697384932022026-09-12 01:01:062026-03-14 13:08:49USEDkeep — in use
PAYROLL.dbo.CatalogStatus.PK_RosterSnapshot1CLUSTEREDYY310958938137141352026-09-12 01:01:172026-09-02 00:30:59USEDKEEP — primary key
PAYROLL.dbo.CatalogStatus.IX_LedgerMonthly10NONCLUSTERED00014122never2026-06-24 07:06:51UNUSEDreview, then DROP
PAYROLL.dbo.CatalogStatus.IX_WarehouseLine8NONCLUSTERED202505315796250126112026-09-12 01:01:172026-07-13 07:08:46USEDkeep — in use
PAYROLL.dbo.CatalogStatus.IX_BookingSnapshot9NONCLUSTERED52193951140690126112026-09-12 01:01:172026-07-13 07:08:47USEDkeep — in use
PAYROLL.dbo.TicketSnapshot.IX_QuotaDetail2NONCLUSTERED0000never2026-03-18 23:06:39COLDreview, then DROP
PAYROLL.dbo.TicketSnapshot.IX_TerritoryStatus3NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.TicketSnapshot.IX_MeterDetail4NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.TicketSnapshot.PK_PricingHistory1CLUSTEREDYY057002026-08-27 09:32:332026-03-18 23:12:31USEDKEEP — primary key
PAYROLL.dbo.QuotaHistory.PK_RosterAudit1CLUSTEREDYY058002026-08-27 09:32:322026-03-18 23:06:36USEDKEEP — primary key
PAYROLL.dbo.PolicyDetail.PK_ShiftSummary1CLUSTEREDYY190451182443353871295142026-09-12 01:01:132026-08-13 15:30:43USEDKEEP — primary key
PAYROLL.dbo.PolicyDetail.IX_InvoiceHeader10NONCLUSTERED3555056501068112026-09-12 01:01:132026-08-15 10:50:56USEDkeep — in use
PAYROLL.dbo.PolicyDetail.IX_ForecastStaging11NONCLUSTERED237911101068112026-09-12 01:01:132026-08-15 10:50:56USEDkeep — in use
PAYROLL.dbo.PolicyDetail.IX_PolicyResult13NONCLUSTERED10898881301068112026-09-12 00:58:492026-08-22 07:09:14USEDkeep — in use
PAYROLL.dbo.PolicyDetail.IX_AssetEntry12NONCLUSTERED199001068112026-09-10 10:40:392026-08-14 15:40:15USEDkeep — in use
PAYROLL.dbo.CustomerEntry.PK_RouteMonthly1CLUSTEREDYY054490002026-09-12 00:58:492024-09-07 08:06:42USEDKEEP — primary key
PAYROLL.dbo.TerritoryEntry.PK_StaffingMonthly1CLUSTEREDYY681905723229892026-09-12 00:56:192026-04-04 17:55:55USEDKEEP — primary key
PAYROLL.dbo.TerritoryEntry.IX_PolicyResult9NONCLUSTERED45212002712026-09-12 00:35:162026-05-08 15:52:40USEDkeep — in use
PAYROLL.dbo.TerritoryEntry.IX_PayrollSummary12NONCLUSTERED0286402712026-09-11 18:47:452026-05-08 15:52:49USEDkeep — in use
PAYROLL.dbo.TerritoryEntry.IX_PolicyArchive11NONCLUSTERED4286402712026-09-11 18:47:452026-05-08 15:52:40USEDkeep — in use
PAYROLL.dbo.TerritoryEntry.IX_RosterStatus13NONCLUSTERED0143102712026-09-11 18:47:452026-05-08 15:52:49USEDkeep — in use
PAYROLL.dbo.WarehouseDetail.IX_ContractHistory3NONCLUSTERED0000never2026-03-18 23:06:36COLDreview, then DROP
PAYROLL.dbo.WarehouseDetail.PK_ContractLine1CLUSTEREDYY056002026-08-27 09:32:34neverUSEDKEEP — primary key
PAYROLL.dbo.WarehouseDetail.UQ_LedgerStatus2NONCLUSTEREDY0000never2026-03-18 23:06:36COLDreview carefully — unique
PAYROLL.dbo.PayrollHeader.PK_WarehouseDaily1CLUSTEREDYY0181141092702026-09-11 12:02:522026-04-24 23:56:22USEDKEEP — primary key
PAYROLL.dbo.PayrollHeader.IX_LedgerHeader12NONCLUSTERED109270002026-09-11 12:02:522026-04-24 23:55:34USEDkeep — in use
PAYROLL.dbo.SupplierQueue.PK_ContractAudit1CLUSTEREDYY05431397721932026-09-11 12:02:522025-09-15 14:52:45USEDKEEP — primary key
PAYROLL.dbo.SupplierQueue.IX_InvoiceAudit7NONCLUSTERED163330019162026-09-11 12:02:522026-07-31 10:50:31USEDkeep — in use
PAYROLL.dbo.CustomerHeader.PK_PricingLog1CLUSTEREDYY0000never2025-05-22 16:26:42COLDKEEP — primary key
PAYROLL.dbo.ReconcileHeader.PK_BatchSummary1CLUSTEREDYY014524002026-09-11 12:02:522024-11-07 14:17:17USEDKEEP — primary key
PAYROLL.dbo.ShiftDaily.PK_WarehouseEntry1CLUSTEREDYY014522002026-09-11 12:02:522026-02-06 10:56:05USEDKEEP — primary key
PAYROLL.dbo.SettlementStaging.PK_SalesArchive1CLUSTEREDYY017965018332026-09-11 13:05:312024-09-06 10:16:40USEDKEEP — primary key
PAYROLL.dbo.CustomerMonthly.PK_PolicySnapshot1CLUSTEREDYY033475067822026-09-11 13:05:31neverUSEDKEEP — primary key
PAYROLL.dbo.BatchDetail.PK_CatalogSummary1CLUSTEREDYY020403046102026-09-11 13:05:312024-09-21 16:10:04USEDKEEP — primary key
PAYROLL.dbo.ReconcileAudit.PK_PayrollMonthly1CLUSTEREDYY09506002026-09-11 13:05:312024-09-05 15:37:43USEDKEEP — primary key
PAYROLL.dbo.CustomerDaily.PK_ClaimDetail1CLUSTEREDYY0000never2026-02-25 07:47:16COLDKEEP — primary key
PAYROLL.dbo.LedgerLine.PK_BillingHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimArchive.IX_RosterDaily7NONCLUSTERED0106002026-08-19 09:33:172026-03-14 11:00:21USEDkeep — in use
PAYROLL.dbo.ClaimArchive.IX_RosterLine8NONCLUSTERED0000never2026-03-14 11:00:21COLDreview, then DROP
PAYROLL.dbo.ClaimArchive.IX_BatchSummary9NONCLUSTERED0000never2026-03-14 11:00:21COLDreview, then DROP
PAYROLL.dbo.TerritoryArchive.PK_InvoiceQueue1CLUSTEREDYY0000never2021-11-04 10:00:27COLDKEEP — primary key
PAYROLL.dbo.LedgerMonthly.PK_PayrollLine1CLUSTEREDYY0000never2025-03-08 05:16:22COLDKEEP — primary key
PAYROLL.dbo.BookingArchive.PK_SalesDetail1CLUSTEREDYY01488002026-09-11 17:10:332025-02-07 17:45:12USEDKEEP — primary key
PAYROLL.dbo.ClaimLog.PK_RosterDaily1CLUSTEREDYY0109952002026-09-11 17:10:332025-03-28 08:59:56USEDKEEP — primary key
PAYROLL.dbo.CatalogEntry.PK_BatchQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentArchive.PK_StaffingHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketDetail.PK_SettlementArchive1CLUSTEREDYY0267907002026-09-11 18:06:302025-12-08 13:19:21USEDKEEP — primary key
PAYROLL.dbo.ShipmentAudit.PK_CustomerEntry1CLUSTEREDYY04498722662026-09-11 17:01:02neverUSEDKEEP — primary key
PAYROLL.dbo.ShipmentAudit.UQ_RosterStaging3NONCLUSTEREDY498700482026-09-11 17:01:022026-07-15 10:17:58USEDkeep — in use
PAYROLL.dbo.ShipmentAudit.UQ_PayrollQueue2NONCLUSTEREDY0002266neverneverUNUSEDreview carefully — unique
PAYROLL.dbo.AssetHistory.PK_ShiftEntry1CLUSTEREDYY145137023032026-07-10 17:11:222026-07-07 08:23:51USEDKEEP — primary key
PAYROLL.dbo.ClaimSnapshot.PK_ContractAudit1CLUSTEREDYY09171002026-09-11 16:25:48neverUSEDKEEP — primary key
PAYROLL.dbo.CampaignHeader.PK_BillingLine1CLUSTEREDYY0000never2020-07-16 12:21:20COLDKEEP — primary key
PAYROLL.dbo.QuotaArchive.PK_ReconcileHistory1CLUSTEREDYY0000never2021-12-29 08:18:57COLDKEEP — primary key
PAYROLL.dbo.SettlementStatus.PK_WarehouseArchive1CLUSTEREDYY0000never2022-03-25 08:17:30COLDKEEP — primary key
PAYROLL.dbo.ReconcileArchive.PK_ForecastAudit1CLUSTEREDYY0000never2019-10-04 10:00:22COLDKEEP — primary key
PAYROLL.dbo.SettlementQueue.PK_StaffingHistory1CLUSTEREDYY20797181901112026-09-11 18:08:112025-07-07 13:12:56USEDKEEP — primary key
PAYROLL.dbo.ShiftDetail.PK_PayrollDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftAudit.IX_InvoiceArchive2NONCLUSTERED0000never2021-04-03 10:41:52COLDreview, then DROP
PAYROLL.dbo.InvoiceAudit.PK_BillingDaily1CLUSTEREDYY06997101392026-09-11 18:14:58neverUSEDKEEP — primary key
PAYROLL.dbo.CatalogSnapshot.PK_LedgerHeader1CLUSTEREDYY1295525981972454003452052026-09-12 00:07:182026-09-11 02:50:05USEDKEEP — primary key
PAYROLL.dbo.CatalogSnapshot.IX_OrdersQueue16NONCLUSTERED37551351902156532026-09-11 21:57:012026-09-11 17:23:59USEDkeep — in use
PAYROLL.dbo.CatalogSnapshot.IX_RosterStaging18NONCLUSTERED20004254302156532026-09-11 18:06:302026-09-11 17:23:52USEDkeep — in use
PAYROLL.dbo.CatalogSnapshot.IX_ContractHistory19NONCLUSTERED13643002156532026-09-11 18:04:252026-06-23 12:37:11USEDkeep — in use
PAYROLL.dbo.CatalogSnapshot.IX_AssetQueue17NONCLUSTERED267172602156532026-09-11 18:14:292026-09-11 17:23:59USEDkeep — in use
PAYROLL.dbo.PolicyLog.PK_ShipmentLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentSummary.PK_BookingMonthly1CLUSTEREDYY522412410522182026-09-11 09:57:062026-09-02 10:51:30USEDKEEP — primary key
PAYROLL.dbo.LedgerHistory.PK_AssetSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftAudit.PK_ShipmentHistory1CLUSTEREDYY0000never2020-11-07 12:31:37COLDKEEP — primary key
PAYROLL.dbo.CatalogArchive.PK_ClaimDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchSummary.PK_BatchEntry1CLUSTEREDYY0000never2015-08-29 22:05:07COLDKEEP — primary key
PAYROLL.dbo.CatalogLine.PK_ReconcileQueue1CLUSTEREDYY0000never2014-04-25 22:07:04COLDKEEP — primary key
PAYROLL.dbo.StaffingEntry.PK_CampaignResult1CLUSTEREDYY0000never2015-08-29 22:05:08COLDKEEP — primary key
PAYROLL.dbo.PricingSummary.PK_PayrollLine1CLUSTEREDYY0000never2015-08-29 22:05:09COLDKEEP — primary key
PAYROLL.dbo.ClaimHeader.PK_QuotaHistory1CLUSTEREDYY0000never2013-09-16 10:39:10COLDKEEP — primary key
PAYROLL.dbo.ForecastArchive.PK_ShiftLine1CLUSTEREDYY0000never2015-08-29 22:05:05COLDKEEP — primary key
PAYROLL.dbo.PricingResult.PK_AssetSummary1CLUSTEREDYY0000never2014-11-26 22:08:06COLDKEEP — primary key
PAYROLL.dbo.InvoiceQueue.PK_SalesArchive1CLUSTEREDYY0000never2015-08-29 22:05:49COLDKEEP — primary key
PAYROLL.dbo.SettlementMonthly.PK_ContractLog1CLUSTEREDYY0000never2015-08-29 22:05:48COLDKEEP — primary key
PAYROLL.dbo.QuotaHeader.PK_ShiftDetail1CLUSTEREDYY0000never2015-08-29 22:05:46COLDKEEP — primary key
PAYROLL.dbo.MeterLog.PK_OrdersSnapshot1CLUSTEREDYY0000never2015-08-29 22:05:46COLDKEEP — primary key
PAYROLL.dbo.MeterLog.PK_PolicySnapshot1CLUSTEREDYY1136881229000942852026-09-11 19:55:552026-08-11 08:40:31USEDKEEP — primary key
PAYROLL.dbo.SupplierResult.PK_CampaignEntry1CLUSTEREDYY187990002026-09-11 12:20:152022-03-15 07:26:33USEDKEEP — primary key
PAYROLL.dbo.StaffingSummary.PK_CatalogArchive1CLUSTEREDYY1803395101030271132026-09-12 00:00:102026-07-17 09:55:09USEDKEEP — primary key
PAYROLL.dbo.InvoiceMonthly.PK_TerritoryHistory1CLUSTEREDYY2991270582011669171411492026-09-12 00:50:152026-08-25 07:31:48USEDKEEP — primary key
PAYROLL.dbo.InvoiceMonthly.IX_InvoiceSummary32NONCLUSTERED1167475990274072026-09-11 17:44:552026-07-08 07:36:54USEDkeep — in use
PAYROLL.dbo.InvoiceMonthly.IX_LedgerHistory31NONCLUSTERED10380800274072026-09-11 18:14:472026-07-08 07:35:41USEDkeep — in use
PAYROLL.dbo.SupplierDetail.PK_ShipmentDaily1CLUSTEREDYY3936632544559084632026-09-12 00:00:102026-05-29 07:44:15USEDKEEP — primary key
PAYROLL.dbo.ClaimSnapshot.PK_PricingEntry1CLUSTEREDYY22880165874230274072026-09-12 00:00:102026-07-30 09:15:33USEDKEEP — primary key
PAYROLL.dbo.LedgerArchive.PK_BookingQueue1CLUSTEREDYY6700382026-09-09 16:04:122024-10-09 09:35:19USEDKEEP — primary key
PAYROLL.dbo.ShiftStatus.PK_SettlementSummary1CLUSTEREDYY33003100274072026-09-12 00:50:152026-08-22 08:49:34USEDKEEP — primary key
PAYROLL.dbo.CustomerSummary.PK_ReconcileHistory1CLUSTEREDYY10698800943582026-09-11 17:40:452026-07-18 14:17:57USEDKEEP — primary key
PAYROLL.dbo.PricingDaily.PK_RosterEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractSummary.PK_OrdersSummary1CLUSTEREDYY1839816003412026-09-12 00:00:102021-03-01 07:32:02USEDKEEP — primary key
PAYROLL.dbo.BookingDetail.PK_QuotaSnapshot1CLUSTEREDYY042567002026-09-11 18:16:222011-09-22 17:10:52USEDKEEP — primary key
PAYROLL.dbo.sessions.IX_ReconcileEntry4NONCLUSTERED1350002026-09-10 12:56:27neverUSEDkeep — in use
PAYROLL.dbo.sessions.IX_PayrollArchive2NONCLUSTEREDY0000never2025-08-27 15:51:18COLDreview carefully — unique
PAYROLL.dbo.CustomerDetail.PK_RosterHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentResult.PK_StaffingHeader1CLUSTEREDYY0000never2019-12-24 10:00:36COLDKEEP — primary key
PAYROLL.dbo.SalesStaging.PK_CatalogStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersEntry.PK_ReconcileHistory1CLUSTEREDYY0000never2022-01-21 10:00:09COLDKEEP — primary key
PAYROLL.dbo.CatalogSnapshot.PK_TicketDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollDaily.PK_SupplierStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollHeader.PK_AssetDaily1CLUSTEREDYY0000never2022-01-21 10:00:09COLDKEEP — primary key
PAYROLL.dbo.SettlementStatus.PK_BillingMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaDaily.PK_ClaimAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.MeterLog.PK_ClaimAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingAudit.PK_CatalogSnapshot1CLUSTEREDYY0000never2021-12-23 10:00:13COLDKEEP — primary key
PAYROLL.dbo.AssetDetail.PK_ShiftDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchStaging.PK_BillingResult1CLUSTEREDYY0000never2022-01-18 10:00:10COLDKEEP — primary key
PAYROLL.dbo.SupplierAudit.PK_ForecastSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollLog.PK_StaffingStatus1CLUSTEREDYY0000never2022-01-18 10:00:09COLDKEEP — primary key
PAYROLL.dbo.QuotaMonthly.PK_BatchLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BillingStatus.PK_BatchHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractLog.PK_RouteDaily1CLUSTEREDYY0000never2018-01-13 16:40:40COLDKEEP — primary key
PAYROLL.dbo.ShipmentLine.PK_PolicyEntry1CLUSTEREDYY13475328840882026-09-11 18:16:222019-08-10 09:14:22USEDKEEP — primary key
PAYROLL.dbo.PayrollLine.PK_CatalogEntry1CLUSTEREDYY40002026-08-19 14:44:312019-12-20 08:57:54USEDKEEP — primary key
PAYROLL.dbo.BookingHeader.PK_InvoiceDaily1CLUSTEREDYY0000never2016-08-15 14:37:49COLDKEEP — primary key
PAYROLL.dbo.BatchEntry.PK_PayrollLog1CLUSTEREDYY9473400473692026-09-11 18:11:132012-01-20 09:35:07USEDKEEP — primary key
PAYROLL.dbo.TicketSummary.PK_MeterDaily1CLUSTEREDYY051128002026-09-11 18:10:272012-01-27 10:00:01USEDKEEP — primary key
PAYROLL.dbo.ShipmentLog.PK_SettlementEntry1CLUSTEREDYY0000never2014-05-28 13:39:56COLDKEEP — primary key
PAYROLL.dbo.RosterLog.PK_RouteDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentLine.PK_OrdersHistory1CLUSTEREDYY0000never2019-09-04 15:05:04COLDKEEP — primary key
PAYROLL.dbo.BatchStaging.PK_SupplierLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CatalogSummary.PK_BatchDaily1CLUSTEREDYY0000never2013-07-16 11:02:32COLDKEEP — primary key
PAYROLL.dbo.StaffingAudit.PK_BookingAudit1CLUSTEREDYY0000never2016-01-23 14:42:36COLDKEEP — primary key
PAYROLL.dbo.ReconcileStatus.PK_ShiftEntry1CLUSTEREDYY18232951297296017584092026-09-12 01:01:142026-07-20 13:43:01USEDKEEP — primary key
PAYROLL.dbo.CampaignArchive.PK_ForecastSummary1CLUSTEREDYY0000never2014-05-28 13:44:20COLDKEEP — primary key
PAYROLL.dbo.LedgerLog.PK_ShipmentSnapshot1CLUSTEREDYY16881771688176002026-09-12 00:00:112019-10-25 20:03:03USEDKEEP — primary key
PAYROLL.dbo.TicketHistory.PK_SettlementStatus1CLUSTEREDYY0000never2013-02-11 09:44:00COLDKEEP — primary key
PAYROLL.dbo.InvoiceResult.PK_CatalogStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceArchive.IX_SettlementDetail28NONCLUSTERED147836500540852026-09-12 01:00:532026-04-15 10:33:53USEDkeep — in use
PAYROLL.dbo.InvoiceArchive.IX_TerritoryLine1CLUSTERED0492785155540852026-09-12 01:00:532026-07-04 07:14:11USEDKEEP — table storage
PAYROLL.dbo.CatalogDaily.PK_BookingAudit1CLUSTEREDYY0000never2019-03-04 20:08:56COLDKEEP — primary key
PAYROLL.dbo.PricingSnapshot.PK_MeterDaily1CLUSTEREDYY0000never2011-11-12 15:04:01COLDKEEP — primary key
PAYROLL.dbo.PricingQueue.PK_StaffingLine1CLUSTEREDYY0000never2019-03-04 20:08:15COLDKEEP — primary key
PAYROLL.dbo.CampaignEntry.PK_PricingMonthly1CLUSTEREDYY0000never2011-11-12 14:18:20COLDKEEP — primary key
PAYROLL.dbo.CampaignLog.PK_BookingArchive1CLUSTEREDYY0000never2012-05-04 15:43:35COLDKEEP — primary key
PAYROLL.dbo.RosterEntry.PK_TerritoryLog1CLUSTEREDYY01688176002026-09-12 00:00:112012-08-10 07:47:55USEDKEEP — primary key
PAYROLL.dbo.ReconcileDetail.PK_MeterDaily1CLUSTEREDYY17043271173003682026-09-12 00:00:112026-04-07 07:43:31USEDKEEP — primary key
PAYROLL.dbo.ContractStaging.PK_QuotaStaging1CLUSTEREDYY3600142026-09-07 17:12:052019-07-19 23:40:52USEDKEEP — primary key
PAYROLL.dbo.OrdersQueue.PK_PolicyDaily1CLUSTEREDYY0000never2013-07-15 14:28:07COLDKEEP — primary key
PAYROLL.dbo.CustomerStaging.PK_PayrollLine1CLUSTEREDYY0000never2013-09-09 15:14:00COLDKEEP — primary key
PAYROLL.dbo.QuotaLog.PK_ShiftSnapshot1CLUSTEREDYY0000never2013-09-09 15:13:59COLDKEEP — primary key
PAYROLL.dbo.ContractSummary.PK_PayrollEntry1CLUSTEREDYY0000never2013-07-15 14:28:07COLDKEEP — primary key
PAYROLL.dbo.PricingHeader.PK_ShiftMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CatalogSummary.PK_StaffingDaily1CLUSTEREDYY0000never2013-07-17 17:14:22COLDKEEP — primary key
PAYROLL.dbo.ReconcileDetail.PK_WarehouseAudit1CLUSTEREDYY0000never2013-09-09 15:14:00COLDKEEP — primary key
PAYROLL.dbo.CustomerMonthly.PK_TicketStatus1CLUSTEREDYY0000never2013-07-15 14:28:07COLDKEEP — primary key
PAYROLL.dbo.PricingLog.PK_LedgerSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaAudit.PK_WarehouseEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RouteDetail.PK_PayrollResult1CLUSTEREDYY0000never2013-07-15 14:28:07COLDKEEP — primary key
PAYROLL.dbo.BillingResult.PK_TerritoryStatus1CLUSTEREDYY0000never2019-10-27 09:05:51COLDKEEP — primary key
PAYROLL.dbo.PayrollStaging.PK_SupplierSummary1CLUSTEREDYY0000never2013-07-31 12:01:48COLDKEEP — primary key
PAYROLL.dbo.SupplierEntry.PK_CampaignSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileDaily.PK_BookingArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.LedgerLog.PK_SettlementHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftDetail.PK_MeterArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentArchive.PK_OrdersSnapshot1CLUSTEREDYY11211168842204242026-09-12 00:00:102025-05-08 16:30:07USEDKEEP — primary key
PAYROLL.dbo.InvoiceSummary.PK_TicketHeader1CLUSTEREDYY79705002026-09-11 14:32:522014-12-09 09:00:40USEDKEEP — primary key
PAYROLL.dbo.OrdersStaging.PK_MeterStatus1CLUSTEREDYY46811688193002026-09-12 00:00:102012-05-21 11:49:42USEDKEEP — primary key
PAYROLL.dbo.ContractHeader.PK_RosterSnapshot1CLUSTEREDYY42376254392801222026-09-12 00:00:102024-09-06 14:50:00USEDKEEP — primary key
PAYROLL.dbo.TicketHistory.PK_ReconcileAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterLog.PK_SupplierHeader1CLUSTEREDYY0000never2013-08-06 17:19:01COLDKEEP — primary key
PAYROLL.dbo.ReconcileQueue.PK_ContractStaging1CLUSTEREDYY0000never2014-07-02 11:16:11COLDKEEP — primary key
PAYROLL.dbo.BatchDetail.PK_StaffingDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaResult.PK_CampaignHeader1CLUSTEREDYY0000never2014-11-22 07:43:12COLDKEEP — primary key
PAYROLL.dbo.QuotaResult.IX_BillingLog2NONCLUSTEREDY0000never2010-11-22 11:13:23COLDreview carefully — unique
PAYROLL.dbo.ForecastArchive.PK_ClaimLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractEntry.PK_PricingMonthly1CLUSTEREDYY0000never2018-02-26 10:00:53COLDKEEP — primary key
PAYROLL.dbo.ClaimEntry.PK_ShiftAudit1CLUSTEREDYY0000never2018-02-26 10:00:53COLDKEEP — primary key
PAYROLL.dbo.LedgerStatus.PK_OrdersLine1CLUSTEREDYY024002026-08-01 13:22:142024-09-18 15:59:14USEDKEEP — primary key
PAYROLL.dbo.PolicyLine.PK_PricingArchive1CLUSTEREDYY01002026-07-15 13:59:22neverUSEDKEEP — primary key
PAYROLL.dbo.CustomerSummary.PK_CampaignStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchArchive.PK_CampaignStatus1CLUSTEREDYY0000never2018-06-26 00:07:10COLDKEEP — primary key
PAYROLL.dbo.CustomerQueue.PK_AssetSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.MeterAudit.PK_SupplierAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.MeterArchive.PK_ReconcileLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyEntry.PK_StaffingEntry1CLUSTEREDYY0000never2013-05-17 10:06:35COLDKEEP — primary key
PAYROLL.dbo.PayrollLog.PK_ShiftResult1CLUSTEREDYY0000never2013-06-10 14:23:12COLDKEEP — primary key
PAYROLL.dbo.LedgerDaily.PK_PayrollMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractMonthly.PK_MeterLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementDetail.PK_ReconcileQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseSummary.PK_OrdersDaily1CLUSTEREDYY0000never2015-06-30 14:38:50COLDKEEP — primary key
PAYROLL.dbo.TicketLog.PK_PricingStatus1CLUSTEREDYY0000never2021-09-17 09:21:42COLDKEEP — primary key
PAYROLL.dbo.LedgerDaily.PK_StaffingMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.LedgerStatus.PK_LedgerAudit1CLUSTEREDYY0000never2013-05-17 10:07:46COLDKEEP — primary key
PAYROLL.dbo.SalesLog.PK_TerritoryEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierLog.PK_ShiftSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftSnapshot.PK_BillingStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ForecastStatus.PK_PayrollHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterSummary.PK_MeterHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.StaffingResult.PK_SupplierStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ForecastDaily.PK_SupplierResult1CLUSTEREDYY0413052232026-09-11 07:14:202025-02-20 17:56:46USEDKEEP — primary key
PAYROLL.dbo.ShipmentStaging.PK_OrdersStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierQueue.PK_ContractHistory1CLUSTEREDYY02747002026-09-11 17:04:252020-02-25 12:12:56USEDKEEP — primary key
PAYROLL.dbo.RouteHistory.PK_PolicyDaily1CLUSTEREDYY0000never2020-09-04 15:48:05COLDKEEP — primary key
PAYROLL.dbo.PricingSnapshot.PK_PolicyStaging1CLUSTEREDYY10143934133316886422704442026-09-12 00:40:242026-09-08 07:11:54USEDKEEP — primary key
PAYROLL.dbo.PricingSnapshot.IX_CustomerQueue43NONCLUSTERED155442304120174002026-09-12 00:40:242026-09-07 09:39:53USEDkeep — in use
PAYROLL.dbo.PricingSnapshot.IX_CatalogDaily35NONCLUSTERED13660002222032026-09-12 00:40:242026-09-09 13:54:30USEDkeep — in use
PAYROLL.dbo.PricingSnapshot.IX_TerritoryAudit36NONCLUSTERED750755550173892026-09-11 18:06:352026-09-07 12:36:56USEDkeep — in use
PAYROLL.dbo.PricingSnapshot.IX_BookingQueue34NONCLUSTERED10002441432026-08-27 14:30:152026-09-09 13:57:35USEDkeep — in use
PAYROLL.dbo.PricingSnapshot.IX_ShipmentHeader32NONCLUSTERED218503115510173472026-09-11 18:14:572026-09-07 08:51:28USEDkeep — in use
PAYROLL.dbo.PricingSnapshot.IX_ShiftAudit40NONCLUSTERED638316002222032026-09-11 18:14:282026-09-07 08:51:28USEDkeep — in use
PAYROLL.dbo.PricingSnapshot.IX_SupplierHeader41NONCLUSTERED835105002441432026-09-11 18:14:292026-09-07 08:51:28USEDkeep — in use
PAYROLL.dbo.PricingSnapshot.IX_OrdersAudit33NONCLUSTERED173711160173472026-09-11 16:09:292026-09-07 08:58:34USEDkeep — in use
PAYROLL.dbo.PricingSnapshot.IX_ShipmentSnapshot42NONCLUSTERED11023550173472026-09-11 16:09:352026-09-07 08:58:34USEDkeep — in use
PAYROLL.dbo.PricingSnapshot.IX_MeterSnapshot37NONCLUSTERED500173472026-07-20 14:17:182026-09-02 09:54:59USEDkeep — in use
PAYROLL.dbo.PricingSnapshot.IX_MeterLine39NONCLUSTERED021280173472026-09-11 17:24:222026-09-07 08:58:44USEDkeep — in use
PAYROLL.dbo.PricingSnapshot.IX_RosterResult38NONCLUSTERED00017347never2026-09-07 13:10:12UNUSEDreview, then DROP
PAYROLL.dbo.CustomerSnapshot.PK_TicketEntry1CLUSTEREDYY01002026-08-11 10:48:32neverUSEDKEEP — primary key
PAYROLL.dbo.InvoiceHeader.PK_PolicyLog1CLUSTEREDYY1157969179234571052026-09-11 19:00:232020-07-05 21:51:58USEDKEEP — primary key
PAYROLL.dbo.InvoiceHeader.IX_MeterHistory2NONCLUSTEREDY346945082026-09-11 17:27:332024-09-03 17:11:49USEDkeep — in use
PAYROLL.dbo.SettlementDetail.PK_TicketLine1CLUSTEREDYY0000never2020-01-09 10:08:53COLDKEEP — primary key
PAYROLL.dbo.SettlementDetail.IX_MeterHistory2NONCLUSTEREDY0000never2020-01-09 10:08:53COLDreview carefully — unique
PAYROLL.dbo.AssetSummary.PK_CampaignSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetSummary.UQ_WarehouseResult2NONCLUSTEREDY0000never2025-12-01 08:58:35COLDreview carefully — unique
PAYROLL.staging.LedgerAudit.PK_ForecastAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.staging.LedgerAudit.IX_SalesResult2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.staging.LedgerAudit.IX_CampaignResult3NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.staging.OrdersDaily.PK_ShipmentAudit1CLUSTEREDYY01002026-06-30 19:00:31neverUSEDKEEP — primary key
PAYROLL.staging.TerritoryHistory.PK_TerritoryLine1CLUSTEREDYY01002026-06-30 19:00:53neverUSEDKEEP — primary key
PAYROLL.staging.ForecastSnapshot.PK_WarehouseHistory1CLUSTEREDYY01002026-06-30 19:00:24neverUSEDKEEP — primary key
PAYROLL.staging.ForecastSnapshot.IX_ClaimDetail4NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.staging.ForecastSnapshot.IX_TerritoryEntry2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.staging.ForecastSnapshot.IX_CatalogStaging3NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.staging.SettlementStaging.PK_TerritoryArchive1CLUSTEREDYY01002026-06-30 19:00:35neverUSEDKEEP — primary key
PAYROLL.staging.SettlementStaging.IX_CatalogDetail2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.staging.RosterSnapshot.PK_BillingAudit1CLUSTEREDYY01002026-06-30 19:00:49neverUSEDKEEP — primary key
PAYROLL.staging.RosterSnapshot.IX_WarehouseEntry3NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.staging.RosterSnapshot.IX_ShipmentMonthly2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.staging.WarehouseMonthly.PK_SettlementArchive1CLUSTEREDYY01002026-06-30 19:00:45neverUSEDKEEP — primary key
PAYROLL.staging.WarehouseMonthly.IX_QuotaEntry2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.staging.PolicySnapshot.PK_WarehouseHistory1CLUSTEREDYY02002026-07-10 16:49:52neverUSEDKEEP — primary key
PAYROLL.staging.PolicySnapshot.IX_BatchResult5NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.staging.PolicySnapshot.IX_PricingDaily2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.staging.PolicySnapshot.IX_SupplierStatus4NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.staging.PolicySnapshot.IX_WarehouseStatus3NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.staging.PolicySnapshot.IX_ContractResult6NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.ppa.ShiftSummary.PK_SettlementResult1CLUSTEREDYY04022026-07-14 10:32:49neverUSEDKEEP — primary key
HR.dbo.Bonding_ LedgerSummary.PK__Bonding___3213E83F0519C6AF1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.Bonding_ LedgerSummary.bonding_ IX_BatchHistory2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.Bonding_ CampaignHeader.PK__Bonding___3213E83F08EA57931CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.Bonding_ ShiftAudit.bonding_ IX_InvoiceArchive2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.Bonding_ PayrollStaging.PK__Bonding___3213E83F0DAF0CB01CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.Bonding_ PayrollStaging.bonding_ IX_LedgerStatus2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.Bonding_ PayrollStaging.bonding_ IX_OrdersMonthly3NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.Bonding_ InvoiceHeader.PK__Bonding___3213E83F117F9D941CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.OrdersQueue.PK_ShiftQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.InvoiceLog.PK_StaffingLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShiftHistory.PK_CatalogHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CustomerHeader.IX_OrdersArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.WarehouseSnapshot.IX_ClaimMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.RosterHistory.IX_ShipmentDetail2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.CatalogStatus.IX_MeterLog2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.SupplierDaily.PK_StaffingHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.SupplierDaily.IX_WarehouseSummary11NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.StaffingDetail.PK_SettlementDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.StaffingDetail.UX_WarehouseMonthly2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.TerritoryHeader.IX_ReconcileSnapshot2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.ContractSummary.PK_PolicyLog1CLUSTEREDYY0000never2024-09-09 09:25:42COLDKEEP — primary key
HR.dbo.PolicyLog.PK_PayrollDetail1CLUSTEREDYY0000never2024-09-09 09:25:42COLDKEEP — primary key
HR.dbo.MeterSnapshot.PK_AssetSnapshot1CLUSTEREDYY0000never2024-09-09 09:25:42COLDKEEP — primary key
HR.dbo.BookingStatus.IX_PricingLine16NONCLUSTERED0000never2025-04-08 06:03:17COLDreview, then DROP
HR.dbo.BookingStatus.PK_OrdersLog1CLUSTEREDYY02077002026-09-11 16:32:022024-11-18 10:45:26USEDKEEP — primary key
HR.dbo.ClaimAudit.PK_CampaignHistory1CLUSTEREDYY0000never2024-09-09 09:25:42COLDKEEP — primary key
HR.dbo.RouteArchive.PK_PolicyArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.WarehouseMonthly.PK_BillingArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShiftAudit.PK_PolicySummary1CLUSTEREDYY02901016422026-09-11 16:36:45neverUSEDKEEP — primary key
HR.dbo.PricingEntry.PK_CustomerStaging1CLUSTEREDYY03002026-08-28 16:12:44neverUSEDKEEP — primary key
HR.dbo.Style.PK_TicketLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.Style.UX_ShipmentLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.TerritoryDetail.PK_SalesLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.TerritoryStaging.PK_ClaimDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.QuotaAudit.PK_ClaimStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BookingSummary.PK_CatalogDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ClaimLog.PK_SupplierLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.PricingSnapshot.PK_TerritoryArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ClaimResult.PK_RouteLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.SettlementLine.PK_SettlementLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.PayrollSnapshot.PK_ReconcileQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ReconcileSummary.PK_BookingAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ReconcileSummary.IX_SalesSummary2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.BillingMonthly.PK_SettlementDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.AssetAudit.IX_QuotaSnapshot2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.AssetAudit.IX_BatchArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BillingSnapshot.IX_PayrollHistory2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.BillingSnapshot.IX_PayrollLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.WarehouseStaging.IX_LedgerArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.PolicyEntry.PK_CatalogSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.PolicyEntry.IX_ForecastEntry2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.CatalogSnapshot.PK_BookingLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CatalogSnapshot.IX_StaffingStatus2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.CatalogSnapshot.IX_BillingMonthly3NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.RouteHistory.IX_CatalogSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.StaffingAudit.PK_BatchMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.StaffingAudit.IX_CampaignLine2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.BillingLog.PK_CustomerDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BillingLog.IX_BatchSummary2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.BatchLog.IX_AssetMonthly2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.BatchLog.IX_PayrollLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CampaignEntry.IX_WarehouseMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CatalogQueue.PK_InvoiceLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.SalesDaily.PK_ClaimSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.SettlementStatus.PK_PricingStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.OrdersDaily.PK_PolicyLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ContractLog.PK_PayrollArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CampaignLog.IX_QuotaLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShipmentLog.PK_LedgerEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShipmentLog.IX_BillingArchive2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.LedgerResult.PK_RouteAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CatalogStaging.PK_AssetHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ForecastSnapshot.PK_AssetHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.TerritoryLog.IX_AssetHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CampaignLine.IX_QuotaSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.StaffingSnapshot.IX_OrdersStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShiftDetail.PK_AssetHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.AssetHistory.PK_PricingAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.AssetQueue.PK_SalesDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.WarehouseStaging.PK_OrdersHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.TicketResult.PK_ShipmentLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.TicketResult.UX_ReconcileLine2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.SettlementMonthly.PK_PayrollArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.PricingAudit.IX_CampaignStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BillingDaily.PK_SettlementDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ForecastAudit.IX_LedgerDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.PricingEntry.PK_CustomerLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.SupplierMonthly.PK_RosterResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.SupplierMonthly.UX_ContractStatus2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.SupplierLog.PK_StaffingStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.MeterHeader.PK_ShiftQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.LedgerEntry.PK_CampaignSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BookingStaging.PK_TicketSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.OrdersArchive.PK_WarehouseQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.OrdersArchive.UX_ClaimLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.PricingSnapshot.PK_InvoiceQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.RosterArchive.IX_TerritoryLog5NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.CustomerStatus.PK_ShipmentStatus1CLUSTEREDYY1910002026-09-10 08:51:17neverUSEDKEEP — primary key
HR.dbo.ReconcileDetail.IX_AssetHistory2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.ClaimHeader.IX_WarehouseSnapshot17NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.ClaimHeader.IX_ClaimQueue18NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.WarehouseLog.PK_ForecastArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ContractDetail.IX_WarehouseHistory57NONCLUSTERED37203248215071722026-09-11 17:52:042026-07-09 08:52:01USEDkeep — in use
HR.dbo.ContractDetail.IX_ForecastDetail55NONCLUSTERED1341830750144362026-09-11 17:52:042026-09-01 08:07:55USEDkeep — in use
HR.dbo.ContractDetail.IX_RouteSummary56NONCLUSTERED3322134290211492026-09-11 17:52:042026-07-23 08:34:24USEDkeep — in use
HR.dbo.ContractDetail.IX_LedgerStatus58NONCLUSTERED2642386930170358282026-09-11 17:52:042026-07-20 14:35:44USEDkeep — in use
HR.dbo.RosterAudit.IX_QuotaSnapshot2NONCLUSTERED0000never2025-03-22 13:17:59COLDreview, then DROP
HR.dbo.RosterAudit.IX_CustomerSnapshot3NONCLUSTERED0000never2025-03-22 13:17:59COLDreview, then DROP
HR.dbo.SalesSnapshot.IX_PayrollDetail4NONCLUSTERED0000never2026-07-31 08:59:53COLDreview, then DROP
HR.dbo.SalesSnapshot.IX_ShipmentLog2NONCLUSTERED0000never2026-07-31 08:59:53COLDreview, then DROP
HR.dbo.SalesSnapshot.IX_LedgerArchive3NONCLUSTERED0000never2026-07-31 08:59:53COLDreview, then DROP
HR.dbo.SalesSnapshot.IX_QuotaDaily5NONCLUSTERED0000never2026-07-31 08:59:53COLDreview, then DROP
HR.dbo.CampaignStaging.PK_StaffingHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.WarehouseArchive.IX_SupplierMonthly2NONCLUSTERED0000never2025-04-08 06:03:00COLDreview, then DROP
HR.dbo.PricingAudit.IX_PricingArchive2NONCLUSTERED0000never2025-04-08 06:03:00COLDreview, then DROP
HR.dbo.BatchLine.IX_PricingArchive2NONCLUSTERED0000never2025-04-08 06:03:01COLDreview, then DROP
HR.dbo.BillingEntry.IX_ClaimEntry2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.BillingEntry.IX_TerritoryResult3NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.BillingEntry.IX_ReconcileAudit4NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.BillingEntry.IX_BookingStaging6NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.BillingEntry.IX_BillingArchive5NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.PricingSummary.PK_PolicySnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.RouteEntry.IX_CampaignMonthly2NONCLUSTERED0000never2025-04-08 06:03:02COLDreview, then DROP
HR.dbo.SettlementAudit.IX_RosterHeader2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.MeterSnapshot.PK_OrdersAudit1CLUSTEREDYY07002026-09-09 09:58:30neverUSEDKEEP — primary key
HR.dbo.MeterSnapshot.IX_CatalogResult4NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.MeterHistory.PK_BillingArchive1CLUSTEREDYY8556485012026-09-11 17:02:232024-09-09 15:31:29USEDKEEP — primary key
HR.dbo.MeterHistory.IX_CatalogResult6NONCLUSTERED28821002026-09-11 17:02:232025-04-08 06:03:02USEDkeep — in use
HR.dbo.RosterLog.PK_ReconcileSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.RosterLog.IX_LedgerHeader2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.StaffingStatus.IX_LedgerHeader2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.ContractHeader.IX_SupplierResult2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.SalesSummary.IX_PricingStatus2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.PolicyDaily.PK_TicketArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.LedgerSummary.PK_PayrollLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.LedgerSummary.IX_BatchHistory2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.AssetDetail.PK_PolicySummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.AssetDetail.IX_MeterSnapshot2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.TerritoryLine.PK_PricingStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.MeterHeader.PK_ContractEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BillingHeader.PK_CatalogSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ContractStaging.PK_StaffingAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.MeterHistory.IX_CatalogResult4NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.MeterHistory.IX_TerritoryStatus5NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.ReconcileQueue.PK_BillingEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.WarehouseDaily.IX_ForecastStaging2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.StaffingHistory.IX_WarehouseHistory2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.TerritorySummary.PK_SettlementArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.WarehouseArchive.PK_PayrollQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ClaimResult.PK_RosterLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.MeterQueue.PK_LedgerMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.RouteArchive.PK_ShiftDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CatalogHistory.PK_CampaignSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CatalogHistory.IX_ClaimSnapshot2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.ClaimHeader.PK_TerritoryMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BatchDaily.PK_QuotaDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BookingResult.PK_TicketDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShipmentMonthly.PK_AssetLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ClaimSummary.PK_MeterSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.PolicyMonthly.PK_ForecastDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ContractHeader.PK_ContractStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShipmentQueue.IX_SettlementAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShipmentQueue.IX_QuotaSnapshot2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.WarehouseMonthly.IX_SupplierDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.WarehouseMonthly.IX_PayrollHistory2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.SupplierDaily.PK_MeterDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.TicketLine.IX_ForecastMonthly2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.ContractDaily.PK_ShiftHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ContractDaily.IX_PayrollDaily2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.OrdersDaily.PK_ForecastStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.OrdersDaily.IX_RosterStatus2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.OrdersDaily.IX_TerritoryResult3NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.ClaimQueue.IX_ShipmentAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CustomerDaily.PK_QuotaLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CustomerDaily.IX_PolicyDetail2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.ShipmentStaging.PK_InvoiceSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ContractResult.PK_TerritoryHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.StaffingSummary.PK_TerritoryArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ContractSnapshot.PK_SupplierStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CustomerResult.PK_BatchResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.SettlementLog.PK_CampaignArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.PayrollSnapshot.PK_ContractHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.RouteStatus.PK_TerritoryHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.WarehouseHistory.PK_PayrollHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CampaignHistory.PK_ForecastDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BillingQueue.PK_InvoiceSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.TerritoryStaging.PK_OrdersQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ForecastLog.PK_LedgerAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ContractDetail.PK_TicketResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ClaimDetail.PK_SalesHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShipmentSummary.PK_BookingHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShipmentSummary.IX_PolicyLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.CatalogEntry.PK_SettlementHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.RosterStatus.PK_ClaimStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BatchSummary.IX_BillingStatus2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.BatchSummary.PK_ShipmentStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.RosterStatus.PK_TicketStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BillingHistory.PK_ContractAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BillingHistory.UX_StaffingStaging2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.WarehouseResult.PK_SupplierQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.SalesArchive.PK_RouteEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShiftDetail.IX_LedgerSummary2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.ShiftDetail.PK_CustomerDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.SalesLine.IX_OrdersEntry2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.CampaignHistory.PK_TicketQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CampaignHistory.IX_CustomerLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.CampaignHistory.IX_PayrollStaging3NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.RouteDaily.PK_SalesMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BillingStaging.PK_ForecastDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.WarehouseDetail.PK_SalesSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.StaffingEntry.PK_LedgerQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.WarehouseLog.PK_TerritorySnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.TicketResult.PK_OrdersHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.LedgerDaily.PK_WarehouseResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ClaimDaily.PK_ForecastHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.OrdersEntry.PK_ContractSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.TerritoryDetail.IX_CatalogEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.TicketAudit.PK_OrdersMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.TicketHeader.PK_ClaimStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.RouteAudit.PK_ReconcileHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.RosterSnapshot.PK_SettlementQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.SupplierStatus.PK_PayrollQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShiftMonthly.IX_BillingArchive2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.ShiftMonthly.PK_PricingSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BookingEntry.PK_ClaimLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.StaffingSummary.PK_ClaimHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CampaignHeader.PK_RosterAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.OrdersEntry.PK_RosterHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BatchQueue.PK_ShiftDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.TerritoryResult.PK_ReconcileStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ReconcileDaily.PK_MeterQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ContractStaging.PK_ReconcileAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CustomerStatus.PK_CustomerLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CustomerStatus.UX_TicketDetail2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.ForecastMonthly.PK_ForecastStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.MeterStatus.IX_ClaimDetail4NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.MeterStatus.IX_BillingQueue2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.MeterStatus.IX_WarehouseStaging3NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.MeterStatus.PK_CatalogSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BookingHeader.PK_RosterStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ForecastDetail.PK_PolicyStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.MeterSnapshot.PK_ReconcileDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.WarehouseQueue.IX_ClaimHistory2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.ShipmentLine.IX_CampaignSnapshot6NONCLUSTERED593187002026-09-11 17:13:512025-04-05 14:13:50USEDkeep — in use
HR.dbo.MeterDaily.IX_PolicyMonthly11NONCLUSTERED800437542026-09-01 10:37:002026-07-01 13:39:00USEDkeep — in use
HR.dbo.MeterDaily.IX_TerritoryLine10NONCLUSTERED42705500437542026-09-11 17:52:042026-07-01 10:38:44USEDkeep — in use
HR.dbo.MeterDaily.IX_PayrollAudit12NONCLUSTERED00043754never2026-07-01 10:39:49UNUSEDreview, then DROP
HR.dbo.MeterDaily.IX_StaffingSummary9NONCLUSTERED10006400437542026-09-11 17:52:002026-05-13 12:34:51USEDkeep — in use
HR.dbo.MeterDaily.IX_ClaimStaging13NONCLUSTERED00043754never2026-07-10 15:11:25UNUSEDreview, then DROP
HR.dbo.ContractSnapshot.IX_ShipmentHistory4NONCLUSTERED0000never2025-04-05 14:13:38COLDreview, then DROP
HR.dbo.ShipmentAudit.IX_OrdersStaging25NONCLUSTERED7002238572026-09-09 09:58:302026-06-24 13:12:13USEDkeep — in use
HR.dbo.ShipmentAudit.IX_ReconcileStaging26NONCLUSTERED0702856352026-09-09 09:58:302026-08-25 14:09:50USEDkeep — in use
HR.dbo.ShipmentAudit.IX_SalesSnapshot27NONCLUSTERED000285635never2026-07-09 10:49:11UNUSEDreview, then DROP
HR.dbo.ShipmentAudit.IX_TerritoryStaging24NONCLUSTERED2791592029202238572026-09-12 00:59:342026-05-25 13:18:47USEDkeep — in use
HR.dbo.ShipmentAudit.IX_ClaimStaging28NONCLUSTERED10775747090902856352026-09-11 17:52:042026-07-04 07:55:17USEDkeep — in use
HR.dbo.BatchQueue.PK_CampaignLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CustomerSummary.PK_LedgerResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.PolicyLog.IX_ClaimLine6NONCLUSTERED0170233542026-09-08 07:04:012026-07-25 07:57:14USEDkeep — in use
HR.dbo.PolicyLog.IX_BatchHeader7NONCLUSTERED23357680233542026-09-11 17:52:002026-08-14 14:22:44USEDkeep — in use
HR.dbo.BatchSummary.IX_BookingDetail2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.BillingArchive.IX_SettlementSnapshot2NONCLUSTERED0002886never2025-04-08 06:03:10UNUSEDreview, then DROP
HR.dbo.AssetDetail.IX_ForecastResult2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.ShipmentMonthly.IX_ClaimEntry4NONCLUSTERED1038540002026-09-11 17:52:002025-04-05 14:51:26USEDkeep — in use
HR.dbo.SalesLine.PK_LedgerLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.SalesLine.IX_SettlementSnapshot5NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.TerritoryDetail.IX_MeterMonthly2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.PolicySnapshot.PK_ShiftSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.QuotaSnapshot.IX_PolicyHeader8NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.QuotaSnapshot.IX_LedgerLine7NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.SupplierEntry.IX_LedgerStatus2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.SettlementDaily.PK_PolicyQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BatchStaging.IX_ForecastHeader2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.RosterAudit.IX_PricingArchive2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.CampaignHeader.PK_ReconcileLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.opl.PK_SupplierEntry1CLUSTEREDYY6572867602252026-09-11 16:36:432026-05-15 07:52:09USEDKEEP — primary key
HR.dbo.ShiftEntry.PK_OrdersSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.LedgerArchive.IX_SupplierHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.MeterQueue.PK_PayrollArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShiftAudit.IX_InvoiceArchive2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.CatalogLog.IX_QuotaAudit6NONCLUSTERED1031337002026-09-11 17:04:162025-04-08 06:03:13USEDkeep — in use
HR.dbo.PayrollStaging.PK_RouteQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.PayrollStaging.IX_LedgerStatus2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.PayrollStaging.IX_OrdersMonthly3NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.position.PK_PolicySummary1CLUSTEREDYY11002026-07-14 10:27:00neverUSEDKEEP — primary key
HR.dbo.PolicyMonthly.IX_CampaignStaging2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.LedgerAudit.IX_InvoiceHeader2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.TicketDetail.IX_WarehouseSummary7NONCLUSTERED06002026-09-01 10:58:57neverUSEDkeep — in use
HR.dbo.AssetResult.IX_RouteQueue2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.LedgerHistory.PK_StaffingSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShiftHistory.IX_OrdersLog2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.PolicySummary.IX_InvoiceDaily2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.BatchResult.IX_CustomerResult2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.BatchResult.IX_OrdersLog3NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.OrdersLog.IX_WarehouseSummary2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.ClaimEntry.IX_WarehouseSummary2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.SalesEntry.IX_ForecastQueue3NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.SalesEntry.IX_AssetHistory4NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.SupplierLog.IX_LedgerDaily2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.LedgerLine.IX_BatchLog2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.SupplierStatus.PK_SalesDetail1CLUSTEREDYY509415912042101052026-09-11 17:52:042025-10-24 15:46:48USEDKEEP — primary key
HR.dbo.TicketHistory.PK_PricingDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CustomerResult.IX_PricingEntry6NONCLUSTERED02068002026-09-11 16:32:02neverUSEDkeep — in use
HR.dbo.ShipmentArchive.IX_PricingSummary2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.TerritoryHeader.IX_BatchAudit2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.BatchLog.IX_CustomerLine2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.SupplierLine.IX_PayrollHeader2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.ContractEntry.IX_ShiftDetail5NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.TerritoryDetail.IX_InvoiceQueue2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.TerritoryDetail.IX_RosterDaily3NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.TerritoryDetail.IX_StaffingEntry4NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.SalesHeader.PK_CustomerArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CampaignDaily.IX_WarehouseEntry2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.InvoiceHeader.PK_ReconcileArchive1CLUSTEREDYY01002026-06-25 12:54:10neverUSEDKEEP — primary key
HR.dbo.InvoiceHeader.IX_MeterHistory2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.SettlementAudit.PK_SettlementAudit1CLUSTEREDYY2830747840002026-09-11 17:51:382024-09-10 08:39:55USEDKEEP — primary key
HR.dbo.PricingHeader.IX_AssetStatus9NONCLUSTERED00041353never2026-07-10 14:38:28UNUSEDreview, then DROP
HR.dbo.PricingHeader.IX_SalesDetail10NONCLUSTERED1724200413532026-09-11 17:51:382026-09-05 14:23:15USEDkeep — in use
HR.dbo.PricingHeader.PK_PolicyArchive1CLUSTEREDYY163410171018492413532026-09-11 17:51:382026-08-03 10:30:17USEDKEEP — primary key
HR.dbo.PricingHeader.IX_OrdersStaging11NONCLUSTERED41185090413532026-09-11 17:51:372026-03-19 19:31:00USEDkeep — in use
HR.dbo.BookingHeader.IX_BookingDetail5NONCLUSTERED11710002026-09-11 16:27:412025-04-05 14:17:07USEDkeep — in use
HR.dbo.BillingSnapshot.IX_OrdersAudit2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.ShipmentQueue.PK_AssetEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.MeterLine.IX_AssetArchive2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.map.RosterLine.PK_SettlementLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.map.RosterLine.UX_LedgerMonthly2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
ORDERS.dbo.PricingLine.PK_StaffingHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
ORDERS.dbo.BillingDetail.PK_InvoiceDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
ORDERS.dbo.RosterStaging.PK_StaffingEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
ORDERS.dbo.RosterStaging.IX_InvoiceStaging2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
ORDERS.dbo.CustomerDetail.PK_AssetEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
ORDERS.dbo.ShiftQueue.PK_TicketLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
ORDERS.dbo.ShiftQueue.IX_ForecastLine2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
ORDERS.dbo.StaffingDetail.PK_PricingSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
ORDERS.dbo.OrdersHeader.PK_ShipmentQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
ORDERS.dbo.StaffingAudit.PK_CampaignStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
ORDERS.dbo.CampaignHeader.PK_InvoiceQueue1CLUSTEREDYY0000never2024-09-10 08:22:50COLDKEEP — primary key
ORDERS.dbo.ClaimStaging.PK_TicketHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
ORDERS.dbo.TerritoryLog.PK_CustomerHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
ORDERS.dbo.SupplierStatus.PK_ShiftResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
ORDERS.dbo.SettlementStaging.PK_ContractAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
ORDERS.dbo.SettlementStaging.IX_ShiftQueue2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
POLICY.dbo.PolicyMonthly.PK_QuotaStaging1CLUSTEREDYY0000never2024-09-23 13:56:53COLDKEEP — primary key
POLICY.dbo.OrdersSnapshot.IX_ReconcileHeader2NONCLUSTERED0000never2024-09-23 08:58:24COLDreview, then DROP
POLICY.dbo.OrdersSnapshot.PK_TerritoryAudit1CLUSTEREDYY21116002026-08-28 14:13:402024-09-23 08:58:24USEDKEEP — primary key
POLICY.dbo.PricingHistory.PK_SalesEntry1CLUSTEREDYY02250502026-07-22 15:39:472026-06-29 09:44:34USEDKEEP — primary key
POLICY.dbo.SettlementMonthly.PK_BookingSnapshot1CLUSTEREDYY387071002026-09-11 17:48:22neverUSEDKEEP — primary key
POLICY.dbo.PayrollArchive.PK_LedgerLine1CLUSTEREDY038707002026-09-11 17:48:22neverUSEDKEEP — table storage
POLICY.dbo.MeterStatus.PK_ClaimHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
POLICY.dbo.WarehouseArchive.PK_ForecastEntry1CLUSTEREDY012002026-09-08 14:11:41neverUSEDKEEP — table storage
POLICY.dbo.Overview.PK_MeterHistory1CLUSTEREDY42794726907132026-09-11 17:48:222026-06-17 08:16:32USEDKEEP — table storage
POLICY.dbo.StaffingMonthly.PK_CampaignSummary1CLUSTEREDY1155296402028402026-09-11 16:25:302026-05-28 14:27:40USEDKEEP — table storage
POLICY.dbo.AssetArchive.PK_StaffingLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
POLICY.dbo.AssetArchive.PK_OrdersEntry2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
POLICY.dbo.BatchQueue.PK_LedgerHeader1CLUSTEREDY0000neverneverCOLDKEEP — table storage
POLICY.dbo.BookingSnapshot.IX_ShipmentEntry2NONCLUSTEREDY0000never2025-07-12 14:07:35COLDreview carefully — unique
POLICY.dbo.ShiftAudit.PK_OrdersResult1CLUSTEREDY0000neverneverCOLDKEEP — table storage
POLICY.dbo.ShipmentHeader.IX_OrdersLine2NONCLUSTERED9974002026-09-11 17:49:042024-09-14 13:00:16USEDkeep — in use
SUPPLIER.dbo.ForecastLog.PK_SettlementSnapshot1CLUSTEREDYY05002026-09-04 12:54:342025-02-04 10:40:07USEDKEEP — primary key
SUPPLIER.dbo.PayrollArchive.PK_BookingDaily1CLUSTEREDYY01002026-07-30 12:30:532025-04-08 08:33:42USEDKEEP — primary key
SUPPLIER.dbo.ShiftStaging.PK_MeterAudit1CLUSTEREDYY01002026-07-30 12:31:402025-01-15 12:39:17USEDKEEP — primary key
SUPPLIER.dbo.RosterLog.PK_BookingLine1CLUSTEREDYY053261002026-09-10 15:52:552025-03-24 07:44:02USEDKEEP — primary key
SUPPLIER.dbo.TicketSummary.PK_CustomerStaging1CLUSTEREDYY0000never2025-06-12 09:28:41COLDKEEP — primary key
SUPPLIER.dbo.BillingResult.PK_RosterArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SUPPLIER.dbo.OrdersDetail.PK_BookingStatus1CLUSTEREDYY06002026-09-04 09:19:162025-03-01 14:33:49USEDKEEP — primary key
SUPPLIER.dbo.PricingAudit.PK_BatchStatus1CLUSTEREDYY0155340047742026-09-04 09:19:162025-10-15 14:36:47USEDKEEP — primary key
SUPPLIER.dbo.LedgerSummary.PK_BatchHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SUPPLIER.dbo.LedgerAudit.PK_StaffingLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SUPPLIER.dbo.OrdersDetail.PK_QuotaDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SUPPLIER.dbo.RouteSummary.PK_SupplierStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SUPPLIER.dbo.PolicyArchive.PK_ReconcileStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
SUPPLIER.dbo.ForecastStatus.PK_ShiftLine1CLUSTEREDYY02002026-07-23 10:42:17neverUSEDKEEP — primary key
SUPPLIER.dbo.CampaignHeader.PK_InvoiceQueue1CLUSTEREDYY0000never2024-09-12 13:13:13COLDKEEP — primary key
SUPPLIER.dbo.ShiftAudit.IX_InvoiceArchive2NONCLUSTERED0000neverneverCOLDreview, then DROP
SUPPLIER.dbo.LedgerStatus.PK_OrdersLine1CLUSTEREDYY0000never2024-09-17 13:35:53COLDKEEP — primary key
RPA.dbo.MeterLog.PK_OrdersAudit1CLUSTEREDYY1021439922972026-09-12 01:00:362026-07-14 11:30:07USEDKEEP — primary key
RPA.dbo.MeterLog.IX_SalesSummary2NONCLUSTEREDY3993601992026-09-12 01:00:362026-07-14 11:30:07USEDkeep — in use
RPA.dbo.LedgerStatus.IX_MeterMonthly1CLUSTEREDYY49520502026-09-04 22:05:322026-06-30 10:41:49USEDKEEP — primary key
RPA.dbo.QuotaLine.PK_MeterMonthly1CLUSTEREDYY4398224447245302026-09-10 23:37:152026-08-23 00:57:53USEDKEEP — primary key
RPA.dbo.QuotaLine.IX_QuotaStaging3NONCLUSTERED121002642026-09-11 02:10:022026-08-23 00:57:53USEDkeep — in use
RPA.dbo.QuotaLine.IX_MeterDaily2NONCLUSTERED3064902642026-09-10 23:37:152026-08-23 00:57:53USEDkeep — in use
RPA.dbo.QuotaLine.IX_SupplierSnapshot4NONCLUSTERED49002642026-09-09 11:12:522026-08-23 00:57:53USEDkeep — in use
RPA.dbo.QuotaLine.IX_ReconcileMonthly5NONCLUSTEREDY3121002642026-09-10 23:36:462026-08-23 00:57:53USEDkeep — in use
RPA.dbo.CampaignQueue.PK_LedgerArchive1CLUSTEREDYY2116701112026-09-11 17:20:002026-09-04 08:18:48USEDKEEP — primary key
RPA.dbo.CampaignQueue.IX_SupplierMonthly4NONCLUSTERED350942026-09-09 17:58:422026-08-24 00:22:36USEDkeep — in use
RPA.dbo.CampaignQueue.IX_InvoiceAudit3NONCLUSTERED00094never2026-08-24 00:22:36UNUSEDreview, then DROP
RPA.dbo.CampaignQueue.IX_TicketHeader2NONCLUSTERED4815001112026-09-12 00:59:282026-08-24 00:22:36USEDkeep — in use
RPA.dbo.ShiftDetail.PK_RosterHistory1CLUSTEREDYY85920673361292026-09-11 17:54:092026-08-28 09:41:41USEDKEEP — primary key
RPA.dbo.ShiftDetail.IX_PayrollSnapshot2NONCLUSTERED92097209061282026-09-11 17:54:092026-08-26 15:20:44USEDkeep — in use
RPA.dbo.ShiftDetail.IX_AssetStatus3NONCLUSTERED07030632026-08-31 11:39:222026-08-29 07:30:03USEDkeep — in use
RPA.dbo.SalesSummary.PK_SupplierStaging1CLUSTEREDYY1061206569652026-09-11 17:54:092026-07-02 01:26:21USEDKEEP — primary key
RPA.dbo.SalesSummary.IX_CustomerStatus5NONCLUSTERED010632026-08-21 00:19:072026-07-02 02:29:13USEDkeep — in use
RPA.dbo.SalesSummary.IX_LedgerArchive2NONCLUSTEREDY5265530632026-09-11 17:54:092026-07-02 02:29:13USEDkeep — in use
RPA.dbo.PricingStatus.PK_ContractResult1CLUSTEREDYY057224802026-09-11 16:24:30neverUSEDKEEP — primary key
RPA.dbo.PricingStatus.IX_SalesDaily2NONCLUSTEREDY65180802026-09-11 09:46:522026-07-27 09:56:01USEDkeep — in use
RPA.dbo.LedgerQueue.PK_RouteMonthly1CLUSTEREDYY01711912772026-09-11 09:46:46neverUSEDKEEP — primary key
RPA.dbo.LedgerQueue.IX_AssetDetail2NONCLUSTERED135002772026-09-10 07:30:062026-07-02 01:57:20USEDkeep — in use
RPA.dbo.LedgerQueue.IX_WarehouseHeader5NONCLUSTERED12002762026-09-04 07:30:052026-07-02 03:20:54USEDkeep — in use
RPA.dbo.LedgerQueue.IX_ShiftSnapshot3NONCLUSTERED04702772026-07-11 10:31:502026-07-05 07:30:03USEDkeep — in use
RPA.dbo.QuotaSummary.PK_ContractDetail1CLUSTEREDYY26312252026-09-11 07:30:022026-07-02 13:50:39USEDKEEP — primary key
RPA.dbo.QuotaSummary.IX_ShipmentHeader4NONCLUSTERED10052026-07-02 03:20:552026-07-02 13:19:54USEDkeep — in use
RPA.dbo.QuotaSummary.IX_OrdersDaily3NONCLUSTERED0119042026-08-31 13:37:28neverUSEDkeep — in use
RPA.dbo.QuotaSummary.IX_OrdersLog2NONCLUSTEREDY30052026-07-03 09:25:24neverUSEDkeep — in use
RPA.dbo.BookingEntry.PK_ShipmentMonthly1CLUSTEREDYY0692532026-09-11 09:43:38neverUSEDKEEP — primary key
RPA.dbo.BookingEntry.IX_CatalogHistory2NONCLUSTEREDY1872092026-09-11 09:46:532026-07-26 05:17:38USEDkeep — in use
RPA.dbo.PolicyEntry.PK_InvoiceStatus1CLUSTEREDYY111035342026-09-11 15:58:322026-07-02 00:33:07USEDKEEP — primary key
RPA.dbo.PolicyEntry.IX_InvoiceLog2NONCLUSTEREDY3560500342026-09-11 17:54:092026-07-02 02:06:56USEDkeep — in use
RPA.dbo.QuotaArchive.PK_SalesStaging1CLUSTEREDYY0929502372026-09-11 14:50:43neverUSEDKEEP — primary key
RPA.dbo.QuotaArchive.IX_AssetSummary2NONCLUSTEREDY332620142026-09-11 14:50:432026-08-03 23:03:16USEDkeep — in use
RPA.dbo.BatchHeader.PK_AssetStatus1CLUSTEREDYY01122402026-09-09 17:58:04neverUSEDKEEP — primary key
RPA.dbo.BatchHeader.IX_BillingLog2NONCLUSTEREDY1740042026-09-09 17:58:042026-08-09 00:38:18USEDkeep — in use
RPA.dbo.ClaimStaging.IX_WarehouseQueue5NONCLUSTERED5202460952026-09-11 14:57:362026-07-06 16:07:56USEDkeep — in use
RPA.dbo.BillingSnapshot.PK_BatchSnapshot1CLUSTEREDYY0300431008942026-09-11 14:57:36neverUSEDKEEP — primary key
RPA.dbo.BillingSnapshot.IX_BatchHeader2NONCLUSTERED100830942026-09-08 09:37:172026-08-03 02:06:09USEDkeep — in use
RPA.dbo.AssetHeader.IX_InvoiceHistory11NONCLUSTERED45082026-08-11 10:41:152026-07-06 16:07:58USEDkeep — in use
RPA.dbo.ShiftSnapshot.PK_LedgerAudit1CLUSTEREDYY215220962026-09-11 14:57:332026-08-24 09:12:53USEDKEEP — primary key
RPA.dbo.ShiftSnapshot.IX_TicketDetail2NONCLUSTERED9950672026-09-11 11:57:052026-08-17 12:22:23USEDkeep — in use
RPA.dbo.ShiftSummary.PK_LedgerLine1CLUSTEREDYY019902172026-09-11 14:57:34neverUSEDKEEP — primary key
RPA.dbo.ShiftSummary.IX_MeterEntry2NONCLUSTERED250172026-08-11 10:41:142026-08-03 00:48:32USEDkeep — in use
RPA.dbo.OrdersArchive.IX_ForecastHeader5NONCLUSTERED490402026-08-24 22:42:082026-07-06 16:07:56USEDkeep — in use
RPA.dbo.ShiftHistory.IX_SalesDetail8NONCLUSTERED760322026-08-11 10:41:152026-07-06 16:07:57USEDkeep — in use
RPA.dbo.ShiftSnapshot.PK_BatchLog1CLUSTEREDYY44510228977262026-09-11 14:50:432026-08-05 14:41:24USEDKEEP — primary key
RPA.dbo.ShiftSnapshot.UX_MeterLog2NONCLUSTEREDY108730182026-09-04 12:57:152026-08-05 14:39:35USEDkeep — in use
RPA.dbo.SupplierLine.PK_CustomerSnapshot1CLUSTEREDYY03002026-08-12 10:19:592026-01-05 14:23:09USEDKEEP — primary key
RPA.dbo.CampaignHeader.PK_SupplierArchive1CLUSTEREDYY01002026-07-04 03:01:022026-01-05 14:23:08USEDKEEP — primary key
RPA.dbo.OrdersLine.PK_ForecastArchive1CLUSTEREDYY012800732026-09-11 14:50:43neverUSEDKEEP — primary key
RPA.dbo.OrdersLine.UX_RouteResult2NONCLUSTEREDY7300692026-08-17 13:53:302026-08-15 12:30:03USEDkeep — in use
RPA.dbo.TerritoryLog.PK_ShiftHistory1CLUSTEREDYY463165112026-09-10 10:31:392026-08-15 13:01:34USEDKEEP — primary key
RPA.dbo.TerritoryLog.UX_SalesStatus2NONCLUSTEREDY6881082026-09-11 14:50:432026-08-15 12:32:19USEDkeep — in use
RPA.dbo.CampaignStaging.PK_ShipmentQueue1CLUSTEREDYY01192026-09-10 21:48:38neverUSEDKEEP — primary key
RPA.dbo.CampaignStaging.UX_ReconcileHistory2NONCLUSTEREDY813092026-09-11 14:50:442026-09-06 04:07:18USEDkeep — in use
RPA.dbo.SalesEntry.PK_TicketHeader1CLUSTEREDYY0770282026-09-11 14:50:44neverUSEDKEEP — primary key
RPA.dbo.SalesEntry.UX_ForecastArchive2NONCLUSTEREDY4010162026-09-10 13:00:462026-09-10 12:50:46USEDkeep — in use
RPA.dbo.ShiftSummary.PK_ShiftDetail1CLUSTEREDYY17571351154732312026-09-11 14:50:442026-09-05 09:35:59USEDKEEP — primary key
RPA.dbo.ShiftSummary.IX_StaffingResult3NONCLUSTERED49910022602026-09-10 23:26:122026-09-05 09:34:06USEDkeep — in use
RPA.dbo.ShiftSummary.IX_BatchResult2NONCLUSTERED14320022602026-09-11 14:50:432026-09-05 09:34:06USEDkeep — in use
RPA.dbo.SupplierStaging.PK_SupplierDaily1CLUSTEREDYY01707137312026-09-11 14:51:16neverUSEDKEEP — primary key
RPA.dbo.SupplierStaging.IX_ShiftHeader2NONCLUSTERED377006632026-09-10 10:33:142026-09-10 10:31:54USEDkeep — in use
RPA.dbo.ClaimLog.PK_RosterEntry1CLUSTEREDYY8801522026-09-09 17:58:032026-08-09 00:45:35USEDKEEP — primary key
RPA.dbo.ClaimLog.IX_SettlementStatus2NONCLUSTERED4800272026-09-09 17:54:122026-08-09 00:52:56USEDkeep — in use
RPA.dbo.ClaimLog.IX_QuotaSnapshot3NONCLUSTERED100272026-08-09 00:41:162026-08-09 00:38:20USEDkeep — in use
RPA.dbo.InvoiceHeader.PK_ShiftStatus1CLUSTEREDYY0620392026-09-09 17:58:03neverUSEDKEEP — primary key
RPA.dbo.InvoiceHeader.IX_PricingMonthly2NONCLUSTERED3300392026-09-09 17:54:112026-08-09 00:45:36USEDkeep — in use
RPA.dbo.InvoiceHeader.IX_RosterDetail3NONCLUSTERED00039never2026-08-09 00:53:01UNUSEDreview, then DROP
RPA.dbo.AssetStatus.PK_BillingResult1CLUSTEREDYY017656372026-09-11 14:50:442026-08-29 10:22:23USEDKEEP — primary key
RPA.dbo.AssetStatus.IX_WarehouseAudit2NONCLUSTERED3150362026-08-28 12:35:312026-09-10 10:34:53USEDkeep — in use
RPA.dbo.AssetStatus.IX_PolicyMonthly7NONCLUSTERED316062026-09-10 21:48:382026-09-10 10:23:41USEDkeep — in use
RPA.dbo.ClaimDaily.PK_CatalogAudit1CLUSTEREDYY5785377368153845777072026-09-12 00:59:342026-09-08 08:24:49USEDKEEP — primary key
RPA.dbo.ClaimDaily.IX_MeterSummary28NONCLUSTERED1124346039732026-09-11 11:57:052026-09-08 09:37:27USEDkeep — in use
RPA.dbo.ClaimDaily.IX_MeterHistory27NONCLUSTERED11287225039722026-09-11 16:20:262026-09-08 09:37:27USEDkeep — in use
RPA.dbo.TerritoryAudit.PK_TerritorySummary1CLUSTEREDYY1193033282026-09-11 10:53:132026-08-03 13:52:23USEDKEEP — primary key
RPA.dbo.TerritoryAudit.IX_InvoiceStaging3NONCLUSTERED81033282026-08-17 17:22:322026-08-12 12:10:07USEDkeep — in use
RPA.dbo.TerritoryAudit.IX_WarehouseResult2NONCLUSTERED281033282026-08-22 15:44:322026-09-11 10:53:13USEDkeep — in use
RPA.dbo.BatchQueue.PK_ReconcileSummary1CLUSTEREDYY04731252026-09-10 22:07:232026-08-15 23:59:52USEDKEEP — primary key
RPA.dbo.BatchQueue.IX_BatchLine2NONCLUSTERED3530252026-09-10 21:47:042026-08-15 23:56:45USEDkeep — in use
RPA.dbo.BatchQueue.IX_PolicyQueue4NONCLUSTERED22002026-09-10 22:05:372026-09-06 11:56:28USEDkeep — in use
RPA.dbo.ShiftDaily.PK_InvoiceEntry1CLUSTEREDYY03002026-08-12 12:30:342026-01-05 14:23:11USEDKEEP — primary key
RPA.dbo.PolicyLog.PK_InvoiceDaily1CLUSTEREDYY096321613982026-09-12 00:59:342026-08-22 10:02:03USEDKEEP — primary key
RPA.dbo.PolicyLog.IX_ShiftLog12NONCLUSTERED119203112026-09-10 14:04:322026-08-08 10:25:13USEDkeep — in use
RPA.dbo.PolicyLog.IX_ContractDetail11NONCLUSTERED48003102026-09-07 16:27:522026-08-22 10:02:03USEDkeep — in use
RPA.dbo.PolicyDetail.PK_AssetDaily1CLUSTEREDYY0464062026-09-11 14:50:43neverUSEDKEEP — primary key
RPA.dbo.PolicyDetail.IX_RosterArchive2NONCLUSTEREDY100022026-09-10 10:23:362026-08-16 01:40:07USEDkeep — in use
RPA.dbo.SalesLog.PK_ShipmentLine1CLUSTEREDYY046002026-08-21 01:16:07neverUSEDKEEP — primary key
RPA.dbo.SettlementDaily.PK_RosterQueue1CLUSTEREDYY085052026-08-24 12:51:48neverUSEDKEEP — primary key
RPA.dbo.MeterSummary.PK_LedgerSnapshot1CLUSTEREDYY5052733505644331652012026-09-12 01:01:172026-09-08 08:57:52USEDKEEP — primary key
RPA.dbo.MeterSummary.IX_SupplierLog3NONCLUSTERED137010552026-08-24 18:59:572026-09-10 13:37:00USEDkeep — in use
RPA.dbo.MeterSummary.IX_ShipmentMonthly2NONCLUSTERED64570740651622026-09-12 01:01:162026-09-10 13:37:00USEDkeep — in use
RPA.dbo.TerritoryDaily.IX_StaffingStaging6NONCLUSTERED0447041872026-09-11 11:57:062026-08-31 13:29:39USEDkeep — in use
RPA.dbo.TerritoryDaily.PK_BillingArchive1CLUSTEREDYY3284432601281693328552026-09-12 01:01:162026-08-12 12:10:07USEDKEEP — primary key
RPA.dbo.TerritoryDaily.UQ_PayrollLog2NONCLUSTEREDY2382204510041872026-09-12 01:00:562026-08-27 07:36:15USEDkeep — in use
RPA.dbo.CustomerQueue.IX_RouteDaily5NONCLUSTERED812606322026-09-09 15:23:002026-07-06 13:19:07USEDkeep — in use
RPA.dbo.CustomerQueue.PK_ReconcileLine1CLUSTEREDYY12712951173012982026-09-12 01:01:152026-07-28 23:49:21USEDKEEP — primary key
RPA.dbo.InvoiceResult.PK_CampaignHistory1CLUSTEREDYY41425596202026-09-12 01:00:562026-07-16 14:22:36USEDKEEP — primary key
RPA.dbo.InvoiceResult.IX_TerritoryMonthly2NONCLUSTEREDY25599120132026-09-12 01:00:562026-07-16 14:21:29USEDkeep — in use
RPA.dbo.MeterQueue.PK_PolicyAudit1CLUSTEREDYY314223422885233722026-09-12 00:59:332026-09-04 11:04:28USEDKEEP — primary key
RPA.dbo.MeterQueue.IX_LedgerHistory3NONCLUSTERED3924230233602026-09-11 00:44:522026-09-09 13:29:08USEDkeep — in use
RPA.dbo.MeterQueue.IX_WarehouseHeader2NONCLUSTERED225001420233722026-09-12 00:59:332026-09-01 09:43:15USEDkeep — in use
RPA.dbo.SettlementAudit.PK_CustomerHistory1CLUSTEREDYY401402083931672026-09-12 01:01:172026-04-02 16:35:15USEDKEEP — primary key
RPA.dbo.SettlementAudit.IX_CatalogLine2NONCLUSTEREDY20845569062026-09-12 01:01:172026-04-20 10:42:57USEDkeep — in use
RPA.dbo.CustomerLog.PK_ForecastStatus1CLUSTEREDYY1041253126208282026-09-12 01:00:492026-08-17 11:22:26USEDKEEP — primary key
RPA.dbo.CustomerLog.IX_SupplierMonthly2NONCLUSTERED13110104152026-08-20 12:42:072026-08-18 08:23:19USEDkeep — in use
RPA.dbo.TicketStatus.IX_RosterHistory17NONCLUSTERED111814305982026-09-11 16:47:372026-08-25 01:33:39USEDkeep — in use
RPA.dbo.TicketStatus.PK_AssetAudit1CLUSTEREDYY35417797106160412026-09-11 16:47:372026-05-23 09:05:47USEDKEEP — primary key
RPA.dbo.ForecastAudit.PK_SalesSnapshot1CLUSTEREDYY38253203622026-09-11 15:37:582026-03-25 18:06:38USEDKEEP — primary key
RPA.dbo.RouteLine.IX_BatchArchive18NONCLUSTERED10842103752026-09-11 14:20:212026-08-25 01:33:39USEDkeep — in use
RPA.dbo.RouteLine.PK_ShiftStaging1CLUSTEREDYY704515928206312026-09-11 14:20:212026-08-27 11:13:53USEDKEEP — primary key
RPA.dbo.ShipmentArchive.IX_ShiftHistory37NONCLUSTERED1543104742026-09-11 16:44:512026-08-25 01:33:39USEDkeep — in use
RPA.dbo.ShipmentArchive.PK_CustomerLog1CLUSTEREDYY792437303135442032026-09-11 16:47:412026-05-21 08:37:04USEDKEEP — primary key
RPA.dbo.PayrollMonthly.PK_OrdersEntry1CLUSTEREDYY266009010422026-09-11 16:47:412026-03-25 10:50:39USEDKEEP — primary key
RPA.dbo.RouteStaging.PK_TerritoryHistory1CLUSTEREDYY02202032026-09-11 15:37:58neverUSEDKEEP — primary key
RPA.dbo.RouteEntry.PK_PayrollResult1CLUSTEREDYY32235501812026-09-11 15:37:582026-03-25 17:14:18USEDKEEP — primary key
RPA.dbo.TerritoryHistory.PK_BillingQueue1CLUSTEREDYY7242488006972026-09-12 01:01:152026-07-30 15:47:12USEDKEEP — primary key
RPA.dbo.TerritoryHistory.IX_PolicyEntry2NONCLUSTERED2006112026-08-22 13:48:372026-08-22 13:45:26USEDkeep — in use
RPA.dbo.TerritoryHistory.IX_CampaignAudit3NONCLUSTERED011705912026-09-07 14:20:262026-07-25 22:03:42USEDkeep — in use
RPA.dbo.SalesDetail.PK_TicketLine1CLUSTEREDYY47463936134968382026-09-11 23:59:402026-08-21 06:00:14USEDKEEP — primary key
RPA.dbo.SalesDetail.IX_CatalogDaily2NONCLUSTEREDY6136587101592026-09-11 23:59:402026-08-21 00:44:03USEDkeep — in use
RPA.dbo.BatchSummary.PK_ShiftEntry1CLUSTEREDYY313937912026-09-09 15:23:512026-08-26 04:03:45USEDKEEP — primary key
RPA.dbo.BatchSummary.UQ_SalesSnapshot2NONCLUSTEREDY416007912026-09-09 15:23:562026-09-06 23:29:21USEDkeep — in use
RPA.dbo.LedgerSummary.PK_BatchHistory1CLUSTEREDYY0100202026-09-01 13:01:52neverUSEDKEEP — primary key
RPA.dbo.SalesHistory.PK_MeterDetail1CLUSTEREDYY6945430671622141082026-09-12 00:59:342026-09-04 07:16:54USEDKEEP — primary key
RPA.dbo.SalesHistory.IX_PolicyLine12NONCLUSTERED162251035202026-09-11 16:04:282026-09-04 07:12:09USEDkeep — in use
RPA.dbo.PolicySnapshot.PK_CustomerDetail1CLUSTEREDYY0922939712026-09-09 10:02:522026-08-31 11:19:09USEDKEEP — primary key
RPA.dbo.PolicySnapshot.IX_QuotaAudit3NONCLUSTERED323009712026-09-09 08:41:072026-09-09 10:02:52USEDkeep — in use
RPA.dbo.PolicySnapshot.IX_SalesLine2NONCLUSTERED2912509712026-09-09 10:02:522026-09-09 10:02:52USEDkeep — in use
RPA.dbo.ShiftDaily.PK_CustomerQueue1CLUSTEREDYY0119028141842026-09-09 13:30:132026-08-31 16:19:39USEDKEEP — primary key
RPA.dbo.ShiftDaily.IX_OrdersLog3NONCLUSTERED04459041842026-09-09 13:30:132026-09-05 16:50:58USEDkeep — in use
RPA.dbo.ShiftDaily.IX_ForecastDetail4NONCLUSTERED60041842026-09-03 12:01:362026-09-07 00:18:59USEDkeep — in use
RPA.dbo.ShiftDaily.IX_ShiftDetail2NONCLUSTERED01041842026-09-09 09:49:502026-05-25 15:17:16USEDkeep — in use
RPA.dbo.RouteStatus.PK_RouteDaily1CLUSTEREDYY103115112732026-09-09 10:02:512026-09-01 18:32:51USEDKEEP — primary key
RPA.dbo.RouteStatus.IX_ContractMonthly3NONCLUSTERED0102632026-09-03 09:56:442026-09-09 09:43:55USEDkeep — in use
RPA.dbo.RouteStatus.IX_TerritorySummary4NONCLUSTERED13002632026-09-03 14:13:482026-09-03 09:38:00USEDkeep — in use
RPA.dbo.RouteStatus.IX_SettlementDetail2NONCLUSTERED99902632026-09-09 09:53:212026-09-09 09:01:19USEDkeep — in use
RPA.dbo.RouteStatus.IX_PricingDetail6NONCLUSTERED731002732026-09-09 10:02:512026-09-09 09:01:19USEDkeep — in use
RPA.dbo.WarehouseLog.PK_SupplierHistory1CLUSTEREDYY10564544111682026-09-09 10:02:522026-09-09 10:02:52USEDKEEP — primary key
RPA.dbo.WarehouseLog.IX_SupplierMonthly2NONCLUSTEREDY102003052026-09-09 10:02:052026-09-09 10:02:52USEDkeep — in use
RPA.dbo.WarehouseLog.IX_ReconcileResult3NONCLUSTERED813808152026-09-09 09:45:082026-09-09 10:02:52USEDkeep — in use
RPA.dbo.ShiftSnapshot.PK_WarehouseQueue1CLUSTEREDYY6296042982652026-09-09 13:30:142026-05-25 14:18:23USEDKEEP — primary key
RPA.dbo.ShiftSnapshot.IX_PricingMonthly4NONCLUSTERED11201332026-09-09 09:50:412026-08-18 10:58:47USEDkeep — in use
RPA.dbo.ShiftSnapshot.IX_TerritoryStaging2NONCLUSTERED1082001332026-09-09 13:30:142026-05-25 14:34:15USEDkeep — in use
RPA.dbo.ShiftSnapshot.IX_PayrollHeader3NONCLUSTERED000133neverneverUNUSEDreview, then DROP
RPA.dbo.StaffingStatus.PK_CustomerLog1CLUSTEREDYY046052026-08-18 23:17:53neverUSEDKEEP — primary key
RPA.dbo.StaffingStatus.IX_TicketHeader2NONCLUSTERED31052026-08-18 15:13:202026-08-18 12:05:18USEDkeep — in use
RPA.dbo.LedgerDetail.PK_CampaignAudit1CLUSTEREDYY3176052026-08-18 23:17:532026-08-18 12:05:20USEDKEEP — primary key
RPA.dbo.LedgerDetail.IX_CampaignArchive2NONCLUSTERED153052026-08-18 15:15:272026-08-18 13:50:16USEDkeep — in use
RPA.dbo.SupplierStaging.PK_ContractDetail1CLUSTEREDYY111418252026-09-09 09:45:092026-08-18 17:57:08USEDKEEP — primary key
RPA.dbo.SupplierStaging.IX_OrdersSummary2NONCLUSTEREDY8380242026-09-09 09:51:382026-08-18 17:56:58USEDkeep — in use
RPA.dbo.ShipmentAudit.PK_ShipmentHeader1CLUSTEREDYY0544262026-09-03 09:39:112026-09-01 14:37:34USEDKEEP — primary key
RPA.dbo.ShipmentAudit.IX_WarehouseAudit2NONCLUSTERED1610262026-09-01 14:37:312026-09-01 14:37:34USEDkeep — in use
RPA.dbo.SupplierLine.PK_WarehouseSnapshot1CLUSTEREDYY031192026-09-09 09:44:182026-08-22 14:49:28USEDKEEP — primary key
RPA.dbo.SupplierLine.IX_PayrollLine2NONCLUSTEREDY3800192026-08-31 11:19:112026-08-31 11:19:11USEDkeep — in use
RPA.dbo.LedgerMonthly.PK_CatalogArchive1CLUSTEREDYY0574182026-09-03 09:39:10neverUSEDKEEP — primary key
RPA.dbo.LedgerMonthly.IX_StaffingStaging2NONCLUSTERED500182026-08-31 16:19:522026-08-31 11:19:12USEDkeep — in use
RPA.dbo.LedgerMonthly.IX_CampaignQueue3NONCLUSTERED730182026-09-09 09:44:182026-08-31 11:19:12USEDkeep — in use
RPA.dbo.TerritoryLine.PK_ShipmentSnapshot1CLUSTEREDYY872170382026-09-09 09:51:382026-08-18 17:56:55USEDKEEP — primary key
RPA.dbo.TerritoryLine.IX_BillingDaily2NONCLUSTERED040122026-09-09 09:45:082026-08-18 18:00:11USEDkeep — in use
RPA.dbo.ShiftHeader.PK_InvoiceArchive1CLUSTEREDYY2021132026-09-03 09:39:102026-08-18 23:19:12USEDKEEP — primary key
RPA.dbo.ShiftHeader.IX_RosterLog2NONCLUSTEREDY2110012026-09-03 09:39:102026-08-18 11:32:03USEDkeep — in use
RPA.dbo.TicketMonthly.PK_TerritoryHeader1CLUSTEREDYY57440802292026-09-09 10:01:172026-09-03 14:50:51USEDKEEP — primary key
RPA.dbo.TicketMonthly.IX_LedgerStatus2NONCLUSTERED38710992026-09-09 10:01:172026-09-03 14:51:35USEDkeep — in use
RPA.dbo.StaffingHistory.PK_OrdersDetail1CLUSTEREDYY019804952026-09-09 09:53:212026-09-07 10:06:55USEDKEEP — primary key
RPA.dbo.StaffingHistory.IX_SalesHeader2NONCLUSTEREDY5311601422026-09-09 09:49:512026-09-07 10:09:34USEDkeep — in use
RPA.dbo.RouteStaging.PK_AssetStatus1CLUSTEREDYY596181942026-09-09 09:53:212026-09-07 02:01:51USEDKEEP — primary key
RPA.dbo.RouteStaging.IX_ReconcileResult2NONCLUSTEREDY44120202026-09-09 09:49:492026-09-07 10:09:34USEDkeep — in use
RPA.dbo.SettlementHeader.PK_SalesArchive1CLUSTEREDYY14800642026-09-09 11:05:372026-09-07 01:35:47USEDKEEP — primary key
RPA.dbo.SettlementHeader.IX_ShipmentStaging2NONCLUSTEREDY010642026-09-07 10:20:582026-09-09 08:33:57USEDkeep — in use
RPA.dbo.SettlementHeader.IX_RouteSnapshot3NONCLUSTERED481480642026-09-09 13:30:132026-09-09 08:33:57USEDkeep — in use
RPA.dbo.SalesSummary.PK_SalesDaily1CLUSTEREDYY893680312082026-09-09 13:30:132026-09-03 14:50:57USEDKEEP — primary key
RPA.dbo.SalesSummary.IX_SettlementStaging2NONCLUSTERED50003402026-09-09 10:01:162026-09-09 09:43:42USEDkeep — in use
RPA.dbo.SalesSummary.IX_PayrollHistory3NONCLUSTERED000340never2026-09-09 09:43:52UNUSEDreview, then DROP
RPA.dbo.SalesSummary.IX_CampaignMonthly4NONCLUSTERED000631never2026-09-07 10:19:20UNUSEDreview, then DROP
RPA.dbo.SalesSummary.IX_PayrollHeader6NONCLUSTERED0306512026-09-07 10:28:022026-09-08 15:01:04USEDkeep — in use
RPA.dbo.SalesSummary.IX_ShiftStatus5NONCLUSTERED000631neverneverUNUSEDreview, then DROP
RPA.dbo.ForecastStatus.PK_MeterDaily1CLUSTEREDYY066887322026-09-09 13:31:052026-09-03 10:40:03USEDKEEP — primary key
RPA.dbo.ForecastStatus.IX_InvoiceQueue2NONCLUSTEREDY306500152026-09-09 13:31:052026-08-12 08:42:57USEDkeep — in use
RPA.dbo.PricingSnapshot.PK_LedgerLine1CLUSTEREDYY0599172026-09-11 19:37:442026-05-22 12:00:23USEDKEEP — primary key
RPA.dbo.PricingSnapshot.IX_CustomerAudit3NONCLUSTERED0007neverneverUNUSEDreview, then DROP
RPA.dbo.PricingSnapshot.IX_StaffingSnapshot2NONCLUSTERED7581072026-09-11 19:37:442026-05-17 03:19:30USEDkeep — in use
RPA.dbo.ClaimStatus.PK_RouteDetail1CLUSTEREDYY046002026-07-04 03:02:13neverUSEDKEEP — primary key
RPA.dbo.RouteAudit.PK_BookingDaily1CLUSTEREDYY047002026-07-18 09:11:032026-03-31 02:46:45USEDKEEP — primary key
RPA.dbo.CustomerMonthly.PK_QuotaArchive1CLUSTEREDYY01002026-07-04 03:02:15neverUSEDKEEP — primary key
RPA.dbo.BatchStaging.PK_ShiftDaily1CLUSTEREDYY21479947792026-09-11 16:58:422026-08-07 23:54:01USEDKEEP — primary key
RPA.dbo.BatchStaging.IX_StaffingHeader2NONCLUSTERED1003207322026-09-11 16:58:422026-08-27 15:04:34USEDkeep — in use
RPA.dbo.AssetHeader.PK_OrdersHeader1CLUSTEREDYY25113301212026-09-11 16:58:422026-08-17 10:49:30USEDKEEP — primary key
RPA.dbo.AssetHeader.IX_CustomerSnapshot2NONCLUSTERED9401212026-08-11 02:09:532026-08-10 19:12:20USEDkeep — in use
RPA.dbo.OrdersResult.PK_ShiftArchive1CLUSTEREDYY21116052026-09-11 16:58:422026-08-07 23:54:23USEDKEEP — primary key
RPA.dbo.OrdersResult.IX_ReconcileSummary2NONCLUSTERED117052026-08-11 02:09:532026-08-07 23:00:51USEDkeep — in use
RPA.dbo.WarehouseSnapshot.PK_SupplierHeader1CLUSTEREDYY151207141912026-09-11 16:58:422026-08-07 23:04:04USEDKEEP — primary key
RPA.dbo.WarehouseSnapshot.IX_RosterDaily2NONCLUSTERED241301912026-09-03 09:09:272026-08-07 10:26:49USEDkeep — in use
RPA.dbo.TerritoryArchive.PK_CustomerLog1CLUSTEREDYY213726272026-09-11 16:58:422026-08-07 23:15:23USEDKEEP — primary key
RPA.dbo.TerritoryArchive.IX_BookingQueue2NONCLUSTERED1170272026-08-11 02:09:532026-08-07 17:21:08USEDkeep — in use
RPA.dbo.TerritoryArchive.IX_PolicyLine3NONCLUSTERED560272026-08-11 01:23:562026-08-07 23:15:21USEDkeep — in use
RPA.dbo.TerritoryArchive.IX_CampaignHeader5NONCLUSTERED630112026-09-05 13:22:542026-08-11 01:25:38USEDkeep — in use
RPA.dbo.BatchStaging.PK_RouteLine1CLUSTEREDYY21165366169117112026-09-11 17:34:352026-08-07 11:27:30USEDKEEP — primary key
RPA.dbo.BatchStaging.IX_CustomerDetail13NONCLUSTERED1376702762026-09-11 17:34:352026-08-26 15:38:42USEDkeep — in use
RPA.dbo.BatchStaging.IX_ForecastQueue2NONCLUSTERED5411013422026-09-11 17:34:352026-08-07 10:31:11USEDkeep — in use
RPA.dbo.BatchStaging.IX_PayrollQueue4NONCLUSTERED201016272026-09-07 08:45:032026-08-07 10:26:46USEDkeep — in use
RPA.dbo.MeterDaily.PK_InvoiceHistory1CLUSTEREDYY690122811472026-09-11 17:34:352026-08-07 10:20:48USEDKEEP — primary key
RPA.dbo.MeterDaily.IX_CatalogAudit2NONCLUSTEREDY20110412026-08-27 09:39:012026-08-07 17:21:10USEDkeep — in use
RPA.dbo.MeterDaily.IX_LedgerArchive3NONCLUSTERED651130412026-09-11 17:34:362026-08-07 10:31:17USEDkeep — in use
RPA.dbo.ForecastLine.PK_AssetDetail1CLUSTEREDYY54817202026-09-11 08:15:022026-08-09 02:41:42USEDKEEP — primary key
RPA.dbo.ForecastLine.IX_SalesQueue2NONCLUSTEREDY2000152026-08-09 03:11:082026-08-09 01:48:35USEDkeep — in use
RPA.dbo.InvoiceDaily.PK_RosterHistory1CLUSTEREDYY6134801742026-09-09 15:27:022026-08-24 13:02:26USEDKEEP — primary key
RPA.dbo.InvoiceDaily.IX_PolicyLog2NONCLUSTEREDY1901401462026-09-09 13:13:512026-08-24 09:57:55USEDkeep — in use
RPA.dbo.BatchLine.IX_LedgerHistory2NONCLUSTERED40032026-09-06 15:36:442026-09-03 14:54:47USEDkeep — in use
RPA.dbo.BatchLine.IX_StaffingResult4NONCLUSTERED014032026-09-06 15:36:442026-09-03 14:54:47USEDkeep — in use
RPA.dbo.BatchLine.IX_TerritoryDetail3NONCLUSTERED0003never2026-09-03 14:54:47UNUSEDreview, then DROP
RPA.dbo.BatchLine.PK_InvoiceMonthly1CLUSTEREDYY640892026-09-06 15:36:442026-09-03 14:52:44USEDKEEP — primary key
RPA.dbo.SettlementSummary.PK_ShipmentHeader1CLUSTEREDYY0648661579976392026-09-11 22:08:222026-09-11 21:27:48USEDKEEP — primary key
RPA.dbo.SettlementSummary.IX_ShipmentEntry16NONCLUSTERED9024024292026-09-11 21:27:472026-09-11 21:27:50USEDkeep — in use
RPA.dbo.SettlementSummary.IX_ReconcileHistory15NONCLUSTERED21821045922026-09-12 00:59:352026-09-11 21:27:48USEDkeep — in use
RPA.dbo.SettlementSummary.IX_InvoiceLine14NONCLUSTERED1705158076392026-09-12 00:59:332026-09-11 21:27:48USEDkeep — in use
RPA.dbo.StaffingHistory.PK_SalesLine1CLUSTEREDYY2435032852026-09-11 21:27:482026-07-30 16:21:27USEDKEEP — primary key
RPA.dbo.OrdersLine.PK_SalesStatus1CLUSTEREDYY2010926313453104032026-09-12 01:00:362026-09-11 08:24:30USEDKEEP — primary key
RPA.dbo.OrdersLine.IX_QuotaResult2NONCLUSTERED1641026932026-09-11 09:37:102026-09-11 08:24:30USEDkeep — in use
RPA.dbo.OrdersLine.IX_SupplierLine12NONCLUSTERED2516019042026-09-11 09:37:102026-09-11 08:43:57USEDkeep — in use
RPA.dbo.OrdersLine.IX_TerritoryAudit3NONCLUSTERED73420026932026-09-11 13:20:272026-09-11 08:24:30USEDkeep — in use
RPA.dbo.OrdersLine.IX_InvoiceLine4NONCLUSTERED310104032026-08-25 00:07:432026-09-11 09:35:40USEDkeep — in use
RPA.dbo.OrdersLine.IX_MeterSummary11NONCLUSTERED3173170104032026-09-12 01:00:362026-09-11 08:24:30USEDkeep — in use
RPA.dbo.WarehouseDaily.PK_PricingLog1CLUSTEREDYY0271391525252892026-09-12 01:00:362026-09-11 09:35:41USEDKEEP — primary key
RPA.dbo.WarehouseDaily.IX_TicketEntry2NONCLUSTERED18191019402026-09-10 09:07:412026-09-11 08:16:48USEDkeep — in use
RPA.dbo.WarehouseDaily.IX_PayrollDaily6NONCLUSTERED2779130832026-09-11 13:45:402026-09-11 09:37:09USEDkeep — in use
RPA.dbo.WarehouseDaily.IX_QuotaLog3NONCLUSTERED51810019402026-09-11 12:54:212026-09-07 08:33:02USEDkeep — in use
RPA.dbo.WarehouseDaily.IX_SupplierSummary4NONCLUSTERED70980019402026-09-11 10:15:152026-09-11 09:37:11USEDkeep — in use
RPA.dbo.StaffingAudit.PK_MeterQueue1CLUSTEREDYY0716242026-09-09 10:03:062026-09-02 12:01:25USEDKEEP — primary key
RPA.dbo.StaffingAudit.IX_PolicyDetail2NONCLUSTERED410232026-09-02 14:19:132026-04-21 14:55:52USEDkeep — in use
RPA.dbo.StaffingAudit.IX_ForecastQueue5NONCLUSTERED070242026-09-02 13:36:172026-09-02 12:01:24USEDkeep — in use
RPA.dbo.StaffingAudit.IX_StaffingMonthly3NONCLUSTERED00023never2026-04-21 14:55:52UNUSEDreview, then DROP
RPA.dbo.ReconcileEntry.IX_BillingQueue7NONCLUSTERED2620003032026-09-12 00:59:352026-03-13 13:02:23USEDkeep — in use
RPA.dbo.ReconcileEntry.PK_WarehouseAudit1CLUSTEREDYY0717525233032026-09-12 00:59:352026-01-05 14:23:10USEDKEEP — primary key
RPA.dbo.LedgerQueue.PK_BillingLog1CLUSTEREDYY0898490819722026-09-12 00:59:342026-08-18 11:16:26USEDKEEP — primary key
RPA.dbo.LedgerQueue.IX_ReconcileQueue2NONCLUSTERED109101582026-09-12 00:59:342026-08-18 11:16:26USEDkeep — in use
RPA.dbo.LedgerQueue.IX_CatalogHistory18NONCLUSTERED2501042026-09-11 15:53:452026-08-19 18:23:14USEDkeep — in use
RPA.dbo.LedgerQueue.IX_ShipmentDetail3NONCLUSTERED497001582026-09-11 15:54:402026-09-09 16:08:44USEDkeep — in use
RPA.dbo.LedgerQueue.IX_CatalogSummary4NONCLUSTERED331301582026-09-11 15:56:172026-09-09 16:08:44USEDkeep — in use
RPA.dbo.InvoiceStaging.PK_BillingDaily1CLUSTEREDYY050184112026-09-11 15:53:45neverUSEDKEEP — primary key
RPA.dbo.InvoiceStaging.IX_PolicyHistory2NONCLUSTERED0104112026-07-16 09:27:482026-07-21 11:45:03USEDkeep — in use
RPA.dbo.InvoiceStaging.IX_AssetLog3NONCLUSTERED18004112026-09-08 14:40:082026-07-21 11:45:03USEDkeep — in use
RPA.dbo.PayrollResult.IX_BatchMonthly6NONCLUSTERED21103642026-09-09 12:55:252026-09-09 12:55:27USEDkeep — in use
RPA.dbo.PayrollResult.PK_OrdersDetail1CLUSTEREDYY08685155619702026-09-10 23:49:052026-09-09 12:55:27USEDKEEP — primary key
RPA.dbo.PayrollResult.IX_BookingStaging13NONCLUSTERED35303642026-09-09 12:55:252026-09-09 12:55:29USEDkeep — in use
RPA.dbo.PayrollResult.IX_BillingMonthly12NONCLUSTERED1423403642026-09-10 13:43:152026-09-09 12:55:27USEDkeep — in use
RPA.dbo.PayrollResult.IX_MeterSnapshot11NONCLUSTERED18137019702026-09-12 00:59:332026-09-09 12:55:27USEDkeep — in use
RPA.dbo.ForecastResult.IX_OrdersQueue2NONCLUSTERED7103452026-09-07 16:36:162026-09-07 10:38:09USEDkeep — in use
RPA.dbo.ForecastResult.PK_InvoiceLine1CLUSTEREDYY07713452026-09-09 12:55:27neverUSEDKEEP — primary key
RPA.dbo.MeterLog.IX_SettlementSnapshot12NONCLUSTERED556510344922026-09-11 16:17:092026-09-09 14:17:03USEDkeep — in use
RPA.dbo.MeterLog.IX_WarehouseEntry13NONCLUSTERED2510410344922026-09-11 18:21:592026-09-09 14:17:03USEDkeep — in use
RPA.dbo.MeterLog.PK_ClaimDetail1CLUSTEREDYY011922332689497482026-09-12 00:59:332026-09-09 14:17:22USEDKEEP — primary key
RPA.dbo.MeterLog.IX_ShiftEntry15NONCLUSTERED23465089582026-09-11 07:53:452026-09-09 14:17:21USEDkeep — in use
RPA.dbo.MeterLog.IX_CampaignResult14NONCLUSTERED9027340497482026-09-11 00:37:112026-09-09 14:17:03USEDkeep — in use
RPA.dbo.TicketAudit.IX_RouteSnapshot4NONCLUSTERED1001021192026-09-11 16:17:092026-07-19 00:54:09USEDkeep — in use
RPA.dbo.TicketAudit.PK_BillingHistory1CLUSTEREDYY03886721192026-09-11 16:17:092026-01-05 14:23:11USEDKEEP — primary key
RPA.dbo.SettlementDetail.PK_AssetEntry1CLUSTEREDYY0406821432026-09-12 00:59:332026-06-04 10:34:30USEDKEEP — primary key
RPA.dbo.SettlementDetail.IX_PricingQueue2NONCLUSTERED11900792026-09-07 16:36:142026-06-04 10:34:30USEDkeep — in use
RPA.dbo.SettlementDetail.IX_SalesStaging3NONCLUSTERED100792026-09-07 15:44:032026-06-04 10:34:30USEDkeep — in use
RPA.dbo.SettlementDetail.IX_RosterLog8NONCLUSTERED130792026-09-08 13:35:182026-07-06 01:15:16USEDkeep — in use
RPA.dbo.CustomerAudit.PK_ForecastStaging1CLUSTEREDYY046042026-07-16 09:27:48neverUSEDKEEP — primary key
RPA.dbo.CustomerAudit.IX_AssetDetail2NONCLUSTERED0004never2026-04-30 15:10:57UNUSEDreview, then DROP
RPA.dbo.CustomerAudit.IX_BookingLine3NONCLUSTERED01042026-07-16 09:27:482026-04-30 15:10:57USEDkeep — in use
RPA.dbo.ReconcileSummary.IX_WarehouseSummary11NONCLUSTERED9208952026-09-03 13:57:032026-08-20 12:04:00USEDkeep — in use
RPA.dbo.ReconcileSummary.IX_PolicyLine12NONCLUSTERED2439061408952026-09-11 22:08:222026-08-20 12:04:00USEDkeep — in use
RPA.dbo.ReconcileSummary.PK_WarehouseEntry1CLUSTEREDYY90637122379031279412026-09-12 01:00:362026-08-18 13:52:24USEDKEEP — primary key
RPA.dbo.QuotaLine.IX_BookingResult5NONCLUSTERED1204052026-09-03 13:56:492026-05-18 17:06:41USEDkeep — in use
RPA.dbo.QuotaLine.IX_WarehouseSummary6NONCLUSTERED65255004052026-09-11 22:08:222026-05-18 17:06:41USEDkeep — in use
RPA.dbo.QuotaLine.PK_BatchSummary1CLUSTEREDYY23118729592364052026-09-12 01:00:362026-05-18 17:06:39USEDKEEP — primary key
RPA.dbo.InvoiceSummary.IX_PolicyArchive5NONCLUSTERED9404001302026-09-12 00:59:352026-03-03 17:17:43USEDkeep — in use
RPA.dbo.InvoiceSummary.PK_ForecastStatus1CLUSTEREDYY431037193231432026-09-12 00:59:352026-01-05 14:23:12USEDKEEP — primary key
RPA.dbo.AssetMonthly.IX_BatchHistory4NONCLUSTERED2701012026-07-30 15:16:222026-03-03 17:17:43USEDkeep — in use
RPA.dbo.AssetMonthly.PK_ShiftLog1CLUSTEREDYY1682130502102026-09-12 01:01:152026-01-05 14:23:12USEDKEEP — primary key
RPA.dbo.CampaignQueue.PK_MeterLog1CLUSTEREDYY116198201232026-09-11 21:27:492026-03-11 23:03:08USEDKEEP — primary key
RPA.dbo.WarehouseSummary.PK_AssetLine1CLUSTEREDYY053062026-07-30 08:44:332026-02-24 23:54:09USEDKEEP — primary key
RPA.dbo.WarehouseSummary.IX_InvoiceSnapshot2NONCLUSTERED03062026-07-30 08:44:332026-04-02 13:22:28USEDkeep — in use
RPA.dbo.ForecastHeader.PK_RosterArchive1CLUSTEREDYY2010651088192026-09-11 15:55:352026-03-30 01:23:18USEDKEEP — primary key
RPA.dbo.ForecastHeader.IX_CustomerDetail4NONCLUSTEREDY970180142026-09-11 15:55:352026-03-28 12:54:46USEDkeep — in use
RPA.dbo.ForecastHeader.IX_BillingEntry2NONCLUSTEREDY14000152026-09-10 09:34:552026-05-07 09:53:05USEDkeep — in use
RPA.dbo.ForecastHeader.IX_ClaimSnapshot3NONCLUSTERED00010never2026-06-26 16:34:07UNUSEDreview, then DROP
RPA.dbo.ClaimArchive.PK_OrdersLog1CLUSTEREDYY1231329588092026-09-10 16:35:092026-07-04 01:05:57USEDKEEP — primary key
RPA.dbo.ClaimArchive.IX_ShipmentQueue2NONCLUSTEREDY2958008052026-09-10 09:35:532026-08-26 15:36:36USEDkeep — in use
RPA.dbo.WarehouseSnapshot.PK_BatchHeader1CLUSTEREDYY050002026-08-22 13:01:40neverUSEDKEEP — primary key
RPA.dbo.WarehouseSnapshot.IX_InvoiceHeader2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RPA.dbo.ShipmentMonthly.PK_ForecastMonthly1CLUSTEREDYY053002026-08-29 08:39:18neverUSEDKEEP — primary key
RPA.dbo.ShipmentMonthly.IX_PayrollArchive2NONCLUSTEREDY0000never2026-03-28 12:54:19COLDreview carefully — unique
RPA.dbo.PayrollResult.PK_SalesResult1CLUSTEREDYY054102026-08-29 08:40:062026-03-28 11:02:29USEDKEEP — primary key
RPA.dbo.PayrollResult.IX_ReconcileSummary2NONCLUSTEREDY10002026-07-04 01:07:432026-03-28 11:02:29USEDkeep — in use
RPA.dbo.PayrollResult.IX_RosterHistory3NONCLUSTERED031002026-08-29 08:40:312026-03-28 12:54:19USEDkeep — in use
RPA.dbo.BatchHistory.PK_CatalogHeader1CLUSTEREDYY04773222026-08-29 08:40:48neverUSEDKEEP — primary key
RPA.dbo.BatchHistory.IX_InvoiceQueue3NONCLUSTERED2310202026-08-29 08:40:322026-03-28 12:53:35USEDkeep — in use
RPA.dbo.BatchHistory.IX_ShipmentEntry2NONCLUSTEREDY9500202026-08-27 10:51:372026-03-28 12:53:35USEDkeep — in use
RPA.dbo.BatchArchive.IX_QuotaHistory1CLUSTEREDYY141450732026-08-27 10:51:372026-03-28 12:36:05USEDKEEP — primary key
RPA.dbo.CustomerAudit.PK_SupplierStaging1CLUSTEREDYY076002026-08-29 08:40:31neverUSEDKEEP — primary key
RPA.dbo.CustomerAudit.IX_CampaignAudit2NONCLUSTERED04002026-08-29 08:40:25neverUSEDkeep — in use
RPA.dbo.TerritoryArchive.PK_ClaimHistory1CLUSTEREDYY0101702026-08-15 22:29:40neverUSEDKEEP — primary key
RPA.dbo.TerritoryArchive.IX_InvoiceLine2NONCLUSTERED000170neverneverUNUSEDreview, then DROP
RPA.dbo.TerritoryArchive.IX_PayrollResult3NONCLUSTERED4101702026-08-22 20:43:262026-08-15 22:29:40USEDkeep — in use
RPA.dbo.TerritoryArchive.IX_QuotaQueue4NONCLUSTERED0201702026-08-22 20:43:26neverUSEDkeep — in use
RPA.dbo.PayrollQueue.IX_ReconcileStaging1CLUSTEREDYY185717018842026-09-09 20:18:092026-08-14 17:17:30USEDKEEP — primary key
RPA.dbo.TicketStatus.IX_StaffingMonthly1CLUSTEREDYY182612018382026-09-09 20:18:092026-08-14 17:17:31USEDKEEP — primary key
RPA.dbo.CustomerMonthly.PK_BatchSummary1CLUSTEREDYY06252132852026-09-11 12:58:332026-08-18 15:08:12USEDKEEP — primary key
RPA.dbo.CustomerMonthly.IX_SalesLog2NONCLUSTEREDY189228032852026-09-11 12:58:102026-09-09 20:17:53USEDkeep — in use
RPA.dbo.SettlementHeader.PK_RosterStaging1CLUSTEREDYY15621387230336592026-09-11 14:56:162026-09-09 20:15:07USEDKEEP — primary key
RPA.dbo.SettlementHeader.IX_CatalogAudit2NONCLUSTERED4640564036562026-09-11 16:20:262026-09-09 20:15:07USEDkeep — in use
RPA.dbo.SettlementHeader.IX_MeterSummary3NONCLUSTERED136036562026-09-11 14:56:152026-09-09 20:15:43USEDkeep — in use
RPA.dbo.SettlementHeader.IX_ReconcileStatus4NONCLUSTERED310036562026-08-19 09:31:322026-09-11 11:15:48USEDkeep — in use
RPA.dbo.TicketResult.PK_WarehouseAudit1CLUSTEREDYY052419536862026-09-11 14:56:112026-09-11 11:14:02USEDKEEP — primary key
RPA.dbo.TicketResult.IX_ShiftMonthly2NONCLUSTEREDY2310186036802026-09-11 14:56:112026-09-09 20:08:36USEDkeep — in use
RPA.dbo.CampaignLog.PK_ContractEntry1CLUSTEREDYY46771277191118162026-09-11 14:56:112026-09-09 20:15:43USEDKEEP — primary key
RPA.dbo.CampaignLog.IX_SalesSnapshot4NONCLUSTERED136972016692026-09-11 14:56:162026-09-09 20:18:12USEDkeep — in use
RPA.dbo.CampaignLog.IX_TerritoryDetail5NONCLUSTERED145016692026-09-05 17:00:562026-09-11 07:49:38USEDkeep — in use
RPA.dbo.CampaignLog.IX_ReconcileDetail3NONCLUSTERED0001673neverneverUNUSEDreview, then DROP
RPA.dbo.CampaignLog.IX_ClaimSnapshot2NONCLUSTEREDY214928016732026-09-11 12:55:072026-09-09 20:18:12USEDkeep — in use
RPA.dbo.SettlementStaging.PK_ShiftDaily1CLUSTEREDYY070012026-09-09 20:17:05neverUSEDKEEP — primary key
RPA.dbo.SettlementStaging.IX_CampaignDetail3NONCLUSTERED02012026-08-14 12:37:252026-08-14 12:37:25USEDkeep — in use
RPA.dbo.SettlementStaging.IX_SalesResult2NONCLUSTEREDY0001never2026-08-14 12:37:25UNUSEDreview carefully — unique
RPA.dbo.TicketMonthly.PK_CampaignStaging1CLUSTEREDYY35120216638982026-09-11 12:55:132026-08-18 16:02:24USEDKEEP — primary key
RPA.dbo.TicketMonthly.IX_SalesDaily3NONCLUSTERED3008892026-08-18 01:07:102026-08-18 16:10:13USEDkeep — in use
RPA.dbo.TicketMonthly.IX_PayrollLine2NONCLUSTERED216112108892026-09-11 12:55:132026-08-18 16:02:44USEDkeep — in use
RPA.dbo.ShipmentHeader.PK_PricingMonthly1CLUSTEREDYY646337853852026-09-11 12:55:132026-08-18 15:03:00USEDKEEP — primary key
RPA.dbo.ShipmentHeader.IX_BatchDetail2NONCLUSTEREDY7210182026-09-09 15:54:222026-08-18 16:02:44USEDkeep — in use
RPA.dbo.ShipmentHeader.IX_ClaimAudit3NONCLUSTERED17843203802026-09-11 12:55:132026-08-18 15:03:00USEDkeep — in use
RPA.dbo.BookingMonthly.PK_MeterLog1CLUSTEREDYY77410361997702026-09-11 14:56:152026-09-09 19:30:37USEDKEEP — primary key
RPA.dbo.BookingMonthly.IX_ContractHistory2NONCLUSTEREDY25171201012026-09-11 14:56:152026-09-09 19:26:53USEDkeep — in use
RPA.dbo.ShipmentEntry.PK_SupplierEntry1CLUSTEREDYY0968102026-09-07 09:37:33neverUSEDKEEP — primary key
RPA.dbo.ShipmentEntry.IX_ShipmentResult2NONCLUSTEREDY4948082026-09-11 14:56:082026-08-15 01:05:54USEDkeep — in use
RPA.dbo.QuotaHeader.PK_ContractDaily1CLUSTEREDYY8370292842026-09-11 12:58:332026-09-11 11:15:51USEDKEEP — primary key
RPA.dbo.QuotaHeader.IX_ShipmentEntry4NONCLUSTERED2120842026-09-11 12:58:102026-09-11 11:14:15USEDkeep — in use
RPA.dbo.QuotaHeader.IX_LedgerEntry5NONCLUSTERED030842026-08-14 17:17:40neverUSEDkeep — in use
RPA.dbo.QuotaHeader.IX_PayrollSummary3NONCLUSTERED00084never2026-09-11 11:16:48UNUSEDreview, then DROP
RPA.dbo.QuotaHeader.IX_ReconcileAudit2NONCLUSTERED39110842026-09-11 12:58:102026-09-11 11:14:15USEDkeep — in use
RPA.dbo.ContractDaily.PK_BookingHeader1CLUSTEREDYY3137272582026-09-11 14:56:082026-08-14 13:00:18USEDKEEP — primary key
RPA.dbo.ContractDaily.IX_CampaignStaging4NONCLUSTERED040372026-08-19 10:03:59neverUSEDkeep — in use
RPA.dbo.ContractDaily.IX_ShiftArchive2NONCLUSTERED82230372026-09-11 14:56:082026-08-14 13:00:22USEDkeep — in use
RPA.dbo.ContractDaily.IX_RouteLog3NONCLUSTERED00037neverneverUNUSEDreview, then DROP
RPA.dbo.ForecastStaging.PK_CampaignDetail1CLUSTEREDYY02477035062026-09-11 14:00:08neverUSEDKEEP — primary key
RPA.dbo.ForecastStaging.IX_CatalogStaging2NONCLUSTEREDY30011035062026-09-11 09:46:242026-03-10 01:38:37USEDkeep — in use
RPA.dbo.InvoiceStaging.PK_AssetHeader1CLUSTEREDYY01857012026-09-11 09:46:24neverUSEDKEEP — primary key
RPA.dbo.AssetEntry.PK_SupplierLine1CLUSTEREDYY20817353037602026-09-11 15:58:532026-02-21 01:57:18USEDKEEP — primary key
RPA.dbo.PolicyResult.PK_StaffingDaily1CLUSTEREDYY051002026-09-11 09:46:23neverUSEDKEEP — primary key
RPA.dbo.StaffingStatus.PK_AssetSnapshot1CLUSTEREDYY282361443311530152026-09-11 16:47:272026-07-02 14:53:05USEDKEEP — primary key
RPA.dbo.StaffingStatus.IX_LedgerDaily11NONCLUSTERED3827030132026-09-11 15:58:532026-07-02 14:57:07USEDkeep — in use
RPA.dbo.StaffingStatus.IX_CampaignQueue12NONCLUSTERED1150030132026-06-30 15:08:452026-07-07 14:48:38USEDkeep — in use
RPA.dbo.SalesAudit.PK_ClaimStatus1CLUSTEREDYY011340732026-09-11 16:24:30neverUSEDKEEP — primary key
RPA.dbo.SalesAudit.IX_SalesArchive3NONCLUSTERED4220732026-09-03 11:12:352026-06-27 13:34:33USEDkeep — in use
RPA.dbo.SalesAudit.IX_OrdersSnapshot2NONCLUSTEREDY845900732026-09-11 14:47:062026-06-27 13:34:33USEDkeep — in use
RPA.dbo.CustomerHistory.PK_MeterDetail1CLUSTEREDYY02012026-07-04 03:03:12neverUSEDKEEP — primary key
RPA.dbo.CustomerHistory.IX_SalesHistory3NONCLUSTERED0000never2026-07-01 01:01:32COLDreview, then DROP
RPA.dbo.CustomerHistory.IX_InvoiceLine2NONCLUSTEREDY0000never2026-07-01 01:01:32UNUSEDreview carefully — unique
RPA.dbo.BillingLog.PK_WarehouseDaily1CLUSTEREDYY0199318432026-09-11 14:47:072026-08-14 13:17:07USEDKEEP — primary key
RPA.dbo.BillingLog.UQ_RosterStaging2NONCLUSTEREDY277330432026-09-11 16:24:402026-08-14 12:59:10USEDkeep — in use
RPA.dbo.RosterResult.PK_BillingQueue1CLUSTEREDYY112676935602026-09-11 16:24:392026-07-01 02:21:08USEDKEEP — primary key
RPA.dbo.RosterResult.IX_SettlementHeader3NONCLUSTERED4220582026-09-11 09:46:462026-08-15 07:00:13USEDkeep — in use
RPA.dbo.RosterResult.IX_LedgerQueue4NONCLUSTEREDY699590582026-09-11 14:47:062026-08-14 14:32:24USEDkeep — in use
RPA.dbo.RosterResult.IX_CampaignLog2NONCLUSTERED2720582026-08-20 23:55:252026-08-14 14:32:24USEDkeep — in use
RPA.dbo.ReconcileAudit.PK_InvoiceHeader1CLUSTEREDYY1480294811431714622026-09-11 17:54:092026-07-26 04:47:52USEDKEEP — primary key
RPA.dbo.ReconcileAudit.IX_ClaimSummary14NONCLUSTERED70114303642026-09-11 17:54:052026-08-14 11:30:42USEDkeep — in use
RPA.dbo.ReconcileAudit.UQ_SalesQueue9NONCLUSTEREDY1150838012472026-09-11 17:54:052026-07-26 04:37:47USEDkeep — in use
RPA.dbo.AssetQueue.PK_BatchHeader1CLUSTEREDYY01012026-07-04 03:03:24neverUSEDKEEP — primary key
RPA.dbo.PolicyLine.PK_MeterMonthly1CLUSTEREDYY16933472909454442026-09-11 16:24:392026-08-14 14:37:41USEDKEEP — primary key
RPA.dbo.PolicyLine.IX_SalesStaging5NONCLUSTERED54135037512026-09-11 09:46:462026-08-14 14:17:34USEDkeep — in use
RPA.dbo.PolicyLine.IX_AssetHistory7NONCLUSTERED90610032962026-09-11 16:24:392026-08-14 14:17:34USEDkeep — in use
RPA.dbo.PolicyLine.IX_WarehouseQueue6NONCLUSTERED19037512026-08-20 00:03:352026-08-14 14:17:34USEDkeep — in use
RPA.dbo.PolicySnapshot.PK_BookingEntry1CLUSTEREDYY01012026-07-04 03:03:34neverUSEDKEEP — primary key
RPA.dbo.PolicySnapshot.IX_CustomerSummary2NONCLUSTERED0000never2026-07-01 01:01:39UNUSEDreview, then DROP
RPA.dbo.PolicySnapshot.IX_CampaignDaily4NONCLUSTERED0000never2026-07-01 01:01:39COLDreview, then DROP
RPA.dbo.PolicySnapshot.IX_OrdersQueue3NONCLUSTERED0000never2026-07-01 01:01:39COLDreview, then DROP
RPA.dbo.OrdersHistory.PK_CampaignResult1CLUSTEREDYY182475135035002026-09-11 16:24:392026-05-02 15:34:32USEDKEEP — primary key
RPA.dbo.CatalogAudit.PK_WarehouseArchive1CLUSTEREDYY01012026-07-04 03:03:39neverUSEDKEEP — primary key
RPA.dbo.SettlementStaging.PK_CampaignEntry1CLUSTEREDYY1388828570242026-09-10 17:28:582026-02-20 23:10:23USEDKEEP — primary key
RPA.dbo.RouteQueue.PK_AssetQueue1CLUSTEREDYY213900125582026-09-10 17:28:542026-07-02 14:48:03USEDKEEP — primary key
RPA.dbo.ForecastLine.PK_ReconcileArchive1CLUSTEREDYY14191467032026-09-10 17:28:582026-02-20 23:18:43USEDKEEP — primary key
RPA.dbo.ForecastSnapshot.PK_CampaignDetail1CLUSTEREDYY131683611444314562026-09-11 16:47:272026-08-10 16:37:58USEDKEEP — primary key
RPA.dbo.ForecastSnapshot.IX_StaffingQueue13NONCLUSTERED1807007992026-09-11 09:46:252026-08-25 07:55:15USEDkeep — in use
RPA.dbo.ForecastSnapshot.IX_TerritoryStatus11NONCLUSTERED16107992026-07-16 14:56:232026-08-25 08:08:21USEDkeep — in use
RPA.dbo.ForecastSnapshot.IX_InvoiceLine12NONCLUSTERED10010082026-07-01 15:07:032026-07-01 13:22:41USEDkeep — in use
RPA.dbo.AssetEntry.PK_InvoiceEntry1CLUSTEREDYY8201097651008966942026-09-11 17:30:072026-08-05 09:10:16USEDKEEP — primary key
RPA.dbo.AssetEntry.IX_ReconcileArchive9NONCLUSTERED11570406058622026-09-11 14:00:082026-09-01 14:00:09USEDkeep — in use
RPA.dbo.AssetEntry.IX_BillingMonthly10NONCLUSTERED30402058622026-09-11 14:00:082026-09-03 07:00:02USEDkeep — in use
RPA.dbo.BookingEntry.PK_StaffingHistory1CLUSTEREDYY48040194735878461882026-09-11 23:59:412026-08-28 08:46:12USEDKEEP — primary key
RPA.dbo.BookingEntry.IX_ShiftHistory16NONCLUSTERED8930018692026-08-13 09:14:422026-08-07 10:23:21USEDkeep — in use
RPA.dbo.BookingEntry.IX_PricingAudit15NONCLUSTERED136531060412026-09-11 16:47:282026-08-07 10:23:21USEDkeep — in use
RPA.dbo.BookingEntry.IX_RouteLog17NONCLUSTERED1470139274016282026-09-11 16:49:162026-09-01 07:57:58USEDkeep — in use
RPA.dbo.BookingEntry.IX_AssetArchive2NONCLUSTEREDY18500018692026-09-11 16:12:202026-09-05 15:00:31USEDkeep — in use
RPA.dbo.StaffingMonthly.PK_ShipmentStatus1CLUSTEREDYY14141913020834112026-09-11 23:59:412026-08-22 08:49:29USEDKEEP — primary key
RPA.dbo.StaffingMonthly.IX_ContractMonthly8NONCLUSTERED302860029162026-09-11 23:59:412026-08-25 14:38:37USEDkeep — in use
RPA.dbo.RosterHistory.PK_ClaimMonthly1CLUSTEREDYY0270711287143422026-09-11 23:59:412026-04-02 14:54:14USEDKEEP — primary key
RPA.dbo.RosterHistory.IX_StaffingLine7NONCLUSTERED128870038872026-09-11 23:59:412026-08-07 16:33:59USEDkeep — in use
RPA.dbo.CampaignHeader.PK_RosterLine1CLUSTEREDYY096402832026-09-11 00:18:522026-01-05 14:23:12USEDKEEP — primary key
RPA.dbo.PayrollDaily.PK_CampaignHistory1CLUSTEREDYY123513110141138972026-09-03 10:21:122026-07-13 15:05:05USEDKEEP — primary key
RPA.dbo.PayrollDaily.IX_TicketDetail3NONCLUSTERED07747510123762026-09-12 01:00:272026-07-02 03:47:54USEDkeep — in use
RPA.dbo.PayrollDaily.UQ_LedgerDetail2NONCLUSTEREDY01260122026-09-01 09:44:202026-07-11 09:53:44USEDkeep — in use
RPA.dbo.OrdersHistory.PK_PricingQueue1CLUSTEREDYY6329220122026-09-03 10:21:192026-07-22 08:22:45USEDKEEP — primary key
RPA.dbo.OrdersHistory.IX_SettlementDetail3NONCLUSTERED04011110122026-09-12 01:00:27neverUSEDkeep — in use
RPA.dbo.OrdersHistory.UQ_BatchLog2NONCLUSTEREDY975062026-08-25 14:16:332026-07-22 08:22:45USEDkeep — in use
RPA.dbo.MeterMonthly.PK_RosterQueue1CLUSTEREDYY022690734492026-09-06 18:48:27neverUSEDKEEP — primary key
RPA.dbo.MeterMonthly.IX_SalesLog4NONCLUSTERED024034492026-09-06 18:48:272026-09-04 22:28:39USEDkeep — in use
RPA.dbo.MeterMonthly.IX_BatchEntry3NONCLUSTERED017034492026-09-06 18:48:272026-09-04 22:23:26USEDkeep — in use
RPA.dbo.MeterMonthly.UQ_SalesMonthly2NONCLUSTEREDY690713034492026-09-06 18:48:272026-09-04 22:23:26USEDkeep — in use
RPA.dbo.TerritoryArchive.PK_CustomerQueue1CLUSTEREDYY15280142026-09-03 10:21:272026-08-10 20:38:13USEDKEEP — primary key
RPA.dbo.TerritoryArchive.IX_WarehouseLog3NONCLUSTERED20542465384970142026-09-12 01:00:322026-07-03 16:43:54USEDkeep — in use
RPA.dbo.TerritoryArchive.UQ_QuotaLine2NONCLUSTEREDY00013never2026-07-03 16:43:54UNUSEDreview carefully — unique
RPA.dbo.CampaignQueue.PK_ContractSummary1CLUSTEREDYY1160791687942822026-09-12 01:00:282026-07-24 15:40:52USEDKEEP — primary key
RPA.dbo.CampaignQueue.IX_TicketSummary3NONCLUSTERED02042712026-06-30 10:44:202026-07-02 04:00:10USEDkeep — in use
RPA.dbo.CampaignQueue.IX_TerritoryQueue4NONCLUSTERED5605453024412026-09-12 01:00:282026-07-02 03:48:41USEDkeep — in use
RPA.dbo.CampaignQueue.UQ_BillingMonthly2NONCLUSTEREDY21385170042712026-09-12 01:00:322026-07-02 03:48:41USEDkeep — in use
RPA.dbo.PolicyDaily.PK_ClaimLog1CLUSTEREDYY024632723772026-09-12 01:00:31neverUSEDKEEP — primary key
RPA.dbo.PolicyDaily.IX_CatalogLine3NONCLUSTERED0213072026-09-11 15:09:562026-08-21 15:41:46USEDkeep — in use
RPA.dbo.PolicyDaily.UQ_CatalogStaging2NONCLUSTEREDY354276240072026-09-12 01:00:322026-08-21 15:41:44USEDkeep — in use
RPA.dbo.ReconcileDaily.PK_ReconcileStaging1CLUSTEREDYY23013836242032026-09-12 01:00:282026-08-21 15:37:56USEDKEEP — primary key
RPA.dbo.ReconcileDaily.IX_LedgerArchive3NONCLUSTERED0003neverneverUNUSEDreview, then DROP
RPA.dbo.ReconcileDaily.UQ_TerritoryResult2NONCLUSTEREDY0421032026-09-11 15:09:572026-08-26 08:33:14USEDkeep — in use
RPA.dbo.CampaignSummary.PK_ReconcileQueue1CLUSTEREDYY614661612026-08-19 14:13:102026-07-28 13:40:45USEDKEEP — primary key
RPA.dbo.CampaignSummary.UQ_AssetHeader2NONCLUSTEREDY6100612026-07-31 12:49:082026-07-28 13:45:34USEDkeep — in use
RPA.dbo.ReconcileHistory.PK_BillingAudit1CLUSTEREDYY834909911182026-09-12 01:00:272026-07-31 10:26:31USEDKEEP — primary key
RPA.dbo.ReconcileHistory.IX_SettlementStaging3NONCLUSTERED030162026-07-21 08:20:11neverUSEDkeep — in use
RPA.dbo.ReconcileHistory.UQ_InvoiceMonthly2NONCLUSTEREDY1100162026-08-01 09:21:282026-07-28 08:45:02USEDkeep — in use
RPA.dbo.SupplierDaily.PK_ShiftDetail1CLUSTEREDYY3198053612026-09-11 17:04:322026-08-05 17:55:02USEDKEEP — primary key
RPA.dbo.SupplierDaily.IX_TicketSnapshot2NONCLUSTERED4203592026-08-29 16:31:242026-07-28 08:42:59USEDkeep — in use
RPA.dbo.SupplierDaily.IX_PolicyStaging3NONCLUSTERED3003592026-07-28 08:42:592026-07-28 08:42:59USEDkeep — in use
RPA.dbo.ShiftAudit.IX_InvoiceArchive2NONCLUSTERED4610752026-09-07 01:23:392026-03-25 09:55:40USEDkeep — in use
RPA.dbo.QuotaStaging.PK_CustomerDaily1CLUSTEREDYY322428636819102026-09-11 19:37:372026-03-05 03:25:21USEDKEEP — primary key
RPA.dbo.QuotaStaging.IX_CatalogStatus2NONCLUSTEREDY7152627092026-09-11 17:34:352026-03-05 03:22:22USEDkeep — in use
RPA.dbo.CampaignLog.PK_ShiftMonthly1CLUSTEREDYY38333616074252026-09-11 15:55:352026-03-31 09:22:13USEDKEEP — primary key
RPA.dbo.CampaignLog.IX_SalesDetail2NONCLUSTERED607002262026-09-11 08:09:412026-03-30 02:31:28USEDkeep — in use
RPA.dbo.PayrollLine.PK_LedgerSummary1CLUSTEREDYY0394977034652026-09-12 01:01:162026-01-05 14:23:13USEDKEEP — primary key
RPA.dbo.BatchResult.PK_CatalogQueue1CLUSTEREDYY019223669342026-09-11 19:38:12neverUSEDKEEP — primary key
RPA.dbo.BatchResult.IX_ReconcileMonthly2NONCLUSTERED477509342026-09-11 19:38:122026-08-21 15:38:12USEDkeep — in use
RPA.dbo.AssetAudit.PK_ContractLine1CLUSTEREDYY1570580122026-09-11 19:38:132026-08-22 22:46:15USEDKEEP — primary key
RPA.dbo.AssetAudit.IX_BookingLine2NONCLUSTERED60810122026-09-11 19:38:132026-08-22 22:44:23USEDkeep — in use
RPA.dbo.AssetAudit.IX_SupplierQueue3NONCLUSTERED020122026-08-22 22:45:00neverUSEDkeep — in use
RPA.dbo.TicketEntry.PK_TicketHeader1CLUSTEREDYY34174001222026-09-11 19:38:122026-08-20 08:28:47USEDKEEP — primary key
RPA.dbo.TicketEntry.IX_CatalogArchive2NONCLUSTERED90109901152026-09-11 19:37:432026-08-20 08:28:44USEDkeep — in use
RPA.dbo.MeterHeader.PK_ContractAudit1CLUSTEREDYY121720102026-09-11 19:40:152026-08-21 14:43:37USEDKEEP — primary key
RPA.dbo.MeterHeader.IX_ClaimEntry2NONCLUSTERED16130102026-09-04 09:49:08neverUSEDkeep — in use
RPA.dbo.ShipmentStaging.PK_MeterLine1CLUSTEREDYY425212281426918822026-09-11 19:40:162026-08-20 21:25:50USEDKEEP — primary key
RPA.dbo.ShipmentStaging.IX_QuotaQueue3NONCLUSTERED1076404502026-09-11 17:19:122026-08-20 21:25:39USEDkeep — in use
RPA.dbo.ShipmentStaging.IX_CatalogMonthly2NONCLUSTERED1545133406742026-09-11 19:37:442026-08-20 21:24:04USEDkeep — in use
RPA.dbo.ShipmentStaging.IX_SettlementEntry4NONCLUSTEREDY14875204452026-09-11 19:38:102026-08-20 23:31:44USEDkeep — in use
RPA.dbo.PayrollResult.PK_InvoiceEntry1CLUSTEREDYY2013910552026-09-11 19:38:122026-08-20 09:54:24USEDKEEP — primary key
RPA.dbo.PayrollResult.IX_CampaignEntry2NONCLUSTERED6170482026-09-09 16:17:542026-08-20 09:54:24USEDkeep — in use
RPA.dbo.BatchStatus.PK_BillingLine1CLUSTEREDYY63374501316202026-09-11 19:40:152026-08-19 14:52:09USEDKEEP — primary key
RPA.dbo.BatchStatus.IX_TicketMonthly2NONCLUSTERED24538103692026-09-11 19:37:442026-08-16 04:06:38USEDkeep — in use
RPA.dbo.CampaignArchive.PK_CampaignStaging1CLUSTEREDYY03300632492026-09-11 17:19:02neverUSEDKEEP — primary key
RPA.dbo.CampaignArchive.IX_ShiftStatus2NONCLUSTEREDY430420132026-08-22 22:59:132026-08-16 21:48:20USEDkeep — in use
RPA.dbo.OrdersSummary.PK_PolicyHistory1CLUSTEREDYY8329472865622026-09-11 19:40:152026-08-19 14:16:14USEDKEEP — primary key
RPA.dbo.OrdersSummary.IX_TicketLine3NONCLUSTERED79502262026-09-04 09:49:072026-08-19 14:09:08USEDkeep — in use
RPA.dbo.OrdersSummary.UX_OrdersSummary2NONCLUSTEREDY209302262026-09-10 18:30:022026-08-19 14:09:07USEDkeep — in use
RPA.dbo.BatchResult.PK_SalesEntry1CLUSTEREDYY1428641425813282026-09-11 19:40:152026-09-08 14:08:33USEDKEEP — primary key
RPA.dbo.BatchResult.UX_RosterStaging2NONCLUSTEREDY3883504832026-09-10 18:43:022026-09-03 13:57:16USEDkeep — in use
RPA.dbo.CampaignHeader.PK_CampaignEntry1CLUSTEREDYY24246952842026-09-11 19:38:112026-08-20 22:59:58USEDKEEP — primary key
RPA.dbo.CampaignHeader.IX_TicketDetail2NONCLUSTERED50902742026-09-10 08:11:462026-08-16 04:57:35USEDkeep — in use
RPA.dbo.ShiftSummary.PK_CatalogAudit1CLUSTEREDYY16265554914012026-09-11 19:40:142026-08-22 21:44:58USEDKEEP — primary key
RPA.dbo.ShiftSummary.IX_TerritoryStatus2NONCLUSTERED10261503992026-09-11 19:38:132026-08-16 04:07:19USEDkeep — in use
RPA.dbo.RosterStatus.PK_QuotaStatus1CLUSTEREDYY1576818082026-09-11 19:40:152026-08-16 17:46:29USEDKEEP — primary key
RPA.dbo.RosterStatus.IX_BillingHistory2NONCLUSTERED2971508012026-09-10 07:58:352026-08-21 15:03:25USEDkeep — in use
RPA.dbo.InvoiceQueue.PK_CampaignDaily1CLUSTEREDYY010172201022026-09-11 19:37:302026-03-24 06:52:35USEDKEEP — primary key
RPA.dbo.InvoiceQueue.IX_SettlementHeader3NONCLUSTERED000102never2026-06-27 09:10:27UNUSEDreview, then DROP
RPA.dbo.InvoiceQueue.IX_CatalogSummary2NONCLUSTERED7223001022026-09-11 19:37:302026-03-24 06:50:52USEDkeep — in use
RPA.dbo.AssetSnapshot.PK_OrdersHeader1CLUSTEREDYY01769737217412026-09-11 19:37:302026-03-24 19:34:43USEDKEEP — primary key
RPA.dbo.AssetSnapshot.IX_StaffingEntry2NONCLUSTERED73720017412026-09-11 19:37:302026-09-01 09:55:59USEDkeep — in use
RPA.dbo.AssetSnapshot.IX_MeterEntry5NONCLUSTERED01017412026-06-28 01:26:052026-08-31 14:22:51USEDkeep — in use
RPA.dbo.AssetSnapshot.IX_TicketLine3NONCLUSTERED0001741never2026-06-28 01:26:06UNUSEDreview, then DROP
RPA.dbo.WarehouseMonthly.PK_ShipmentLog1CLUSTEREDYY05016509372026-09-08 09:15:092026-05-11 16:55:16USEDKEEP — primary key
RPA.dbo.WarehouseMonthly.IX_PricingMonthly2NONCLUSTERED1660509372026-09-08 09:15:092026-07-17 11:04:05USEDkeep — in use
RPA.dbo.WarehouseMonthly.IX_RouteEntry3NONCLUSTERED1009372026-07-17 11:03:462026-07-17 11:03:46USEDkeep — in use
RPA.dbo.SupplierMonthly.PK_PayrollResult1CLUSTEREDYY0465912741092026-09-10 16:10:562026-08-13 13:35:30USEDKEEP — primary key
RPA.dbo.SupplierMonthly.IX_RosterArchive4NONCLUSTERED1187101092026-09-10 16:10:562026-07-17 14:46:42USEDkeep — in use
RPA.dbo.SupplierMonthly.IX_CustomerMonthly3NONCLUSTERED01101092026-08-20 21:01:262026-07-17 14:46:42USEDkeep — in use
RPA.dbo.SupplierMonthly.IX_PricingEntry2NONCLUSTEREDY28383201092026-09-09 11:11:252026-07-17 14:46:42USEDkeep — in use
RPA.dbo.SupplierQueue.PK_ForecastMonthly1CLUSTEREDYY6481637382026-09-08 09:15:092026-05-13 16:43:57USEDKEEP — primary key
RPA.dbo.SupplierQueue.IX_StaffingHeader2NONCLUSTERED163720382026-09-08 09:15:092026-05-12 15:25:56USEDkeep — in use
RPA.dbo.SupplierQueue.IX_ReconcileArchive3NONCLUSTERED030382026-08-22 22:44:30neverUSEDkeep — in use
RPA.dbo.QuotaQueue.PK_CustomerStatus1CLUSTEREDYY0219905082026-09-11 00:44:452026-05-27 15:04:23USEDKEEP — primary key
RPA.dbo.BatchDaily.PK_ReconcileDetail1CLUSTEREDYY027071843722026-09-09 11:11:232026-08-20 21:01:27USEDKEEP — primary key
RPA.dbo.BatchDaily.IX_TerritoryDaily2NONCLUSTEREDY1843210722026-09-08 09:15:082026-05-11 01:35:00USEDkeep — in use
RPA.dbo.WarehouseResult.PK_PricingResult1CLUSTEREDYY487480511592026-09-11 19:38:132026-05-11 01:34:15USEDKEEP — primary key
RPA.dbo.WarehouseResult.IX_CatalogDaily3NONCLUSTEREDY320522026-08-22 13:54:312026-05-14 16:28:04USEDkeep — in use
RPA.dbo.WarehouseResult.IX_RosterAudit2NONCLUSTERED00049neverneverUNUSEDreview, then DROP
RPA.dbo.MeterHistory.PK_BatchStaging1CLUSTEREDYY029861856722026-09-09 11:11:232026-05-11 01:53:40USEDKEEP — primary key
RPA.dbo.MeterHistory.IX_ForecastSnapshot2NONCLUSTEREDY1856210722026-09-08 09:15:082026-05-11 01:34:59USEDkeep — in use
RPA.dbo.ContractAudit.PK_PolicyLine1CLUSTEREDYY24670132026-09-09 11:11:262026-05-21 16:10:06USEDKEEP — primary key
RPA.dbo.ContractAudit.IX_ShiftArchive2NONCLUSTERED222022026-08-20 21:01:272026-05-19 17:35:41USEDkeep — in use
RPA.dbo.CatalogMonthly.PK_CatalogArchive1CLUSTEREDYY11553401371082026-09-09 11:11:222026-05-13 16:23:50USEDKEEP — primary key
RPA.dbo.CatalogMonthly.IX_MeterDetail3NONCLUSTERED00060neverneverUNUSEDreview, then DROP
RPA.dbo.CatalogMonthly.IX_RouteHeader2NONCLUSTERED16700602026-08-22 12:59:242026-07-29 11:01:16USEDkeep — in use
RPA.dbo.CatalogMonthly.IX_TicketEntry4NONCLUSTERED0210882026-08-20 21:00:232026-05-21 11:55:58USEDkeep — in use
RPA.dbo.PayrollHistory.PK_ContractLog1CLUSTEREDYY22933032026-09-09 11:11:242026-05-20 10:09:17USEDKEEP — primary key
RPA.dbo.PayrollHistory.IX_InvoiceLog2NONCLUSTERED94487032026-08-26 13:40:242026-05-19 17:35:40USEDkeep — in use
RPA.dbo.StaffingSummary.PK_SettlementStatus1CLUSTEREDYY531634140664522026-09-10 16:10:562026-07-13 09:34:46USEDKEEP — primary key
RPA.dbo.StaffingSummary.IX_RouteAudit4NONCLUSTERED242201782026-08-20 21:00:232026-06-26 08:22:22USEDkeep — in use
RPA.dbo.StaffingSummary.IX_ShipmentDaily3NONCLUSTERED000178never2026-06-26 08:19:07UNUSEDreview, then DROP
RPA.dbo.StaffingSummary.IX_ClaimStatus5NONCLUSTERED000264never2026-08-07 09:40:43UNUSEDreview, then DROP
RPA.dbo.StaffingSummary.IX_TicketEntry2NONCLUSTEREDY4042101782026-09-10 16:10:562026-06-26 08:19:07USEDkeep — in use
RPA.dbo.PolicyHeader.PK_ShipmentHistory1CLUSTEREDYY0467618241402026-09-09 11:11:252026-06-22 08:44:12USEDKEEP — primary key
RPA.dbo.PolicyHeader.IX_RosterResult3NONCLUSTERED000140never2026-08-21 09:05:04UNUSEDreview, then DROP
RPA.dbo.PolicyHeader.IX_CampaignStatus4NONCLUSTERED0226701402026-09-10 16:10:562026-08-21 09:05:04USEDkeep — in use
RPA.dbo.PolicyHeader.IX_ForecastSummary2NONCLUSTEREDY19033001402026-09-10 16:10:562026-08-21 09:05:04USEDkeep — in use
RPA.dbo.BatchArchive.PK_TerritoryLine1CLUSTEREDYY36951605762026-09-08 09:15:092026-05-20 15:08:56USEDKEEP — primary key
RPA.dbo.BatchArchive.IX_CampaignQueue2NONCLUSTERED166330582026-09-08 09:15:092026-08-11 18:44:51USEDkeep — in use
RPA.dbo.SettlementAudit.PK_RosterAudit1CLUSTEREDYY64241394335372462026-09-11 08:30:332026-05-11 01:34:15USEDKEEP — primary key
RPA.dbo.SettlementAudit.IX_RouteHeader5NONCLUSTEREDY37220732026-09-04 09:58:062026-05-11 01:52:37USEDkeep — in use
RPA.dbo.SettlementAudit.IX_PolicyHistory10NONCLUSTERED3461301202026-09-10 16:10:562026-05-12 17:38:03USEDkeep — in use
RPA.dbo.SettlementAudit.IX_RouteSnapshot2NONCLUSTERED410952026-08-20 21:26:112026-05-11 10:01:31USEDkeep — in use
RPA.dbo.SettlementAudit.IX_CampaignResult4NONCLUSTERED00073never2026-05-17 07:48:40UNUSEDreview, then DROP
RPA.dbo.SettlementAudit.IX_BillingDetail3NONCLUSTERED0690992026-08-22 10:55:412026-05-11 01:34:58USEDkeep — in use
RPA.dbo.ShiftSnapshot.PK_BookingResult1CLUSTEREDYY81196177591852026-09-12 00:59:332026-07-10 20:16:47USEDKEEP — primary key
RPA.dbo.ShiftSnapshot.IX_TerritoryEntry3NONCLUSTEREDY17646401062026-09-12 00:59:332026-07-09 00:35:05USEDkeep — in use
RPA.dbo.ShiftSnapshot.IX_SalesDetail2NONCLUSTERED113001132026-09-11 07:00:062026-07-09 00:35:05USEDkeep — in use
RPA.dbo.ForecastAudit.PK_ClaimAudit1CLUSTEREDYY044002026-06-29 17:38:36neverUSEDKEEP — primary key
RPA.dbo.AssetHistory.PK_ForecastSnapshot1CLUSTEREDYY047002026-08-24 03:00:312026-03-16 10:13:37USEDKEEP — primary key
RPA.dbo.ShiftLine.PK_ShiftStatus1CLUSTEREDYY058062026-07-30 08:44:332026-02-24 23:54:01USEDKEEP — primary key
RPA.dbo.ShiftLine.IX_OrdersAudit2NONCLUSTERED03062026-07-30 08:44:312026-04-05 09:25:11USEDkeep — in use
RPA.dbo.ShipmentSummary.PK_BookingStaging1CLUSTEREDYY1847987439638190796313324362026-09-12 01:01:172026-07-14 11:30:08USEDKEEP — primary key
RPA.dbo.ShipmentSummary.IX_WarehouseAudit2NONCLUSTEREDY1905039105422026-09-12 01:01:152026-07-14 11:30:12USEDkeep — in use
RPA.dbo.ShipmentSummary.IX_CampaignArchive9NONCLUSTERED3205272026-09-09 14:50:352026-08-24 15:47:06USEDkeep — in use
RPA.dbo.ShipmentSummary.IX_AssetHistory3NONCLUSTERED32391405462026-09-11 11:03:182026-07-14 12:43:55USEDkeep — in use
RPA.dbo.ShipmentSummary.IX_LedgerMonthly7NONCLUSTERED4105322026-09-11 00:44:522026-08-24 13:37:08USEDkeep — in use
RPA.dbo.MeterSummary.PK_InvoiceResult1CLUSTEREDYY843828233802026-09-02 14:19:102026-08-19 16:58:09USEDKEEP — primary key
RPA.dbo.MeterSummary.IX_LedgerDaily9NONCLUSTERED413202352026-09-02 14:19:152026-08-19 16:58:09USEDkeep — in use
RPA.dbo.MeterSummary.IX_RouteAudit3NONCLUSTERED43203772026-09-02 13:36:382026-08-19 16:58:09USEDkeep — in use
RPA.dbo.MeterSummary.IX_PricingDaily5NONCLUSTERED100202992026-09-02 14:19:102026-08-19 16:58:09USEDkeep — in use
RPA.dbo.MeterSummary.IX_OrdersLog2NONCLUSTERED438003782026-08-20 08:29:232026-08-19 16:58:09USEDkeep — in use
RPA.dbo.MeterSummary.IX_ReconcileMonthly4NONCLUSTERED7403782026-08-05 00:48:332026-08-19 16:58:09USEDkeep — in use
RPA.dbo.ShipmentSummary.PK_SalesQueue1CLUSTEREDYY18301029612026-09-09 10:58:402026-07-27 16:37:33USEDKEEP — primary key
RPA.dbo.ShipmentSummary.IX_SalesLine2NONCLUSTERED3080482026-09-02 13:36:382026-07-27 16:23:33USEDkeep — in use
RPA.dbo.RosterHistory.PK_TerritoryDetail1CLUSTEREDYY50516493105321952026-09-12 00:59:342026-08-19 16:59:00USEDKEEP — primary key
RPA.dbo.RosterHistory.IX_ShipmentMonthly10NONCLUSTERED15501312026-09-09 15:19:222026-08-19 16:53:31USEDkeep — in use
RPA.dbo.RosterHistory.IX_CustomerEntry2NONCLUSTEREDY1010301282026-09-12 00:59:342026-08-19 16:53:31USEDkeep — in use
RPA.dbo.RosterHistory.IX_MeterEntry3NONCLUSTERED73202832026-07-29 16:38:512026-08-19 16:50:06USEDkeep — in use
RPA.dbo.RosterHistory.IX_BillingResult4NONCLUSTERED228102842026-09-07 15:44:032026-08-19 16:50:21USEDkeep — in use
RPA.dbo.CustomerLine.PK_MeterSnapshot1CLUSTEREDYY084865626112026-09-11 13:47:282026-09-09 13:20:31USEDKEEP — primary key
RPA.dbo.CustomerLine.IX_BillingSummary3NONCLUSTERED951026112026-09-02 14:19:142026-09-11 13:33:45USEDkeep — in use
RPA.dbo.CustomerLine.IX_ShiftMonthly2NONCLUSTERED88800026112026-09-11 13:47:282026-09-11 13:33:45USEDkeep — in use
RPA.dbo.CustomerLine.IX_PolicySummary4NONCLUSTERED0002611never2026-09-11 13:33:45UNUSEDreview, then DROP
RPA.dbo.CustomerLine.IX_PayrollLine5NONCLUSTERED0002611neverneverUNUSEDreview, then DROP
RPA.dbo.TicketStatus.PK_QuotaHistory1CLUSTEREDYY72012861546739262202026-09-11 13:52:572026-09-11 13:36:41USEDKEEP — primary key
RPA.dbo.TicketStatus.IX_SupplierQueue3NONCLUSTERED8213208872026-09-11 13:33:242026-09-11 13:33:50USEDkeep — in use
RPA.dbo.TicketStatus.IX_ShipmentAudit2NONCLUSTEREDY40228508872026-09-12 00:59:342026-09-11 13:33:50USEDkeep — in use
RPA.dbo.TicketStatus.IX_CustomerAudit8NONCLUSTERED19421106722026-09-11 13:33:452026-09-10 14:40:38USEDkeep — in use
RPA.dbo.TicketStatus.IX_MeterStatus4NONCLUSTERED11254122060262172026-09-12 00:59:342026-09-11 13:36:39USEDkeep — in use
RPA.dbo.SupplierResult.PK_WarehouseDetail1CLUSTEREDYY011423185682026-09-03 10:48:212026-09-12 01:00:02USEDKEEP — primary key
RPA.dbo.SupplierResult.IX_ClaimMonthly3NONCLUSTERED3010185682026-09-02 14:19:142026-09-03 10:40:44USEDkeep — in use
RPA.dbo.SupplierResult.IX_ShiftStatus2NONCLUSTERED1112930185682026-09-12 01:01:162026-09-03 10:40:44USEDkeep — in use
RPA.dbo.SupplierResult.IX_QuotaDetail4NONCLUSTERED00018568never2026-09-03 10:40:44UNUSEDreview, then DROP
RPA.dbo.PayrollResult.PK_BillingLog1CLUSTEREDYY06351034191282026-09-12 01:01:162026-09-12 01:00:03USEDKEEP — primary key
RPA.dbo.PayrollResult.IX_InvoiceDetail3NONCLUSTERED2500191282026-09-02 14:19:142026-09-03 10:40:44USEDkeep — in use
RPA.dbo.PayrollResult.IX_ReconcileStatus2NONCLUSTERED1062440191282026-09-12 01:00:042026-09-03 10:40:44USEDkeep — in use
RPA.dbo.PayrollResult.IX_BatchSnapshot4NONCLUSTERED010191282026-09-02 13:36:362026-09-03 10:40:44USEDkeep — in use
RPA.dbo.ForecastLog.PK_ForecastArchive1CLUSTEREDYY2724419228495371382026-09-12 01:01:162026-09-12 01:00:56USEDKEEP — primary key
RPA.dbo.ForecastLog.IX_ForecastHistory3NONCLUSTERED1220065702026-09-07 16:36:162026-09-12 01:00:09USEDkeep — in use
RPA.dbo.ForecastLog.IX_StaffingMonthly2NONCLUSTEREDY260472065702026-09-12 01:01:152026-09-12 01:00:09USEDkeep — in use
RPA.dbo.ForecastLog.IX_WarehouseHistory7NONCLUSTERED105043572026-09-02 13:36:122026-09-12 01:00:10USEDkeep — in use
RPA.dbo.ForecastLog.IX_ShipmentQueue4NONCLUSTERED348810371282026-09-12 01:00:562026-09-12 01:00:55USEDkeep — in use
RPA.dbo.LedgerLog.PK_PolicySummary1CLUSTEREDYY7340496852026-09-11 00:44:382026-07-31 00:49:41USEDKEEP — primary key
RPA.dbo.LedgerLog.IX_PayrollHeader3NONCLUSTERED114106782026-09-11 00:44:522026-08-27 14:56:32USEDkeep — in use
RPA.dbo.LedgerLog.IX_RosterLog2NONCLUSTERED179006782026-09-04 19:27:172026-08-27 14:56:32USEDkeep — in use
RPA.dbo.LedgerLog.IX_OrdersQueue4NONCLUSTERED60406782026-09-02 13:36:382026-08-27 14:56:32USEDkeep — in use
RPA.dbo.ContractSummary.PK_ClaimHeader1CLUSTEREDYY1252106074317282026-09-12 00:59:342026-07-11 00:16:21USEDKEEP — primary key
RPA.dbo.ContractSummary.IX_ForecastStaging3NONCLUSTERED149006182026-09-11 00:44:522026-09-11 00:43:39USEDkeep — in use
RPA.dbo.ContractSummary.IX_StaffingStaging2NONCLUSTEREDY1422106182026-09-11 00:44:452026-09-11 00:43:39USEDkeep — in use
RPA.dbo.ContractSummary.IX_WarehouseDaily5NONCLUSTERED01606092026-09-11 00:18:532026-07-06 00:59:16USEDkeep — in use
RPA.dbo.ContractSummary.IX_BatchDetail4NONCLUSTERED95206182026-09-07 15:44:032026-07-11 00:16:21USEDkeep — in use
RPA.dbo.AssetStaging.PK_InvoiceAudit1CLUSTEREDYY023323033012026-09-09 09:57:19neverUSEDKEEP — primary key
RPA.dbo.AssetStaging.IX_QuotaEntry2NONCLUSTERED2681033012026-09-11 02:37:242026-09-07 02:37:13USEDkeep — in use
RPA.dbo.QuotaMonthly.PK_CatalogDaily1CLUSTEREDYY136507873252026-09-09 09:57:182026-08-28 22:21:02USEDKEEP — primary key
RPA.dbo.QuotaMonthly.IX_SettlementAudit2NONCLUSTERED3212073122026-09-11 02:37:242026-09-09 09:57:16USEDkeep — in use
RPA.dbo.QuotaMonthly.IX_ClaimStatus3NONCLUSTERED0007312never2026-09-09 09:57:16UNUSEDreview, then DROP
RPA.dbo.QuotaMonthly.IX_TicketAudit5NONCLUSTERED20073122026-08-01 15:58:382026-09-09 09:57:16USEDkeep — in use
RPA.dbo.QuotaMonthly.IX_WarehouseEntry4NONCLUSTERED10073122026-08-04 08:54:152026-09-09 09:57:16USEDkeep — in use
RPA.dbo.QuotaMonthly.IX_InvoiceStatus7NONCLUSTERED01073122026-07-30 12:24:40neverUSEDkeep — in use
RPA.dbo.QuotaMonthly.IX_PolicyStaging6NONCLUSTERED2421073122026-09-09 09:57:162026-09-09 09:57:16USEDkeep — in use
RPA.dbo.StaffingAudit.PK_OrdersResult1CLUSTEREDYY3735308395675252026-09-12 01:00:052026-09-07 02:37:12USEDKEEP — primary key
RPA.dbo.StaffingAudit.IX_LedgerHistory3NONCLUSTERED71075252026-08-02 21:44:562026-09-09 18:00:03USEDkeep — in use
RPA.dbo.StaffingAudit.IX_MeterDetail2NONCLUSTERED40000037912026-09-12 01:00:042026-09-09 18:00:03USEDkeep — in use
RPA.dbo.QuotaSnapshot.PK_RosterAudit1CLUSTEREDYY24495428085100732026-09-11 18:00:042026-09-11 12:30:03USEDKEEP — primary key
RPA.dbo.QuotaSnapshot.IX_StaffingLine5NONCLUSTERED1600100702026-08-19 15:38:082026-09-10 07:30:55USEDkeep — in use
RPA.dbo.QuotaSnapshot.IX_SalesSummary6NONCLUSTERED00010070never2026-09-10 07:30:55UNUSEDreview, then DROP
RPA.dbo.QuotaSnapshot.IX_ClaimStaging3NONCLUSTERED426700100722026-09-11 18:00:042026-09-10 07:30:55USEDkeep — in use
RPA.dbo.QuotaSnapshot.IX_CustomerLog4NONCLUSTERED1800100732026-08-03 16:16:412026-09-10 07:30:55USEDkeep — in use
RPA.dbo.QuotaSnapshot.IX_BookingResult10NONCLUSTERED50080088762026-09-11 17:15:042026-09-10 07:30:55USEDkeep — in use
RPA.dbo.QuotaSnapshot.UX_SettlementQueue2NONCLUSTEREDY552640100732026-09-12 01:00:042026-09-10 07:30:55USEDkeep — in use
RPA.dbo.AssetDaily.PK_TicketSummary1CLUSTEREDYY0007neverneverUNUSEDKEEP — primary key
RPA.dbo.AssetDaily.IX_LedgerDaily3NONCLUSTERED41072026-08-25 13:33:57neverUSEDkeep — in use
RPA.dbo.AssetDaily.IX_InvoiceArchive2NONCLUSTEREDY0007neverneverUNUSEDreview carefully — unique
RPA.dbo.TerritoryHistory.PK_ReconcileAudit1CLUSTEREDYY01072026-09-01 11:20:11neverUSEDKEEP — primary key
RPA.dbo.TerritoryHistory.IX_ShipmentLog3NONCLUSTERED41072026-08-25 13:33:58neverUSEDkeep — in use
RPA.dbo.TerritoryHistory.IX_ContractArchive2NONCLUSTEREDY0007neverneverUNUSEDreview carefully — unique
RPA.dbo.PricingEntry.PK_ForecastDetail1CLUSTEREDYY020212026-08-25 13:02:41neverUSEDKEEP — primary key
RPA.dbo.PricingEntry.IX_ContractSummary2NONCLUSTERED030212026-08-25 13:33:542026-08-25 13:00:34USEDkeep — in use
RPA.dbo.AssetStatus.PK_CampaignAudit1CLUSTEREDYY01120602026-09-07 08:57:31neverUSEDKEEP — primary key
RPA.dbo.AssetStatus.IX_InvoiceArchive3NONCLUSTERED150602026-08-25 13:33:552026-08-25 13:00:34USEDkeep — in use
RPA.dbo.AssetStatus.IX_BatchArchive2NONCLUSTERED00060never2026-08-25 13:00:34UNUSEDreview, then DROP
RPA.dbo.CampaignEntry.PK_RouteStaging1CLUSTEREDYY0540142026-08-25 13:35:16neverUSEDKEEP — primary key
RPA.dbo.CampaignEntry.IX_SupplierDaily2NONCLUSTERED030142026-08-25 13:33:552026-08-25 13:25:56USEDkeep — in use
RPA.dbo.InvoiceDaily.PK_RouteQueue1CLUSTEREDYY020613552026-09-07 11:20:14neverUSEDKEEP — primary key
RPA.dbo.InvoiceDaily.IX_PayrollSnapshot3NONCLUSTERED1403552026-08-25 13:33:552026-08-25 13:35:13USEDkeep — in use
RPA.dbo.InvoiceDaily.IX_RouteMonthly2NONCLUSTERED61003552026-09-07 08:57:322026-08-25 13:35:13USEDkeep — in use
RPA.dbo.ClaimAudit.PK_BillingDaily1CLUSTEREDYY0007neverneverUNUSEDKEEP — primary key
RPA.dbo.ClaimAudit.IX_BookingSummary2NONCLUSTEREDY130072026-09-07 11:19:392026-08-25 13:00:28USEDkeep — in use
RPA.dbo.ClaimAudit.IX_QuotaAudit3NONCLUSTERED41072026-08-25 13:33:572026-08-25 13:00:28USEDkeep — in use
RPA.dbo.TicketStaging.PK_TicketArchive1CLUSTEREDYY0007neverneverUNUSEDKEEP — primary key
RPA.dbo.TicketStaging.IX_ShipmentSnapshot3NONCLUSTERED41072026-08-25 13:33:57neverUSEDkeep — in use
RPA.dbo.TicketStaging.IX_PolicyQueue2NONCLUSTERED0007neverneverUNUSEDreview, then DROP
RPA.dbo.SettlementDaily.PK_TicketDetail1CLUSTEREDYY00075neverneverUNUSEDKEEP — primary key
RPA.dbo.SettlementDaily.IX_StaffingHeader2NONCLUSTERED030752026-08-25 13:33:552026-08-25 13:30:50USEDkeep — in use
RPA.dbo.TerritorySummary.PK_PayrollLine1CLUSTEREDYY00027neverneverUNUSEDKEEP — primary key
RPA.dbo.TerritorySummary.IX_BatchEntry2NONCLUSTERED150272026-08-25 13:33:552026-08-25 13:26:58USEDkeep — in use
RPA.dbo.AssetMonthly.PK_ClaimLog1CLUSTEREDYY03302052026-09-07 08:57:31neverUSEDKEEP — primary key
RPA.dbo.AssetMonthly.IX_PricingLine3NONCLUSTERED000194neverneverUNUSEDreview, then DROP
RPA.dbo.AssetMonthly.IX_RouteResult4NONCLUSTERED1401942026-08-25 13:33:562026-08-25 13:00:34USEDkeep — in use
RPA.dbo.AssetMonthly.IX_BatchStatus2NONCLUSTERED000194never2026-08-25 13:00:34UNUSEDreview, then DROP
RPA.dbo.ClaimSummary.PK_AssetMonthly1CLUSTEREDYY645201042026-09-07 11:20:082026-08-25 13:26:00USEDKEEP — primary key
RPA.dbo.ClaimSummary.IX_WarehouseStatus3NONCLUSTERED030922026-08-25 13:33:562026-08-25 13:00:30USEDkeep — in use
RPA.dbo.ClaimSummary.IX_OrdersDetail2NONCLUSTERED600922026-08-25 13:33:082026-08-25 13:00:30USEDkeep — in use
RPA.dbo.QuotaStaging.PK_ShipmentStatus1CLUSTEREDYY087072026-08-25 13:35:16neverUSEDKEEP — primary key
RPA.dbo.QuotaStaging.IX_InvoiceHeader2NONCLUSTEREDY0007never2026-08-25 13:25:56UNUSEDreview carefully — unique
RPA.dbo.QuotaStaging.IX_RosterQueue4NONCLUSTERED0007never2026-08-25 13:25:56UNUSEDreview, then DROP
RPA.dbo.QuotaStaging.IX_AssetHistory3NONCLUSTERED0007never2026-08-25 13:25:56UNUSEDreview, then DROP
RPA.dbo.QuotaStaging.IX_PayrollDetail5NONCLUSTERED42072026-08-25 13:33:57neverUSEDkeep — in use
RPA.dbo.TerritoryLog.PK_TicketAudit1CLUSTEREDYY01560442026-09-07 11:20:13neverUSEDKEEP — primary key
RPA.dbo.TerritoryLog.IX_CatalogQueue2NONCLUSTERED030442026-08-25 13:33:562026-08-25 13:00:27USEDkeep — in use
RPA.dbo.TicketStaging.PK_CustomerEntry1CLUSTEREDYY41600812026-09-07 11:20:122026-08-25 13:26:24USEDKEEP — primary key
RPA.dbo.TicketStaging.IX_OrdersArchive2NONCLUSTERED030772026-08-25 13:33:562026-08-25 13:00:27USEDkeep — in use
RPA.dbo.SalesSnapshot.PK_ShiftQueue1CLUSTEREDYY186705842026-09-11 15:08:572026-08-25 13:25:57USEDKEEP — primary key
RPA.dbo.SalesSnapshot.IX_PolicyLine4NONCLUSTEREDY400622026-08-25 13:32:282026-08-25 13:25:55USEDkeep — in use
RPA.dbo.SalesSnapshot.IX_QuotaHistory5NONCLUSTERED00062never2026-08-25 13:00:27UNUSEDreview, then DROP
RPA.dbo.SalesSnapshot.IX_QuotaHistory2NONCLUSTERED00062never2026-08-25 13:00:27UNUSEDreview, then DROP
RPA.dbo.SalesSnapshot.IX_CatalogSummary3NONCLUSTERED1700842026-09-07 11:20:042026-08-25 13:00:27USEDkeep — in use
RPA.dbo.SalesSnapshot.IX_AssetQueue7NONCLUSTERED750622026-08-26 05:24:202026-08-25 11:41:05USEDkeep — in use
RPA.dbo.SalesSnapshot.IX_TerritoryEntry6NONCLUSTERED010842026-08-25 11:41:222026-08-25 11:41:22USEDkeep — in use
RPA.dbo.ForecastAudit.PK_SalesDetail1CLUSTEREDYY122050292026-09-07 11:20:132026-08-25 13:29:33USEDKEEP — primary key
RPA.dbo.ForecastAudit.IX_InvoiceMonthly3NONCLUSTERED030192026-08-25 13:33:562026-08-25 13:00:27USEDkeep — in use
RPA.dbo.ForecastAudit.IX_ReconcileStaging2NONCLUSTERED00019never2026-08-25 13:00:27UNUSEDreview, then DROP
RPA.dbo.RosterLine.PK_WarehouseEntry1CLUSTEREDYY91980472026-09-07 11:20:132026-08-25 13:26:15USEDKEEP — primary key
RPA.dbo.RosterLine.IX_QuotaLog2NONCLUSTERED030382026-08-25 13:33:562026-08-25 13:00:28USEDkeep — in use
RPA.dbo.SettlementAudit.PK_PricingLine1CLUSTEREDYY006082026-08-25 13:34:54neverUSEDKEEP — primary key
RPA.dbo.SettlementAudit.IX_WarehouseSnapshot2NONCLUSTEREDY600082026-08-25 13:34:542026-08-25 11:40:08USEDkeep — in use
RPA.dbo.SettlementAudit.IX_CatalogMonthly3NONCLUSTERED42082026-08-25 13:33:572026-08-25 11:40:08USEDkeep — in use
RPA.dbo.CampaignDaily.PK_SettlementHistory1CLUSTEREDYY01170562026-08-25 13:35:15neverUSEDKEEP — primary key
RPA.dbo.CampaignDaily.IX_TicketSummary3NONCLUSTERED030522026-08-25 13:33:562026-08-25 13:25:56USEDkeep — in use
RPA.dbo.CampaignDaily.IX_SettlementSummary2NONCLUSTERED400522026-08-25 13:32:532026-08-25 13:25:56USEDkeep — in use
RPA.dbo.BatchMonthly.PK_RosterArchive1CLUSTEREDYY0002neverneverUNUSEDKEEP — primary key
RPA.dbo.BatchMonthly.IX_PayrollSummary2NONCLUSTERED02022026-08-25 13:33:55neverUSEDkeep — in use
RPA.dbo.BookingDetail.PK_WarehouseQueue1CLUSTEREDYY00010neverneverUNUSEDKEEP — primary key
RPA.dbo.BookingDetail.IX_RouteAudit3NONCLUSTERED00010neverneverUNUSEDreview, then DROP
RPA.dbo.BookingDetail.IX_ReconcileResult2NONCLUSTERED00010neverneverUNUSEDreview, then DROP
RPA.dbo.BookingDetail.IX_OrdersQueue4NONCLUSTERED420102026-08-25 13:33:57neverUSEDkeep — in use
RPA.dbo.StaffingMonthly.PK_ReconcileHistory1CLUSTEREDYY044002026-06-29 17:38:462026-04-07 22:04:50USEDKEEP — primary key
RPA.dbo.StaffingMonthly.IX_PolicyEntry2NONCLUSTERED0000never2026-04-04 02:41:27COLDreview, then DROP
RPA.dbo.TicketDaily.PK_PolicySnapshot1CLUSTEREDYY054002026-09-03 15:40:142026-04-07 22:04:40USEDKEEP — primary key
RPA.dbo.TicketDaily.IX_BillingSnapshot2NONCLUSTEREDY0000never2026-04-04 02:41:27COLDreview carefully — unique
RPA.dbo.TicketDaily.IX_AssetLog5NONCLUSTERED0000neverneverCOLDreview, then DROP
RPA.dbo.TicketDaily.IX_ForecastHeader3NONCLUSTERED0000never2026-04-04 02:41:55COLDreview, then DROP
RPA.dbo.PricingLine.PK_TerritoryAudit1CLUSTEREDYY2518962101018184407232026-09-11 22:16:472026-07-07 17:09:23USEDKEEP — primary key
RPA.dbo.PricingLine.IX_PayrollEntry12NONCLUSTERED86513003567582026-09-11 22:16:472026-09-10 13:46:07USEDkeep — in use
RPA.dbo.PricingLine.IX_ShiftHeader2NONCLUSTERED33455003567582026-09-11 20:44:212026-09-03 12:00:03USEDkeep — in use
RPA.dbo.CampaignQueue.PK_SettlementSummary1CLUSTEREDYY118515937581382026-09-11 20:44:212026-07-07 17:10:01USEDKEEP — primary key
RPA.dbo.CampaignQueue.IX_InvoiceEntry2NONCLUSTEREDY3407600581382026-09-11 20:44:212026-09-03 15:29:49USEDkeep — in use
RPA.dbo.CampaignQueue.IX_SettlementStaging6NONCLUSTERED100581382026-09-03 15:38:582026-09-03 15:29:49USEDkeep — in use
RPA.dbo.LedgerStatus.PK_OrdersLine1CLUSTEREDYY0104319002026-09-11 22:16:462026-02-20 00:06:56USEDKEEP — primary key
RPA.dbo.ClaimSummary.PK_RosterStatus1CLUSTEREDYY57164064926522026-09-12 00:59:282026-03-10 23:45:35USEDKEEP — primary key
RPA.dbo.ClaimSummary.IX_CatalogHeader2NONCLUSTEREDY32200462026-09-11 08:40:312026-03-11 00:44:20USEDkeep — in use
RPA.dbo.ClaimSummary.IX_ForecastHeader4NONCLUSTEREDY64630880482026-09-12 00:59:282026-03-10 23:43:31USEDkeep — in use
RPA.dbo.ClaimSummary.IX_CampaignQueue3NONCLUSTERED100412026-08-14 09:19:482026-03-10 23:41:17USEDkeep — in use
RPA.dbo.PricingResult.PK_ForecastStaging1CLUSTEREDYY15105464751180962026-09-12 01:00:492026-09-08 09:51:26USEDKEEP — primary key
RPA.dbo.PricingResult.IX_WarehouseAudit2NONCLUSTEREDY475100180932026-09-11 23:59:402026-09-02 15:22:38USEDkeep — in use
RPA.dbo.InvoiceMonthly.PK_TerritoryHistory1CLUSTEREDYY0144002026-09-11 08:40:26neverUSEDKEEP — primary key
RPA.dbo.InvoiceMonthly.IX_SettlementStatus2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RPA.dbo.MeterStaging.PK_PayrollSnapshot1CLUSTEREDYY0286052026-09-11 08:40:31neverUSEDKEEP — primary key
RPA.dbo.MeterStaging.IX_BookingEntry2NONCLUSTEREDY0005never2026-03-11 01:28:06UNUSEDreview carefully — unique
RPA.dbo.StaffingResult.PK_BatchArchive1CLUSTEREDYY514814012026-09-11 08:40:312026-03-11 01:31:56USEDKEEP — primary key
RPA.dbo.StaffingResult.IX_OrdersArchive2NONCLUSTEREDY1410012026-09-11 08:40:312026-03-11 01:28:18USEDkeep — in use
RPA.dbo.StaffingResult.IX_CampaignSummary3NONCLUSTERED032012026-08-29 13:18:422026-03-11 01:28:06USEDkeep — in use
RPA.dbo.PricingResult.PK_ContractEntry1CLUSTEREDYY0469234222026-09-11 16:12:24neverUSEDKEEP — primary key
RPA.dbo.PricingResult.IX_BookingSnapshot3NONCLUSTERED4320202026-08-29 13:18:422026-03-11 01:02:32USEDkeep — in use
RPA.dbo.PricingResult.IX_SalesEntry2NONCLUSTEREDY925600202026-09-11 16:12:242026-03-11 01:02:32USEDkeep — in use
RPA.dbo.ShiftHeader.IX_CampaignQueue1CLUSTEREDYY3185315054222026-09-12 01:00:492026-03-10 21:41:08USEDKEEP — primary key
RPA.dbo.ShipmentArchive.PK_InvoiceLine1CLUSTEREDYY078002026-08-29 13:18:412026-03-10 23:45:27USEDKEEP — primary key
RPA.dbo.ShipmentArchive.IX_InvoiceHeader2NONCLUSTERED02002026-08-07 09:08:592026-04-29 10:28:41USEDkeep — in use
RPA.dbo.ShipmentStatus.PK_CustomerDaily1CLUSTEREDYY321501271102026-09-11 17:04:322026-08-16 22:00:54USEDKEEP — primary key
RPA.dbo.ShipmentStatus.IX_LedgerDetail2NONCLUSTERED924201102026-09-11 13:49:532026-08-16 22:00:22USEDkeep — in use
RPA.dbo.BatchHeader.PK_TerritoryResult1CLUSTEREDYY1456147314601330110150542026-09-12 01:01:172026-06-30 13:09:25USEDKEEP — primary key
RPA.dbo.BatchHeader.IX_RouteSnapshot4NONCLUSTERED00071never2026-07-03 16:43:21UNUSEDreview, then DROP
RPA.dbo.BatchHeader.IX_PricingSummary3NONCLUSTERED00090never2026-06-30 14:21:18UNUSEDreview, then DROP
RPA.dbo.BatchHeader.IX_BatchArchive2NONCLUSTERED00011014987never2026-06-30 13:10:24UNUSEDreview, then DROP
RPA.dbo.BatchHeader.IX_QuotaDetail5NONCLUSTERED9564550830110149432026-09-07 13:56:312026-07-06 19:59:52USEDkeep — in use
RPA.dbo.BillingArchive.PK_SalesHistory1CLUSTEREDYY86022752035364512026-09-11 17:04:332026-08-21 09:05:51USEDKEEP — primary key
RPA.dbo.BillingArchive.IX_CatalogDetail4NONCLUSTERED8027035364512026-09-07 18:07:532026-08-21 09:04:43USEDkeep — in use
RPA.dbo.BillingArchive.IX_BillingMonthly3NONCLUSTERED15103035364512026-08-19 09:23:542026-08-21 09:04:43USEDkeep — in use
RPA.dbo.BillingArchive.IX_SupplierDetail2NONCLUSTERED9841276035364512026-09-11 17:04:332026-08-21 09:04:43USEDkeep — in use
RPA.dbo.CustomerSnapshot.PK_TerritoryDetail1CLUSTEREDYY043311822632026-09-12 01:00:31neverUSEDKEEP — primary key
RPA.dbo.CustomerSnapshot.IX_BillingStaging2NONCLUSTERED182888100632026-09-12 01:00:322026-08-20 16:33:36USEDkeep — in use
RPA.dbo.TerritoryEntry.PK_BookingHeader1CLUSTEREDYY22212292642033222240152026-09-12 01:01:172026-07-11 00:57:26USEDKEEP — primary key
RPA.dbo.TerritoryEntry.IX_BillingStatus4NONCLUSTERED2205360323022236902026-09-12 01:01:172026-07-11 00:57:27USEDkeep — in use
RPA.dbo.TerritoryEntry.IX_WarehouseArchive3NONCLUSTERED00018319never2026-07-11 00:57:27UNUSEDreview, then DROP
RPA.dbo.TerritoryEntry.UQ_MeterEntry2NONCLUSTEREDY33200183192026-07-28 08:48:272026-07-11 00:57:27USEDkeep — in use
RPA.dbo.TicketEntry.PK_SupplierEntry1CLUSTEREDYY0406398382026-07-28 08:48:27neverUSEDKEEP — primary key
RPA.dbo.TicketEntry.IX_ForecastSnapshot2NONCLUSTERED24362122600398382026-09-12 00:58:45neverUSEDkeep — in use
RPA.dbo.ForecastStaging.PK_ForecastQueue1CLUSTEREDYY0203336136502026-09-11 17:04:57neverUSEDKEEP — primary key
RPA.dbo.ForecastStaging.IX_QuotaHistory2NONCLUSTERED1366600136492026-09-12 00:58:452026-09-10 14:25:28USEDkeep — in use
RPA.dbo.ReconcileQueue.PK_ContractMonthly1CLUSTEREDYY155586742182680515675312026-09-12 01:01:152026-07-28 10:45:52USEDKEEP — primary key
RPA.dbo.ReconcileQueue.IX_RosterEntry4NONCLUSTERED15770020015651832026-09-12 01:01:152026-09-11 13:50:06USEDkeep — in use
RPA.dbo.ReconcileQueue.IX_OrdersDaily3NONCLUSTERED16800135942026-09-11 17:04:282026-07-28 10:45:53USEDkeep — in use
RPA.dbo.ReconcileQueue.UQ_ContractLog2NONCLUSTEREDY239900135942026-09-11 17:04:542026-07-30 16:10:04USEDkeep — in use
RPA.dbo.CatalogDetail.PK_OrdersArchive1CLUSTEREDYY0194378274602026-09-11 17:04:54neverUSEDKEEP — primary key
RPA.dbo.CatalogDetail.IX_SalesLine2NONCLUSTERED27315280274602026-09-12 00:58:452026-09-11 13:46:57USEDkeep — in use
RPA.dbo.SettlementQueue.PK_LedgerStatus1CLUSTEREDYY03834304550672026-09-11 17:04:59neverUSEDKEEP — primary key
RPA.dbo.SettlementQueue.IX_OrdersEntry4NONCLUSTERED30417029512026-09-10 23:18:282026-09-11 14:09:27USEDkeep — in use
RPA.dbo.SettlementQueue.IX_InvoiceDetail5NONCLUSTERED61619029512026-09-11 15:09:562026-09-11 14:09:27USEDkeep — in use
RPA.dbo.SettlementQueue.IX_PayrollDaily2NONCLUSTEREDY21120029512026-09-11 17:04:592026-08-24 16:04:00USEDkeep — in use
RPA.dbo.SettlementQueue.IX_PricingEntry8NONCLUSTEREDY0005065never2026-08-24 15:31:38UNUSEDreview, then DROP
RPA.dbo.SettlementQueue.IX_PayrollDetail7NONCLUSTERED0002951never2026-08-24 14:07:45UNUSEDreview, then DROP
RPA.dbo.SettlementQueue.IX_TerritoryStaging3NONCLUSTERED03029512026-08-22 08:26:312026-09-11 15:10:29USEDkeep — in use
RPA.dbo.SettlementAudit.PK_StaffingHeader1CLUSTEREDYY2630117194606028231672026-09-12 01:01:162026-07-04 03:30:31USEDKEEP — primary key
RPA.dbo.SettlementAudit.IX_RouteHistory4NONCLUSTERED26298191319028231152026-09-12 01:01:162026-07-04 03:30:31USEDkeep — in use
RPA.dbo.SettlementAudit.IX_MeterQueue3NONCLUSTERED00052never2026-07-04 03:30:32UNUSEDreview, then DROP
RPA.dbo.SettlementAudit.UQ_LedgerStatus2NONCLUSTEREDY00052never2026-07-04 03:30:57UNUSEDreview carefully — unique
RPA.dbo.OrdersHistory.PK_QuotaSnapshot1CLUSTEREDYY562880234125055625282026-09-12 01:01:152026-08-21 15:42:22USEDKEEP — primary key
RPA.dbo.OrdersHistory.IX_ShiftLine3NONCLUSTERED1124285005620552026-09-12 01:01:152026-08-21 15:42:22USEDkeep — in use
RPA.dbo.OrdersHistory.IX_CampaignQueue2NONCLUSTEREDY2505001252026-09-11 14:46:462026-08-21 15:42:26USEDkeep — in use
RPA.dbo.InvoiceEntry.PK_InvoiceHistory1CLUSTEREDYY1927821356137019277052026-09-12 01:01:162026-07-23 03:17:40USEDKEEP — primary key
RPA.dbo.InvoiceEntry.IX_ClaimQueue3NONCLUSTERED19289100019277052026-09-12 01:01:162026-07-23 03:17:41USEDkeep — in use
RPA.dbo.InvoiceEntry.UQ_CatalogHeader2NONCLUSTEREDY105800552026-09-11 14:18:342026-07-23 03:17:41USEDkeep — in use
RPA.dbo.ReconcileResult.PK_SettlementLog1CLUSTEREDYY28255325752528256312026-09-12 01:01:172026-08-21 15:40:21USEDKEEP — primary key
RPA.dbo.ReconcileResult.IX_RosterEntry3NONCLUSTERED62131400028256312026-09-12 01:01:172026-08-21 15:40:21USEDkeep — in use
RPA.dbo.ReconcileResult.UQ_BillingArchive2NONCLUSTEREDY250022026-08-26 08:36:492026-08-21 15:40:25USEDkeep — in use
RPA.dbo.ClaimHistory.PK_ContractDetail1CLUSTEREDYY147047033113592852026-09-12 01:01:162026-09-04 22:10:16USEDKEEP — primary key
RPA.dbo.ClaimHistory.IX_ShiftQueue4NONCLUSTERED13592830013592852026-09-12 01:01:162026-09-04 22:10:16USEDkeep — in use
RPA.dbo.ClaimHistory.IX_OrdersDetail3NONCLUSTERED0001neverneverUNUSEDreview, then DROP
RPA.dbo.ClaimHistory.UQ_ShipmentHeader2NONCLUSTEREDY10012026-09-04 22:10:16neverUSEDkeep — in use
RPA.dbo.ContractSnapshot.PK_ForecastHistory1CLUSTEREDYY02131112002026-09-06 18:46:21neverUSEDKEEP — primary key
RPA.dbo.ContractSnapshot.IX_SalesSummary2NONCLUSTERED25001112002026-09-06 18:46:212026-09-04 22:51:20USEDkeep — in use
RPA.dbo.ContractSnapshot.IX_SettlementHeader3NONCLUSTERED14001112002026-09-06 18:45:222026-09-04 22:51:20USEDkeep — in use
RPA.dbo.PolicyStaging.PK_StaffingLine1CLUSTEREDYY11865022602026-09-09 11:33:042026-06-24 08:19:41USEDKEEP — primary key
RPA.dbo.PolicyStaging.IX_ContractLine4NONCLUSTERED16167022602026-09-09 11:33:042026-09-09 11:14:08USEDkeep — in use
RPA.dbo.PolicyStaging.IX_ClaimLog3NONCLUSTERED412022602026-07-03 16:22:312026-07-03 15:31:15USEDkeep — in use
RPA.dbo.PolicyStaging.IX_SalesSummary2NONCLUSTERED21928022602026-09-09 15:21:592026-09-06 02:58:51USEDkeep — in use
RPA.dbo.PayrollAudit.PK_ContractHistory1CLUSTEREDYY01012026-07-03 08:00:35neverUSEDKEEP — primary key
RPA.dbo.PayrollAudit.IX_SettlementSummary4NONCLUSTERED0000never2026-07-01 01:01:46COLDreview, then DROP
RPA.dbo.PayrollAudit.IX_ClaimQueue3NONCLUSTERED0000never2026-07-01 01:01:46COLDreview, then DROP
RPA.dbo.PayrollAudit.IX_PayrollStaging2NONCLUSTERED0000never2026-07-01 01:01:46COLDreview, then DROP
RPA.dbo.BatchStaging.PK_CustomerHistory1CLUSTEREDYY015020505942026-09-11 14:57:49neverUSEDKEEP — primary key
RPA.dbo.InvoiceHeader.PK_ReconcileSnapshot1CLUSTEREDYY21890693816033317046412026-09-12 01:01:172026-09-09 14:18:22USEDKEEP — primary key
RPA.dbo.InvoiceHeader.IX_MeterHistory2NONCLUSTEREDY400720012452026-09-12 00:59:272026-09-07 01:20:04USEDkeep — in use
BILLING.dbo.SupplierLine.PK_CustomerSnapshot1CLUSTEREDYY0000never2026-01-16 15:23:00COLDKEEP — primary key
BILLING.dbo.CampaignHeader.PK_SupplierArchive1CLUSTEREDYY0000never2026-01-16 15:23:00COLDKEEP — primary key
BILLING.dbo.ClaimDaily.PK_CatalogAudit1CLUSTEREDYY0000never2026-01-16 15:23:00COLDKEEP — primary key
BILLING.dbo.ShiftDaily.PK_InvoiceEntry1CLUSTEREDYY0000never2026-01-16 15:23:03COLDKEEP — primary key
BILLING.dbo.PolicyLog.PK_InvoiceDaily1CLUSTEREDYY0000never2026-01-16 15:23:01COLDKEEP — primary key
BILLING.dbo.TerritoryDaily.PK_BillingArchive1CLUSTEREDYY0000never2026-01-16 15:23:01COLDKEEP — primary key
BILLING.dbo.TerritoryDaily.UQ_PayrollLog2NONCLUSTEREDY0000never2026-01-16 15:23:01COLDreview carefully — unique
BILLING.dbo.CustomerQueue.PK_ReconcileLine1CLUSTEREDYY0000never2026-01-16 15:23:02COLDKEEP — primary key
BILLING.dbo.LedgerSummary.PK_BatchHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BILLING.dbo.ReconcileEntry.PK_WarehouseAudit1CLUSTEREDYY0000never2026-01-16 15:23:02COLDKEEP — primary key
BILLING.dbo.PayrollResult.PK_OrdersDetail1CLUSTEREDYY0000never2026-03-06 16:36:30COLDKEEP — primary key
BILLING.dbo.ForecastResult.PK_InvoiceLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
BILLING.dbo.MeterLog.PK_ClaimDetail1CLUSTEREDYY0000never2026-03-11 15:06:26COLDKEEP — primary key
BILLING.dbo.TicketAudit.PK_BillingHistory1CLUSTEREDYY0000never2026-01-16 15:23:04COLDKEEP — primary key
BILLING.dbo.ReconcileSummary.PK_WarehouseEntry1CLUSTEREDYY0000never2026-03-13 13:03:55COLDKEEP — primary key
BILLING.dbo.QuotaLine.PK_BatchSummary1CLUSTEREDYY0000never2026-01-16 15:23:04COLDKEEP — primary key
BILLING.dbo.InvoiceSummary.PK_ForecastStatus1CLUSTEREDYY0000never2026-01-16 15:23:04COLDKEEP — primary key
BILLING.dbo.AssetMonthly.PK_ShiftLog1CLUSTEREDYY0000never2026-01-16 15:23:05COLDKEEP — primary key
BILLING.dbo.CampaignHeader.PK_RosterLine1CLUSTEREDYY0000never2026-01-16 15:23:05COLDKEEP — primary key
BILLING.dbo.ShiftAudit.IX_InvoiceArchive2NONCLUSTERED0000neverneverCOLDreview, then DROP
BILLING.dbo.PayrollLine.PK_LedgerSummary1CLUSTEREDYY0000never2026-01-16 15:23:06COLDKEEP — primary key
BILLING.dbo.InvoiceHeader.PK_ReconcileSnapshot1CLUSTEREDYY0000never2026-01-16 15:23:07COLDKEEP — primary key
BILLING.dbo.InvoiceHeader.IX_MeterHistory2NONCLUSTEREDY0000never2026-01-16 15:23:07COLDreview carefully — unique
TEST.dbo.LedgerDaily.IX_QuotaStaging2NONCLUSTERED0000neverneverCOLDreview, then DROP
TEST.dbo.LedgerDaily.IX_TicketHistory3NONCLUSTERED0000neverneverCOLDreview, then DROP
TEST.dbo.LedgerDaily.IX_ClaimDetail4NONCLUSTERED0000neverneverCOLDreview, then DROP
TEST.dbo.LedgerDaily.PK_BatchStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TEST.dbo.AssetDaily.IX_ContractSummary3NONCLUSTERED0000neverneverCOLDreview, then DROP
TEST.dbo.AssetDaily.PK_SupplierLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TEST.dbo.AssetDaily.IX_PayrollDaily2NONCLUSTERED0000neverneverCOLDreview, then DROP
TEST.dbo.QuotaSummary.PK_ClaimResult1CLUSTEREDYY0000never2025-07-09 08:48:29COLDKEEP — primary key
TEST.dbo.SupplierMonthly.PK_BatchQueue1CLUSTEREDYY0000never2025-07-09 09:06:46COLDKEEP — primary key
TEST.dbo.LedgerSummary.PK_QuotaArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TEST.dbo.LedgerSummary.IX_BatchHistory2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
TEST.dbo.CampaignHeader.PK_QuotaStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TEST.dbo.QuotaDaily.IX_QuotaSnapshot2NONCLUSTERED0000neverneverCOLDreview, then DROP
TEST.dbo.QuotaDaily.IX_AssetHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TEST.dbo.SalesDetail.IX_PayrollHistory2NONCLUSTERED0000never2025-06-02 16:16:26COLDreview, then DROP
TEST.dbo.SalesDetail.IX_QuotaSummary1CLUSTEREDYY0000never2025-06-02 16:16:26COLDKEEP — primary key
TEST.dbo.ForecastAudit.PK_PricingHistory1CLUSTEREDYY0000never2025-06-02 16:29:43COLDKEEP — primary key
TEST.dbo.ForecastAudit.IX_RosterEntry2NONCLUSTEREDY0000never2025-06-02 16:14:50COLDreview carefully — unique
TEST.dbo.ShiftAudit.IX_InvoiceArchive2NONCLUSTERED0000neverneverCOLDreview, then DROP
TEST.dbo.ContractDetail.PK_OrdersSnapshot1CLUSTEREDYY0000never2025-06-02 16:16:25COLDKEEP — primary key
TEST.dbo.ContractDetail.IX_ReconcileAudit2NONCLUSTEREDY0000never2025-06-02 16:16:21COLDreview carefully — unique
TEST.dbo.PayrollStaging.PK_RouteStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TEST.dbo.PayrollStaging.IX_LedgerStatus3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
TEST.dbo.PayrollStaging.IX_OrdersMonthly2NONCLUSTERED0000neverneverCOLDreview, then DROP
TEST.dbo.PolicyHeader.IX_LedgerDetail1CLUSTEREDYY0000never2025-06-02 16:16:25COLDKEEP — primary key
TEST.dbo.PricingQueue.PK_SupplierAudit1CLUSTEREDYY0000never2025-06-02 16:16:26COLDKEEP — primary key
TEST.dbo.PricingQueue.IX_RouteSnapshot2NONCLUSTEREDY0000never2025-06-02 16:16:26COLDreview carefully — unique
TEST.dbo.InvoiceHeader.PK_BillingMonthly1CLUSTEREDYY0000never2025-06-02 16:02:28COLDKEEP — primary key
TEST.dbo.InvoiceHeader.IX_MeterHistory2NONCLUSTEREDY0000never2025-06-02 16:59:27COLDreview carefully — unique
TMS.dbo.BillingEntry.PK_BatchHeader1CLUSTEREDYY0622710530512026-09-11 16:24:44neverUSEDKEEP — primary key
TMS.dbo.TerritorySnapshot.PK_CustomerQueue1CLUSTEREDYY05012026-06-30 11:30:17neverUSEDKEEP — primary key
TMS.dbo.PayrollSummary.PK_SalesArchive1CLUSTEREDYY0000never2021-05-05 09:55:54COLDKEEP — primary key
TMS.dbo.SalesEntry.IX_ContractDaily1CLUSTEREDYY0000never2021-05-05 10:22:28COLDKEEP — primary key
TMS.dbo.AssetDetail.IX_ClaimAudit2NONCLUSTEREDYY0000never2021-05-05 09:41:55COLDKEEP — primary key
TMS.dbo.AssetDetail.IX_RosterHistory2NONCLUSTEREDYY0000never2021-05-05 09:42:16COLDKEEP — primary key
TMS.dbo.QuotaStatus.PK_InvoiceStatus1CLUSTEREDYY02002026-08-19 08:18:442026-02-10 08:31:35USEDKEEP — primary key
TMS.dbo.ClaimDetail.PK_PolicyDaily1CLUSTEREDYY01002026-07-28 13:33:222026-03-10 13:42:34USEDKEEP — primary key
TMS.dbo.QuotaAudit.PK_SupplierResult1CLUSTEREDYY0000never2020-11-27 08:25:16COLDKEEP — primary key
TMS.dbo.RouteStaging.PK_BatchStatus1CLUSTEREDYY0000never2020-11-21 14:09:15COLDKEEP — primary key
TMS.dbo.MeterMonthly.PK_ContractLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.SalesDetail.PK_TicketQueue1CLUSTEREDYY09002026-08-31 15:49:32neverUSEDKEEP — primary key
TMS.dbo.LedgerSummary.PK_AssetSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.ShiftResult.PK_OrdersArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.MeterLog.PK_ShiftHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.LedgerMonthly.PK_CatalogResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.SalesDetail.PK_WarehouseDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.BookingStaging.PK_AssetLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.ShiftHistory.PK_ShiftStatus1CLUSTEREDYY0000never2021-01-14 13:24:03COLDKEEP — primary key
TMS.dbo.BatchQueue.PK_RouteMonthly1CLUSTEREDYY044002026-06-29 17:38:40neverUSEDKEEP — primary key
TMS.dbo.BatchQueue.IX_QuotaSummary2NONCLUSTERED0000neverneverCOLDreview, then DROP
TMS.dbo.PayrollDetail.PK_SettlementArchive1CLUSTEREDYY18136673538961414522026-09-11 19:57:042026-05-18 07:25:27USEDKEEP — primary key
TMS.dbo.PayrollDetail.IX_MeterStaging8NONCLUSTERED000123597never2026-07-25 07:23:56UNUSEDreview, then DROP
TMS.dbo.PayrollDetail.IX_ClaimResult10NONCLUSTERED345898900801235972026-09-11 19:57:042026-07-25 07:23:56USEDkeep — in use
TMS.dbo.PayrollDetail.IX_ClaimResult9NONCLUSTERED2864201338912026-09-11 13:43:352026-07-18 07:28:41USEDkeep — in use
TMS.dbo.CatalogHeader.PK_BillingArchive1CLUSTEREDYY71672595377631368562026-09-11 18:05:462026-09-11 12:15:56USEDKEEP — primary key
TMS.dbo.CatalogHeader.IX_PolicySnapshot15NONCLUSTERED2855100595212026-09-11 16:28:402026-07-18 07:46:12USEDkeep — in use
TMS.dbo.CatalogHeader.IX_CatalogHistory14NONCLUSTERED10100595212026-08-27 21:51:492026-07-18 07:46:11USEDkeep — in use
TMS.dbo.CatalogHeader.IX_PolicyHeader18NONCLUSTERED32100595212026-09-10 13:52:592026-07-18 07:46:12USEDkeep — in use
TMS.dbo.CatalogHeader.IX_TerritoryStatus16NONCLUSTERED00059521never2026-07-18 07:46:12UNUSEDreview, then DROP
TMS.dbo.CatalogHeader.IX_RouteEntry19NONCLUSTERED848101181802026-08-27 20:42:202026-07-18 07:46:12USEDkeep — in use
TMS.dbo.CatalogHeader.IX_ReconcileAudit13NONCLUSTERED795180653282026-09-11 18:05:462026-09-09 09:00:10USEDkeep — in use
TMS.dbo.CatalogHeader.IX_TerritoryStatus17NONCLUSTERED4001181802026-08-27 21:03:342026-07-29 10:14:41USEDkeep — in use
TMS.dbo.TicketSummary.PK_BatchStatus1CLUSTEREDYY178148532969674822026-09-11 20:50:262026-09-04 15:51:05USEDKEEP — primary key
TMS.dbo.TicketSummary.IX_TerritorySnapshot12NONCLUSTERED32572816025182026-09-11 20:50:262026-08-04 14:21:17USEDkeep — in use
TMS.dbo.TicketSummary.IX_SettlementDaily20NONCLUSTERED50048622026-09-05 11:35:282026-08-21 13:49:02USEDkeep — in use
TMS.dbo.TicketSummary.IX_ShiftSummary18NONCLUSTERED520027992026-09-11 20:49:562026-08-20 15:51:45USEDkeep — in use
TMS.dbo.TicketSummary.IX_BookingSummary17NONCLUSTERED480050812026-09-05 11:35:282026-08-20 15:18:12USEDkeep — in use
TMS.dbo.TicketSummary.IX_PayrollHeader15NONCLUSTERED0002518never2026-08-04 14:21:17UNUSEDreview, then DROP
TMS.dbo.TicketSummary.IX_AssetAudit14NONCLUSTERED243332025182026-09-11 14:12:012026-08-04 14:47:05USEDkeep — in use
TMS.dbo.TicketSummary.IX_TicketStaging19NONCLUSTERED30025732026-08-28 09:49:302026-08-21 08:47:30USEDkeep — in use
TMS.dbo.TicketSummary.IX_ForecastStaging16NONCLUSTERED07048452026-09-05 11:35:282026-08-21 14:59:41USEDkeep — in use
TMS.dbo.TicketSummary.IX_OrdersArchive13NONCLUSTERED08025182026-08-27 21:47:302026-08-04 14:21:21USEDkeep — in use
TMS.dbo.TicketSummary.IX_CatalogDaily21NONCLUSTERED42700025182026-09-11 14:12:012026-08-04 14:21:21USEDkeep — in use
TMS.dbo.CampaignDaily.PK_AssetSnapshot1CLUSTEREDYY02802111992842004532026-09-11 19:57:042026-09-11 07:23:40USEDKEEP — primary key
TMS.dbo.CampaignDaily.IX_MeterArchive13NONCLUSTERED1924671002004532026-09-11 19:57:042026-09-11 07:23:30USEDkeep — in use
TMS.dbo.CampaignDaily.IX_ClaimDetail15NONCLUSTERED6912002004532026-09-08 07:26:332026-09-11 07:23:30USEDkeep — in use
TMS.dbo.CampaignDaily.IX_CatalogDetail14NONCLUSTERED0186702004532026-09-11 16:28:392026-09-11 07:23:30USEDkeep — in use
TMS.dbo.CustomerMonthly.PK_SalesResult1CLUSTEREDYY039526802026-09-11 19:55:422024-09-07 15:02:06USEDKEEP — primary key
TMS.dbo.CustomerMonthly.IX_ForecastMonthly4NONCLUSTERED011002026-08-28 14:23:392026-03-14 13:11:07USEDkeep — in use
TMS.dbo.TerritoryLine.PK_CustomerArchive1CLUSTEREDYY094002026-09-11 10:16:582024-09-09 08:58:00USEDKEEP — primary key
TMS.dbo.BillingHistory.PK_LedgerDaily1CLUSTEREDYY0958002026-09-11 18:05:462021-01-21 14:25:10USEDKEEP — primary key
TMS.dbo.BillingHistory.IX_BillingHeader5NONCLUSTERED0000neverneverCOLDreview, then DROP
TMS.dbo.InvoiceAudit.PK_SupplierDaily1CLUSTEREDYY0451256081790162026-09-11 19:57:042021-06-08 15:32:07USEDKEEP — primary key
TMS.dbo.InvoiceAudit.IX_BookingAudit4NONCLUSTERED000179016never2026-06-25 07:27:20UNUSEDreview, then DROP
TMS.dbo.InvoiceAudit.IX_BillingResult6NONCLUSTERED13376001790162026-09-11 16:28:412026-06-25 07:27:20USEDkeep — in use
TMS.dbo.InvoiceAudit.IX_ForecastLine5NONCLUSTERED125698001790162026-09-11 19:57:042026-06-25 07:27:20USEDkeep — in use
TMS.dbo.PolicyMonthly.PK_CustomerSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.BillingHistory.PK_CatalogHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.PolicyAudit.PK_ReconcileHeader1CLUSTEREDYY0000never2021-05-22 09:08:19COLDKEEP — primary key
TMS.dbo.CustomerStaging.PK_BillingMonthly1CLUSTEREDYY0000never2021-05-24 16:14:19COLDKEEP — primary key
TMS.dbo.SalesAudit.PK_ContractDaily1CLUSTEREDYY0000never2021-05-21 16:51:18COLDKEEP — primary key
TMS.dbo.ClaimArchive.PK_MeterSummary1CLUSTEREDYY04002026-09-04 07:24:202021-03-03 15:11:45USEDKEEP — primary key
TMS.dbo.CampaignLog.PK_ReconcileDetail1CLUSTEREDYY0000never2021-03-03 17:27:01COLDKEEP — primary key
TMS.dbo.CustomerLine.PK_ReconcileStatus1CLUSTEREDYY05002026-09-04 07:24:192021-03-03 14:24:22USEDKEEP — primary key
TMS.dbo.BatchArchive.PK_RouteResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.InvoiceDetail.PK_InvoiceArchive1CLUSTEREDYY05002026-06-24 14:15:29neverUSEDKEEP — primary key
TMS.dbo.BillingLine.PK_PayrollSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.ShiftStatus.PK_BillingEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.LedgerMonthly.PK_PayrollLine1CLUSTEREDYY0000never2020-10-07 10:29:54COLDKEEP — primary key
TMS.dbo.SalesEntry.PK_BookingQueue1CLUSTEREDYY04002026-08-11 09:47:042021-01-19 10:59:15USEDKEEP — primary key
TMS.dbo.BillingStatus.PK_WarehouseQueue1CLUSTEREDYY09002026-08-31 15:49:32neverUSEDKEEP — primary key
TMS.dbo.TerritoryHistory.PK_PayrollResult1CLUSTEREDYY09002026-08-31 15:49:33neverUSEDKEEP — primary key
TMS.dbo.CustomerHistory.PK_ShipmentQueue1CLUSTEREDYY09002026-08-31 15:49:32neverUSEDKEEP — primary key
TMS.dbo.QuotaEntry.PK_BillingStaging1CLUSTEREDYY09002026-08-31 15:49:33neverUSEDKEEP — primary key
TMS.dbo.AssetEntry.PK_InvoiceEntry1CLUSTEREDYY09002026-08-31 15:49:33neverUSEDKEEP — primary key
TMS.dbo.BookingEntry.PK_StaffingHistory1CLUSTEREDYY09002026-08-31 15:49:332025-06-13 10:19:26USEDKEEP — primary key
TMS.dbo.BookingEntry.IX_AssetArchive2NONCLUSTEREDY0000never2026-03-14 09:14:54COLDreview carefully — unique
TMS.dbo.StaffingMonthly.PK_ShipmentStatus1CLUSTEREDYY09002026-08-31 15:49:332025-06-14 09:46:43USEDKEEP — primary key
TMS.dbo.WarehouseSnapshot.PK_ContractQueue1CLUSTEREDYY09002026-08-31 15:49:33neverUSEDKEEP — primary key
TMS.dbo.RosterHistory.PK_ClaimMonthly1CLUSTEREDYY09002026-08-31 15:49:342025-06-14 02:02:10USEDKEEP — primary key
TMS.dbo.ForecastLog.PK_PricingStatus1CLUSTEREDYY09002026-08-31 15:49:34neverUSEDKEEP — primary key
TMS.dbo.ReconcileStaging.PK_CustomerSnapshot1CLUSTEREDYY010002026-08-19 08:19:332025-07-15 07:27:38USEDKEEP — primary key
TMS.dbo.ReconcileSnapshot.PK_PayrollDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.WarehouseLine.PK_ShipmentArchive1CLUSTEREDYY0000never2021-03-13 10:16:07COLDKEEP — primary key
TMS.dbo.ClaimAudit.PK_PricingEntry1CLUSTEREDYY011002026-08-29 15:19:502020-11-06 16:10:21USEDKEEP — primary key
TMS.dbo.ClaimSummary.PK_PricingLog1CLUSTEREDYY0000never2020-10-23 09:23:16COLDKEEP — primary key
TMS.dbo.CampaignHeader.PK_InvoiceQueue1CLUSTEREDYY06022026-08-31 16:07:512020-07-29 16:28:30USEDKEEP — primary key
TMS.dbo.PricingSnapshot.PK_BillingDaily1CLUSTEREDYY251302077561080972026-09-11 17:46:432020-11-05 14:02:15USEDKEEP — primary key
TMS.dbo.ShiftQueue.PK_BillingQueue1CLUSTEREDYY0497080962026-09-11 17:47:132025-09-13 17:01:56USEDKEEP — primary key
TMS.dbo.BatchSnapshot.PK_SettlementHeader1CLUSTEREDYY08927002026-09-11 17:46:432020-11-05 14:21:09USEDKEEP — primary key
TMS.dbo.ShiftAudit.IX_InvoiceArchive2NONCLUSTERED0000never2020-08-31 09:55:02COLDreview, then DROP
TMS.dbo.PayrollLine.PK_LedgerSummary1CLUSTEREDYY05099470352026-09-12 01:01:172020-12-10 15:38:29USEDKEEP — primary key
TMS.dbo.ContractDetail.PK_BookingDetail1CLUSTEREDYY50991011350715002026-09-12 01:01:172020-09-28 10:16:15USEDKEEP — primary key
TMS.dbo.PayrollStaging.PK_BatchHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.PayrollStaging.IX_LedgerStatus3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
TMS.dbo.PayrollStaging.IX_OrdersMonthly2NONCLUSTERED0000neverneverCOLDreview, then DROP
TMS.dbo.WarehouseHistory.PK_BookingHistory1CLUSTEREDYY0000never2020-12-31 14:03:53COLDKEEP — primary key
TMS.dbo.BookingArchive.PK_OrdersStatus1CLUSTEREDYY0000never2021-01-12 13:26:21COLDKEEP — primary key
TMS.dbo.BillingStaging.PK_MeterArchive1CLUSTEREDYY0000never2025-11-17 09:19:37COLDKEEP — primary key
TMS.dbo.InvoiceEntry.PK_BatchLine1CLUSTEREDYY05721002026-09-10 15:53:272025-12-05 17:03:43USEDKEEP — primary key
TMS.dbo.TicketArchive.PK_ClaimSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.MeterSummary.PK_TicketHistory1CLUSTEREDYY05722002026-09-10 15:53:272026-03-22 23:34:41USEDKEEP — primary key
TMS.dbo.CatalogResult.PK_ForecastMonthly1CLUSTEREDYY0000never2025-05-29 15:49:02COLDKEEP — primary key
TMS.dbo.ReconcileLine.PK_MeterEntry1CLUSTEREDYY0000never2025-05-29 12:56:41COLDKEEP — primary key
TMS.dbo.PolicyMonthly.PK_PricingSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.InvoiceEntry.PK_MeterStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.PayrollStatus.PK_RouteAudit1CLUSTEREDYY0000never2021-02-03 13:16:59COLDKEEP — primary key
TMS.dbo.TerritoryLog.PK_TicketDaily1CLUSTEREDYY0000never2025-07-19 14:00:37COLDKEEP — primary key
TMS.dbo.OrdersMonthly.PK_BookingResult1CLUSTEREDYY037689002026-07-22 17:05:352026-01-22 10:13:03USEDKEEP — primary key
TMS.dbo.OrdersLine.PK_SupplierHeader1CLUSTEREDYY0000never2025-07-19 14:00:38COLDKEEP — primary key
TMS.dbo.ShipmentHeader.PK_ShiftHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.PolicyQueue.PK_ShiftStaging1CLUSTEREDYY0000never2026-03-14 09:06:25COLDKEEP — primary key
TMS.dbo.BatchArchive.PK_RosterEntry1CLUSTEREDYY0000never2021-04-22 15:32:02COLDKEEP — primary key
TMS.dbo.ReconcileArchive.PK_CustomerAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.WarehouseSnapshot.PK_SupplierMonthly1CLUSTEREDYY09002026-08-29 15:19:492020-10-17 13:13:28USEDKEEP — primary key
TMS.dbo.BillingMonthly.PK_StaffingStaging1CLUSTEREDYY0000never2020-12-04 16:06:32COLDKEEP — primary key
TMS.dbo.RouteLog.PK_LedgerDaily1CLUSTEREDYY0000never2020-09-30 14:44:40COLDKEEP — primary key
TMS.dbo.InvoiceMonthly.PK_TerritoryHistory1CLUSTEREDYY0000never2021-05-05 09:40:23COLDKEEP — primary key
TMS.dbo.InvoiceMonthly.IX_InvoiceSummary3NONCLUSTERED0000never2021-05-06 13:42:48COLDreview, then DROP
TMS.dbo.InvoiceMonthly.IX_LedgerHistory2NONCLUSTERED0000never2021-05-06 13:42:48COLDreview, then DROP
TMS.dbo.StaffingAudit.PK_ContractResult1CLUSTEREDYY0000never2020-12-19 13:45:15COLDKEEP — primary key
TMS.dbo.QuotaDaily.PK_ForecastDaily1CLUSTEREDYY0000never2020-12-19 13:57:34COLDKEEP — primary key
TMS.dbo.StaffingResult.PK_CampaignStaging1CLUSTEREDYY0000never2020-12-19 13:48:00COLDKEEP — primary key
TMS.dbo.SupplierHeader.PK_ContractDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.PolicyMonthly.PK_InvoiceStaging1CLUSTEREDYY0000never2020-11-11 10:53:18COLDKEEP — primary key
TMS.dbo.BillingAudit.PK_BookingStaging1CLUSTEREDYY02002026-07-02 12:42:46neverUSEDKEEP — primary key
TMS.dbo.LedgerStatus.PK_OrdersLine1CLUSTEREDYY017220002026-09-12 00:51:012021-03-09 09:42:24USEDKEEP — primary key
TMS.dbo.PolicyLine.PK_QuotaMonthly1CLUSTEREDYY022661002026-09-12 00:51:012024-10-14 10:39:25USEDKEEP — primary key
TMS.dbo.CustomerSummary.PK_ShiftQueue1CLUSTEREDYY02160226202026-09-02 17:59:372026-08-19 14:03:51USEDKEEP — primary key
TMS.dbo.ShiftStaging.PK_ReconcileStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.CampaignDetail.PK_PricingEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
TMS.dbo.ForecastResult.PK_ShiftMonthly1CLUSTEREDYY0000never2021-06-14 09:19:33COLDKEEP — primary key
TMS.dbo.InvoiceHeader.PK_CustomerQueue1CLUSTEREDYY8235935741502436080782026-09-12 01:01:172020-10-28 10:38:56USEDKEEP — primary key
TMS.dbo.InvoiceHeader.IX_MeterHistory2NONCLUSTEREDY504700322026-09-12 00:21:522020-10-28 10:43:48USEDkeep — in use
ASSET.dbo.SettlementStatus.PK_InvoiceHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
ASSET.dbo.CampaignLine.PK_CatalogLine1CLUSTEREDYY0000never2026-01-12 14:31:19COLDKEEP — primary key
ASSET.dbo.TicketHeader.PK_ForecastDetail1CLUSTEREDYY0000never2026-01-12 14:31:20COLDKEEP — primary key
ASSET.dbo.TicketHeader.IX_CatalogHeader2NONCLUSTERED0000never2026-01-12 14:31:20COLDreview, then DROP
ASSET.dbo.TicketHeader.IX_StaffingHeader3NONCLUSTERED0000never2026-01-12 14:31:20COLDreview, then DROP
ASSET.dbo.TicketHeader.UQ_PayrollLine4NONCLUSTEREDY0000never2026-01-12 14:31:20COLDreview carefully — unique
ASSET.dbo.WarehouseLine.PK_BookingLog1CLUSTEREDYY0000never2026-01-12 14:31:19COLDKEEP — primary key
ASSET.dbo.WarehouseLine.UQ_PricingDaily2NONCLUSTEREDY0000never2026-01-12 14:31:19COLDreview carefully — unique
ASSET.dbo.LedgerSnapshot.PK_InvoiceDaily1CLUSTEREDYY0000never2026-01-12 14:31:20COLDKEEP — primary key
ASSET.dbo.LedgerSnapshot.UQ_BatchSnapshot2NONCLUSTEREDY0000never2026-01-12 14:31:20COLDreview carefully — unique
ASSET.dbo.PolicyDetail.PK_BatchAudit1CLUSTEREDYY0000never2026-01-12 14:31:20COLDKEEP — primary key
ASSET.dbo.ShiftDetail.PK_SupplierStatus1CLUSTEREDYY0000never2026-01-12 14:31:20COLDKEEP — primary key
ASSET.dbo.ClaimEntry.PK_TerritorySnapshot1CLUSTEREDYY0000never2026-01-12 14:31:21COLDKEEP — primary key
ASSET.dbo.ClaimEntry.IX_SupplierArchive2NONCLUSTERED0000never2026-01-12 14:31:21COLDreview, then DROP
ASSET.dbo.ClaimEntry.UQ_ForecastEntry3NONCLUSTEREDY0000never2026-01-12 14:31:21COLDreview carefully — unique
ASSET.dbo.WarehouseSummary.PK_ForecastAudit1CLUSTEREDYY0000never2026-01-12 14:31:21COLDKEEP — primary key
ASSET.dbo.WarehouseSummary.UQ_PolicyAudit2NONCLUSTEREDY0000never2026-01-12 14:31:21COLDreview carefully — unique
ASSET.dbo.CampaignLog.PK_ShipmentHistory1CLUSTEREDYY0000never2026-01-12 14:31:21COLDKEEP — primary key
ASSET.dbo.CampaignLog.IX_AssetHistory2NONCLUSTERED0000never2026-01-12 14:31:21COLDreview, then DROP
ASSET.dbo.CampaignLog.IX_SettlementQueue3NONCLUSTERED0000never2026-01-12 14:31:21COLDreview, then DROP
ASSET.dbo.CampaignLog.IX_OrdersLog6NONCLUSTERED0000never2026-01-12 14:31:21COLDreview, then DROP
ASSET.dbo.CampaignLog.IX_InvoiceStaging5NONCLUSTERED0000never2026-01-12 14:31:21COLDreview, then DROP
ASSET.dbo.CampaignLog.IX_PayrollAudit4NONCLUSTERED0000never2026-01-12 14:31:21COLDreview, then DROP
ASSET.dbo.CampaignLog.UQ_TerritoryStatus7NONCLUSTEREDY0000never2026-01-12 14:31:21COLDreview carefully — unique