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

Index Usage Report — ACME-198-51-100-60

Host: 198.51.100.60

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

Server dashboard: http://192.0.2.15:8080/report_dba/server-metrics.html?server=ACME-198-51-100-60

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_total2852every index on a CatalogHistory table
used918had a seek, scan or lookup
unused108written but never read
cold1826never read AND never written since restart
disabled0ALTER INDEX ... DISABLE was run
droppable469nonclustered, not unique, no constraint, never read
fragmented39above the rebuild threshold

By database

DatabaseTotalColdDisabledDroppableRecommend action
PAYROLL14878730221review the drop candidates above
RECONCILE320320099review the drop candidates above
HR537212098review the drop candidates above
WAREHOUSE208207022review the drop candidates above
host-4379393016review the drop candidates above
RECONCILE361708review the drop candidates above
FORECAST411004review the drop candidates above
host-459725801review the drop candidates above
CUSTOMER202000no action — cold indexes here are constraints or clustered
APP171400no action — cold indexes here are constraints or clustered
host-24121200no action — cold indexes here are constraints or clustered

Drop candidates (469)

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
PAYROLL.dbo.OrdersAudit.IX_OrdersEntry1320269neverUNUSEDreview, then DROP
PAYROLL.dbo.ContractLine.IX_InvoiceMonthly632963neverUNUSEDreview, then DROP
PAYROLL.dbo.BookingEntry.IX_OrdersAudit450459neverUNUSEDreview, then DROP
PAYROLL.dbo.AssetStaging.IX_QuotaLine167402neverUNUSEDreview, then DROP
HR.dbo.MeterDaily.IX_ClaimStaging140145neverUNUSEDreview, then DROP
HR.dbo.PricingHeader.IX_QuotaHeader109345neverUNUSEDreview, then DROP
HR.dbo.MeterStatus.IX_ClaimDetail94129neverUNUSEDreview, then DROP
PAYROLL.dbo.TerritoryAudit.IX_ForecastResult92517neverUNUSEDreview, then DROP
PAYROLL.dbo.AssetResult.IX_RosterArchive79024neverUNUSEDreview, then DROP
HR.dbo.ShipmentLog.IX_BillingArchive77210neverUNUSEDreview, then DROP
PAYROLL.dbo.SupplierLine.IX_SettlementArchive75434neverUNUSEDreview, then DROP
PAYROLL.dbo.AssetEntry.IX_ContractMonthly69100neverUNUSEDreview, then DROP
PAYROLL.dbo.AssetDaily.IX_StaffingSnapshot54256neverUNUSEDreview, then DROP
PAYROLL.dbo.ContractSummary.IX_TicketHeader42835neverUNUSEDreview, then DROP
PAYROLL.dbo.QuotaResult.IX_CatalogQueue35172neverUNUSEDreview, then DROP
HR.dbo.ShiftArchive.IX_CustomerHeader23791neverUNUSEDreview, then DROP
PAYROLL.dbo.AssetArchive.IX_QuotaQueue6511neverUNUSEDreview, then DROP
PAYROLL.dbo.InvoiceLine.IX_SettlementHistory4195neverUNUSEDreview, then DROP
HR.dbo.BookingStatus.IX_PricingLine4049neverUNUSEDreview, then DROP
PAYROLL.dbo.TicketSnapshot.IX_PayrollHeader2434neverUNUSEDreview, then DROP
HR.dbo.BillingArchive.IX_SettlementSnapshot1785neverUNUSEDreview, then DROP
PAYROLL.dbo.PayrollHeader.IX_BookingStaging1282neverUNUSEDreview, then DROP
PAYROLL.dbo.SupplierAudit.IX_ClaimQueue1219neverUNUSEDreview, then DROP
PAYROLL.dbo.TerritoryDetail.IX_SalesLog1063neverUNUSEDreview, then DROP
HR.dbo.TerritoryDetail.IX_InvoiceQueue1054neverUNUSEDreview, then DROP
HR.dbo.BillingEntry.IX_ClaimEntry691neverUNUSEDreview, then DROP
PAYROLL.dbo.SalesResult.IX_WarehouseMonthly628neverUNUSEDreview, then DROP
HR.dbo.ClaimDaily.IX_CampaignHeader566neverUNUSEDreview, then DROP
HR.dbo.ClaimDaily.IX_CustomerHistory566neverUNUSEDreview, then DROP
HR.dbo.SalesStaging.IX_PayrollHeader368neverUNUSEDreview, then DROP
HR.dbo.SalesStaging.IX_TerritorySnapshot368neverUNUSEDreview, then DROP
HR.dbo.SalesStaging.IX_CampaignArchive368neverUNUSEDreview, then DROP
HR.dbo.SalesStaging.IX_ForecastMonthly368neverUNUSEDreview, then DROP
HR.dbo.SalesStaging.IX_ForecastHistory368neverUNUSEDreview, then DROP
PAYROLL.dbo.SalesResult.IX_BillingHistory352neverUNUSEDreview, then DROP
HR.dbo.BillingEntry.IX_ReconcileAudit340neverUNUSEDreview, then DROP
HR.dbo.TicketStatus.IX_ShipmentSummary334neverUNUSEDreview, then DROP
HR.dbo.TicketStatus.IX_CampaignArchive334neverUNUSEDreview, then DROP
HR.dbo.TicketStatus.IX_SalesSnapshot334neverUNUSEDreview, then DROP
PAYROLL.dbo.ShiftDaily.IX_WarehouseSnapshot247neverUNUSEDreview, then DROP
PAYROLL.dbo.RosterDetail.IX_RosterEntry141neverUNUSEDreview, then DROP
PAYROLL.dbo.TicketAudit.IX_ContractDaily89neverUNUSEDreview, then DROP
PAYROLL.dbo.TicketAudit.IX_MeterStatus89neverUNUSEDreview, then DROP
HR.dbo.SettlementDetail.IX_PayrollHeader50neverUNUSEDreview, then DROP
HR.dbo.SettlementDetail.IX_ShiftDaily50neverUNUSEDreview, then DROP
HR.dbo.SettlementDetail.IX_BatchSnapshot50neverUNUSEDreview, then DROP
HR.dbo.SettlementDetail.IX_CampaignArchive50neverUNUSEDreview, then DROP
HR.dbo.SettlementDetail.IX_ForecastMonthly50neverUNUSEDreview, then DROP
HR.dbo.CampaignDaily.IX_WarehouseEntry48neverUNUSEDreview, then DROP
PAYROLL.dbo.WarehouseEntry.IX_WarehouseLine36neverUNUSEDreview, then DROP
PAYROLL.dbo.BillingAudit.IX_ShipmentMonthly28neverUNUSEDreview, then DROP
PAYROLL.dbo.InvoiceHistory.IX_MeterHistory23neverUNUSEDreview, then DROP
PAYROLL.dbo.InvoiceHistory.IX_ShipmentHeader23neverUNUSEDreview, then DROP
HR.dbo.BatchDaily.IX_ReconcileHeader20neverUNUSEDreview, then DROP
HR.dbo.ReconcileEntry.IX_MeterStaging12neverUNUSEDreview, then DROP
HR.dbo.ReconcileEntry.IX_SupplierEntry12neverUNUSEDreview, then DROP
HR.dbo.ReconcileEntry.IX_ForecastHeader12neverUNUSEDreview, then DROP
HR.dbo.ContractLine.IX_ShiftSnapshot9neverUNUSEDreview, then DROP
PAYROLL.dbo.ForecastStaging.IX_BatchAudit8neverUNUSEDreview, then DROP
HR.dbo.CatalogDaily.IX_RosterDaily7neverUNUSEDreview, then DROP
HR.dbo.ReconcileEntry.IX_OrdersHeader6neverUNUSEDreview, then DROP
HR.dbo.AssetSummary.IX_SalesStaging4neverUNUSEDreview, then DROP
HR.dbo.SalesHeader.IX_ContractHeader4neverUNUSEDreview, then DROP
PAYROLL.dbo.MeterMonthly.IX_TicketArchive4neverUNUSEDreview, then DROP
PAYROLL.dbo.PolicyHistory.IX_InvoiceMonthly4neverUNUSEDreview, then DROP
HR.dbo.ContractMonthly.IX_ContractMonthly3neverUNUSEDreview, then DROP
HR.dbo.AssetLine.IX_WarehouseAudit3neverUNUSEDreview, then DROP
PAYROLL.dbo.ClaimLog.IX_ClaimStaging3neverUNUSEDreview, then DROP
HR.dbo.MeterLog.IX_QuotaDetail2neverUNUSEDreview, then DROP
PAYROLL.dbo.MeterMonthly.IX_SettlementDetail2neverUNUSEDreview, then DROP
PAYROLL.dbo.ReconcileQueue.IX_ForecastDetail1neverUNUSEDreview, then DROP
PAYROLL.dbo.BillingMonthly.IX_SupplierResult1neverUNUSEDreview, then DROP
host-459.prb.LedgerAudit.IX_BatchResult0neverCOLDreview, then DROP
PAYROLL.dbo.BookingQueue.IX_CustomerStaging0neverCOLDreview, then DROP
PAYROLL.dbo.ShiftSnapshot.IX_PricingArchive0neverCOLDreview, then DROP
PAYROLL.dbo.BatchSummary.IX_InvoiceSummary0neverCOLDreview, then DROP
PAYROLL.dbo.CatalogAudit.IX_SettlementResult0neverCOLDreview, then DROP
PAYROLL.dbo.AssetArchive.IX_AssetEntry0neverCOLDreview, then DROP
PAYROLL.dbo.OrdersSummary.IX_InvoiceEntry0neverCOLDreview, then DROP
PAYROLL.dbo.SettlementSnapshot.IX_PayrollResult0neverCOLDreview, then DROP
PAYROLL.dbo.RouteDetail.IX_CatalogLine0neverCOLDreview, then DROP
PAYROLL.dbo.SalesQueue.IX_SupplierDetail0neverCOLDreview, then DROP
PAYROLL.dbo.OrdersAudit.IX_ReconcileHeader0neverCOLDreview, then DROP
PAYROLL.dbo.LedgerDetail.IX_MeterLog0neverCOLDreview, then DROP
PAYROLL.dbo.TerritoryEntry.IX_RosterHeader0neverCOLDreview, then DROP
PAYROLL.dbo.RouteSummary.IX_SettlementSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.PricingQueue.IX_SettlementSummary0neverCOLDreview, then DROP
PAYROLL.dbo.SettlementAudit.IX_BookingDaily0neverCOLDreview, then DROP
PAYROLL.dbo.BillingDaily.IX_QuotaDetail0neverCOLDreview, then DROP
PAYROLL.dbo.CatalogDetail.IX_ForecastSnapshot0neverUNUSEDreview, then DROP
PAYROLL.dbo.ReconcileDaily.IX_BatchAudit0neverCOLDreview, then DROP
PAYROLL.dbo.MeterMonthly.IX_RosterHeader0neverCOLDreview, then DROP
PAYROLL.dbo.BatchAudit.IX_StaffingDetail0neverCOLDreview, then DROP
PAYROLL.dbo.ClaimQueue.IX_OrdersArchive0neverCOLDreview, then DROP
PAYROLL.dbo.ContractEntry.IX_TerritorySnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.ContractStaging.IX_BookingLine0neverCOLDreview, then DROP
PAYROLL.dbo.PayrollSummary.IX_QuotaResult0neverCOLDreview, then DROP
HR.dbo.CatalogStatus.IX_MeterLog0neverCOLDreview, then DROP
HR.dbo.BatchResult.IX_CustomerResult0neverCOLDreview, then DROP
HR.dbo.PayrollSnapshot.IX_MeterDaily0neverCOLDreview, then DROP
HR.dbo.SalesEntry.IX_ForecastQueue0neverCOLDreview, then DROP
HR.dbo.PricingLine.IX_SupplierHeader0neverCOLDreview, then DROP
HR.dbo.BillingStaging.IX_WarehouseSummary0neverCOLDreview, then DROP
HR.dbo.ShiftResult.IX_CampaignDetail0neverCOLDreview, then DROP
HR.dbo.AssetMonthly.IX_ShiftDetail0neverCOLDreview, then DROP
HR.dbo.CatalogSnapshot.IX_BillingMonthly0neverCOLDreview, then DROP
HR.dbo.WarehouseLog.IX_ShipmentHeader0neverCOLDreview, then DROP
HR.dbo.TicketHistory.IX_BillingResult0neverCOLDreview, then DROP
RECONCILE.dbo.ShiftDetail.IX_LedgerSummary0neverCOLDreview, then DROP
RECONCILE.dbo.SalesLine.IX_OrdersEntry0neverCOLDreview, then DROP
RECONCILE.dbo.CampaignHistory.IX_PayrollStaging0neverCOLDreview, then DROP
RECONCILE.dbo.MeterStatus.IX_BillingQueue0neverCOLDreview, then DROP
RECONCILE.dbo.MeterStatus.IX_WarehouseStaging0neverCOLDreview, then DROP
WAREHOUSE.dbo.CampaignMonthly.IX_OrdersArchive0neverCOLDreview, then DROP
PAYROLL.dbo.CustomerHeader.IX_SettlementResult0neverCOLDreview, then DROP
PAYROLL.dbo.PricingLog.IX_ContractDaily0neverCOLDreview, then DROP
PAYROLL.dbo.PricingLog.IX_SalesStatus0neverCOLDreview, then DROP
PAYROLL.dbo.PricingStaging.IX_CampaignSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.RosterResult.IX_OrdersDetail0neverCOLDreview, then DROP
PAYROLL.dbo.SalesHistory.IX_CustomerSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.SalesHistory.IX_CampaignMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.ReconcileArchive.IX_SettlementAudit0neverCOLDreview, then DROP
PAYROLL.dbo.SettlementMonthly.IX_PricingAudit0neverCOLDreview, then DROP
PAYROLL.dbo.WarehouseArchive.IX_BookingHeader0neverCOLDreview, then DROP
PAYROLL.dbo.LedgerLog.IX_RosterArchive0neverCOLDreview, then DROP
PAYROLL.dbo.RosterEntry.IX_TerritoryHeader0neverCOLDreview, then DROP
PAYROLL.dbo.BookingLine.IX_TerritoryStatus0neverCOLDreview, then DROP
PAYROLL.dbo.WarehouseSnapshot.IX_ShiftHistory0neverCOLDreview, then DROP
PAYROLL.dbo.PolicyDaily.IX_MeterQueue0neverCOLDreview, then DROP
PAYROLL.dbo.LedgerSummary.IX_ShipmentLine0neverCOLDreview, then DROP
PAYROLL.dbo.RouteEntry.IX_BillingHeader0neverCOLDreview, then DROP
PAYROLL.dbo.OrdersMonthly.IX_BookingDetail0neverCOLDreview, then DROP
PAYROLL.dbo.StaffingDaily.IX_ContractEntry0neverCOLDreview, then DROP
PAYROLL.dbo.InvoiceLine.IX_PricingSummary0neverCOLDreview, then DROP
PAYROLL.dbo.ReconcileSummary.IX_PolicyDaily0neverCOLDreview, then DROP
PAYROLL.dbo.RosterLog.IX_CustomerDaily0neverCOLDreview, then DROP
PAYROLL.dbo.LedgerArchive.IX_CampaignLog0neverCOLDreview, then DROP
PAYROLL.dbo.PolicySummary.IX_InvoiceSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.BatchSummary.IX_ShiftLog0neverCOLDreview, then DROP
PAYROLL.dbo.CatalogArchive.IX_CampaignStatus0neverCOLDreview, then DROP
PAYROLL.dbo.BatchQueue.IX_AssetLine0neverCOLDreview, then DROP
PAYROLL.dbo.RouteStaging.IX_QuotaAudit0neverCOLDreview, then DROP
PAYROLL.dbo.WarehouseHistory.IX_WarehouseAudit0neverCOLDreview, then DROP
PAYROLL.dbo.PayrollSummary.IX_WarehouseHeader0neverCOLDreview, then DROP
PAYROLL.dbo.LedgerStatus.IX_TicketLine0neverCOLDreview, then DROP
PAYROLL.dbo.ClaimDaily.IX_BillingLog0neverCOLDreview, then DROP
PAYROLL.dbo.TicketAudit.IX_TerritoryArchive0neverCOLDreview, then DROP
PAYROLL.dbo.TerritoryQueue.IX_RosterSummary0neverCOLDreview, then DROP
PAYROLL.dbo.TicketSummary.IX_TerritorySummary0neverCOLDreview, then DROP
PAYROLL.dbo.QuotaArchive.IX_BillingHeader0neverCOLDreview, then DROP
PAYROLL.dbo.MeterEntry.IX_StaffingArchive0neverCOLDreview, then DROP
PAYROLL.dbo.StaffingQueue.IX_ReconcileMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.PricingLog.IX_CustomerLog0neverCOLDreview, then DROP
PAYROLL.dbo.RosterDetail.IX_RouteStaging0neverCOLDreview, then DROP
PAYROLL.dbo.SalesResult.IX_BatchAudit0neverCOLDreview, then DROP
PAYROLL.dbo.QuotaDaily.IX_CatalogResult0neverCOLDreview, then DROP
PAYROLL.dbo.RouteLog.IX_RouteQueue0neverCOLDreview, then DROP
PAYROLL.dbo.ContractStatus.IX_ClaimMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.SalesDaily.IX_PayrollStaging0neverCOLDreview, then DROP
PAYROLL.dbo.MeterAudit.IX_ForecastStatus0neverCOLDreview, then DROP
PAYROLL.dbo.RouteSummary.IX_TerritoryResult0neverCOLDreview, then DROP
PAYROLL.dbo.CatalogArchive.IX_StaffingQueue0neverCOLDreview, then DROP
PAYROLL.dbo.CampaignAudit.IX_LedgerMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.BatchEntry.IX_ClaimHistory0neverCOLDreview, then DROP
PAYROLL.dbo.InvoiceSnapshot.IX_CatalogEntry0neverCOLDreview, then DROP
PAYROLL.dbo.BatchStatus.IX_WarehouseDetail0neverCOLDreview, then DROP
PAYROLL.dbo.AssetStatus.IX_SupplierSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.CampaignMonthly.IX_CustomerStatus0neverCOLDreview, then DROP
PAYROLL.dbo.ClaimSnapshot.IX_TicketSummary0neverCOLDreview, then DROP
PAYROLL.dbo.BookingHeader.IX_PricingDetail0neverCOLDreview, then DROP
PAYROLL.dbo.ShiftSummary.IX_ContractAudit0neverCOLDreview, then DROP
PAYROLL.dbo.ContractArchive.IX_PayrollLine0neverCOLDreview, then DROP
PAYROLL.dbo.BatchLine.IX_TerritoryMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.OrdersHistory.IX_TerritoryArchive0neverCOLDreview, then DROP
PAYROLL.dbo.ReconcileLog.IX_CampaignResult0neverCOLDreview, then DROP
PAYROLL.dbo.StaffingQueue.IX_CampaignDetail0neverCOLDreview, then DROP
PAYROLL.dbo.AssetStaging.IX_PricingDetail0neverCOLDreview, then DROP
PAYROLL.dbo.SettlementAudit.IX_ShipmentLog0neverCOLDreview, then DROP
PAYROLL.dbo.TerritoryArchive.IX_RosterLog0neverCOLDreview, then DROP
PAYROLL.dbo.QuotaSummary.IX_WarehouseStaging0neverCOLDreview, then DROP
PAYROLL.dbo.ShiftLog.IX_CampaignHistory0neverCOLDreview, then DROP
PAYROLL.dbo.RosterDetail.IX_LedgerSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.PayrollResult.IX_CampaignStatus0neverCOLDreview, then DROP
PAYROLL.dbo.SettlementSummary.IX_CatalogMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.BillingSnapshot.IX_RouteDaily0neverCOLDreview, then DROP
PAYROLL.dbo.StaffingHeader.IX_ClaimLine0neverCOLDreview, then DROP
PAYROLL.dbo.AssetSnapshot.IX_ShipmentEntry0neverCOLDreview, then DROP
PAYROLL.dbo.ForecastSummary.IX_BillingQueue0neverCOLDreview, then DROP
PAYROLL.dbo.CatalogMonthly.IX_ClaimDaily0neverCOLDreview, then DROP
PAYROLL.dbo.BookingSummary.IX_RouteSummary0neverCOLDreview, then DROP
PAYROLL.dbo.PricingResult.IX_CustomerMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.AssetAudit.IX_ShipmentDaily0neverCOLDreview, then DROP
PAYROLL.dbo.PolicySnapshot.IX_BookingArchive0neverCOLDreview, then DROP
PAYROLL.dbo.ContractAudit.IX_QuotaHistory0neverCOLDreview, then DROP
PAYROLL.dbo.AssetSnapshot.IX_ShiftSummary0neverCOLDreview, then DROP
PAYROLL.dbo.RosterHeader.IX_SalesStatus0neverCOLDreview, then DROP
PAYROLL.dbo.PolicyStaging.IX_RouteArchive0neverCOLDreview, then DROP
PAYROLL.dbo.CatalogStatus.IX_TicketHeader0neverCOLDreview, then DROP
PAYROLL.dbo.QuotaSnapshot.IX_ContractHistory0neverCOLDreview, then DROP
PAYROLL.dbo.CustomerQueue.IX_LedgerHistory0neverCOLDreview, then DROP
PAYROLL.dbo.ShipmentAudit.IX_LedgerHeader0neverCOLDreview, then DROP
PAYROLL.dbo.CampaignResult.IX_ReconcileDetail0neverCOLDreview, then DROP
PAYROLL.dbo.StaffingQueue.IX_TerritoryLog0neverCOLDreview, then DROP
PAYROLL.dbo.MeterStatus.IX_ShiftStatus0neverCOLDreview, then DROP
PAYROLL.dbo.RosterEntry.IX_SettlementDaily0neverCOLDreview, then DROP
PAYROLL.dbo.BillingDaily.IX_LedgerHeader0neverCOLDreview, then DROP
PAYROLL.dbo.SettlementStatus.IX_TicketDaily0neverCOLDreview, then DROP
PAYROLL.dbo.MeterStaging.IX_AssetStatus0neverCOLDreview, 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.BookingArchive.IX_PayrollLine0neverCOLDreview, then DROP
PAYROLL.dbo.ForecastArchive.IX_StaffingDaily0neverCOLDreview, then DROP
PAYROLL.dbo.TerritorySummary.IX_MeterDaily0neverCOLDreview, then DROP
PAYROLL.dbo.ReconcileArchive.IX_PricingStatus0neverCOLDreview, then DROP
RECONCILE.dbo.ShipmentQueue.IX_QuotaSnapshot0neverCOLDreview, then DROP
RECONCILE.dbo.WarehouseMonthly.IX_PayrollHistory0neverCOLDreview, then DROP
RECONCILE.dbo.TicketLine.IX_ForecastMonthly0neverCOLDreview, then DROP
RECONCILE.dbo.OrdersDaily.IX_TerritoryResult0neverCOLDreview, then DROP
RECONCILE.dbo.WarehouseQueue.IX_StaffingDetail0neverCOLDreview, then DROP
RECONCILE.dbo.ShipmentLine.IX_CampaignSnapshot0neverCOLDreview, then DROP
RECONCILE.dbo.MeterDaily.IX_ClaimStaging0neverCOLDreview, then DROP
RECONCILE.dbo.MeterDaily.IX_StaffingSummary0neverCOLDreview, then DROP
RECONCILE.dbo.ContractSnapshot.IX_ShipmentHistory0neverCOLDreview, then DROP
RECONCILE.dbo.ShipmentAudit.IX_ClaimStaging0neverCOLDreview, then DROP
RECONCILE.dbo.PolicyLog.IX_BatchHeader0neverCOLDreview, then DROP
RECONCILE.dbo.BatchSummary.IX_BookingDetail0neverCOLDreview, then DROP
RECONCILE.dbo.BillingArchive.IX_SettlementSnapshot0neverCOLDreview, then DROP
RECONCILE.dbo.AssetDetail.IX_ForecastResult0neverCOLDreview, then DROP
RECONCILE.dbo.ShipmentMonthly.IX_RouteQueue0neverCOLDreview, then DROP
RECONCILE.dbo.SalesLine.IX_SettlementSnapshot0neverCOLDreview, then DROP
RECONCILE.dbo.TerritoryDetail.IX_MeterMonthly0neverCOLDreview, then DROP
RECONCILE.dbo.QuotaSnapshot.IX_PolicyHeader0neverCOLDreview, then DROP
RECONCILE.dbo.SupplierEntry.IX_LedgerStatus0neverCOLDreview, then DROP
RECONCILE.dbo.BatchStaging.IX_ForecastHeader0neverCOLDreview, then DROP
RECONCILE.dbo.RosterAudit.IX_PricingArchive0neverCOLDreview, then DROP
RECONCILE.dbo.ShiftAudit.IX_InvoiceArchive0neverCOLDreview, then DROP
RECONCILE.dbo.RosterHistory.IX_ShipmentDetail0neverCOLDreview, then DROP
RECONCILE.dbo.CatalogLog.IX_QuotaAudit0neverCOLDreview, then DROP
RECONCILE.dbo.PayrollStaging.IX_OrdersMonthly0neverCOLDreview, then DROP
RECONCILE.dbo.CatalogStatus.IX_MeterLog0neverCOLDreview, then DROP
RECONCILE.dbo.PolicyMonthly.IX_CampaignStaging0neverCOLDreview, then DROP
RECONCILE.dbo.LedgerAudit.IX_InvoiceHeader0neverCOLDreview, then DROP
RECONCILE.dbo.TicketDetail.IX_WarehouseSummary0neverCOLDreview, then DROP
RECONCILE.dbo.AssetResult.IX_RouteQueue0neverCOLDreview, then DROP
RECONCILE.dbo.ShiftHistory.IX_OrdersLog0neverCOLDreview, then DROP
RECONCILE.dbo.PolicySummary.IX_InvoiceDaily0neverCOLDreview, then DROP
RECONCILE.dbo.BatchResult.IX_OrdersLog0neverCOLDreview, then DROP
RECONCILE.dbo.BatchResult.IX_CustomerResult0neverCOLDreview, then DROP
RECONCILE.dbo.PayrollSnapshot.IX_MeterDaily0neverCOLDreview, then DROP
RECONCILE.dbo.OrdersLog.IX_WarehouseSummary0neverCOLDreview, then DROP
RECONCILE.dbo.ClaimEntry.IX_WarehouseSummary0neverCOLDreview, then DROP
RECONCILE.dbo.SalesEntry.IX_AssetHistory0neverCOLDreview, then DROP
RECONCILE.dbo.SalesEntry.IX_ForecastQueue0neverCOLDreview, then DROP
RECONCILE.dbo.SupplierLog.IX_LedgerDaily0neverCOLDreview, then DROP
RECONCILE.dbo.SupplierDaily.IX_WarehouseSummary0neverCOLDreview, then DROP
RECONCILE.dbo.LedgerLine.IX_BatchLog0neverCOLDreview, then DROP
RECONCILE.dbo.TerritoryHeader.IX_ReconcileSnapshot0neverCOLDreview, then DROP
RECONCILE.dbo.BookingStatus.IX_PricingLine0neverCOLDreview, then DROP
RECONCILE.dbo.CustomerResult.IX_PricingEntry0neverCOLDreview, then DROP
RECONCILE.dbo.ShipmentArchive.IX_PricingSummary0neverCOLDreview, then DROP
RECONCILE.dbo.TerritoryHeader.IX_BatchAudit0neverCOLDreview, then DROP
RECONCILE.dbo.BatchLog.IX_CustomerLine0neverCOLDreview, then DROP
RECONCILE.dbo.SupplierLine.IX_PayrollHeader0neverCOLDreview, then DROP
RECONCILE.dbo.ContractEntry.IX_ShiftDetail0neverCOLDreview, then DROP
RECONCILE.dbo.TerritoryDetail.IX_InvoiceQueue0neverCOLDreview, then DROP
RECONCILE.dbo.TerritoryDetail.IX_RosterDaily0neverCOLDreview, then DROP
RECONCILE.dbo.TerritoryDetail.IX_StaffingEntry0neverCOLDreview, then DROP
RECONCILE.dbo.ShipmentLog.IX_BillingArchive0neverCOLDreview, then DROP
RECONCILE.dbo.AssetAudit.IX_QuotaSnapshot0neverCOLDreview, then DROP
RECONCILE.dbo.BillingSnapshot.IX_PayrollHistory0neverCOLDreview, then DROP
RECONCILE.dbo.CatalogSnapshot.IX_BillingMonthly0neverCOLDreview, then DROP
RECONCILE.dbo.CampaignDaily.IX_WarehouseEntry0neverCOLDreview, then DROP
RECONCILE.dbo.PricingHeader.IX_OrdersStaging0neverCOLDreview, then DROP
RECONCILE.dbo.BookingHeader.IX_BookingDetail0neverCOLDreview, then DROP
RECONCILE.dbo.BillingSnapshot.IX_OrdersAudit0neverCOLDreview, then DROP
RECONCILE.dbo.MeterLine.IX_AssetArchive0neverCOLDreview, then DROP
WAREHOUSE.dbo.InvoiceSnapshot.IX_TicketHistory0neverCOLDreview, then DROP
WAREHOUSE.dbo.InvoiceSnapshot.IX_SupplierSnapshot0neverCOLDreview, then DROP
WAREHOUSE.dbo.SettlementLine.IX_ShipmentLine0neverCOLDreview, then DROP
WAREHOUSE.dbo.ReconcileSummary.IX_SettlementDaily0neverCOLDreview, then DROP
WAREHOUSE.dbo.ReconcileSummary.IX_TerritoryMonthly0neverCOLDreview, then DROP
WAREHOUSE.dbo.ShiftQueue.IX_PricingMonthly0neverCOLDreview, then DROP
WAREHOUSE.dbo.ShiftQueue.IX_ShipmentQueue0neverCOLDreview, then DROP
WAREHOUSE.dbo.InvoiceMonthly.IX_SettlementArchive0neverCOLDreview, then DROP
WAREHOUSE.dbo.LedgerSnapshot.IX_TicketResult0neverCOLDreview, then DROP
WAREHOUSE.dbo.TerritoryEntry.IX_ForecastSnapshot0neverCOLDreview, then DROP
WAREHOUSE.dbo.CampaignMonthly.IX_BookingDaily0neverCOLDreview, then DROP
WAREHOUSE.dbo.CampaignMonthly.IX_SettlementAudit0neverCOLDreview, then DROP
WAREHOUSE.dbo.CampaignMonthly.IX_ContractDetail0neverCOLDreview, then DROP
WAREHOUSE.dbo.CampaignMonthly.IX_WarehouseLog0neverCOLDreview, then DROP
WAREHOUSE.dbo.CampaignMonthly.IX_SettlementSnapshot0neverCOLDreview, then DROP
WAREHOUSE.dbo.OrdersSummary.IX_LedgerArchive0neverCOLDreview, then DROP
WAREHOUSE.dbo.PricingEntry.IX_ForecastDaily0neverCOLDreview, then DROP
WAREHOUSE.dbo.LedgerStaging.IX_CatalogDetail0neverCOLDreview, then DROP
WAREHOUSE.dbo.CatalogSummary.IX_ForecastStatus0neverCOLDreview, then DROP
host-437.dbo.TicketDetail.IX_BillingHeader0neverCOLDreview, then DROP
host-437.dbo.StaffingDaily.IX_PricingStatus0neverCOLDreview, then DROP
host-437.dbo.SettlementArchive.IX_CatalogHistory0neverCOLDreview, then DROP
host-437.dbo.BatchStatus.IX_ClaimSnapshot0neverCOLDreview, then DROP
host-437.dbo.CampaignQueue.IX_InvoiceHeader0neverCOLDreview, then DROP
host-437.dbo.ContractHistory.IX_RouteHeader0neverCOLDreview, then DROP
host-437.dbo.PayrollHeader.IX_ContractEntry0neverCOLDreview, then DROP
host-437.dbo.SupplierResult.IX_ReconcileSnapshot0neverCOLDreview, then DROP
host-437.dbo.SupplierResult.IX_AssetHistory0neverCOLDreview, then DROP
host-437.dbo.SupplierResult.IX_MeterDetail0neverCOLDreview, then DROP
host-437.dbo.ForecastHeader.IX_PolicySnapshot0neverCOLDreview, then DROP
host-437.dbo.BatchResult.IX_LedgerResult0neverCOLDreview, then DROP
host-437.dbo.BatchResult.IX_BookingStatus0neverCOLDreview, then DROP
host-437.dbo.BatchResult.IX_BatchStaging0neverCOLDreview, then DROP
host-437.dbo.SupplierSnapshot.IX_PolicySnapshot0neverCOLDreview, then DROP
host-437.dbo.SupplierSnapshot.IX_CampaignAudit0neverCOLDreview, then DROP
FORECAST.dbo.PayrollDaily.IX_TicketResult0neverCOLDreview, then DROP
FORECAST.dbo.CustomerSnapshot.IX_MeterSnapshot0neverCOLDreview, then DROP
FORECAST.dbo.AssetDetail.IX_CatalogStatus0neverCOLDreview, then DROP
FORECAST.dbo.ClaimHistory.IX_ContractLine0neverCOLDreview, then DROP
RECONCILE.dbo.ForecastArchive.IX_StaffingDaily0neverCOLDreview, then DROP
RECONCILE.dbo.Security.IX_TerritoryDaily0neverCOLDreview, then DROP
RECONCILE.dbo.CatalogDetail.IX_MeterEntry0neverCOLDreview, then DROP
RECONCILE.dbo.PayrollDaily.IX_TicketResult0neverCOLDreview, then DROP
RECONCILE.dbo.CustomerSnapshot.IX_MeterSnapshot0neverCOLDreview, then DROP
RECONCILE.dbo.AssetDetail.IX_CatalogStatus0neverCOLDreview, then DROP
RECONCILE.dbo.ClaimHistory.IX_BatchResult0neverCOLDreview, then DROP
RECONCILE.dbo.ClaimHistory.IX_ContractLine0neverCOLDreview, then DROP
HR.dbo.RosterSummary.IX_PricingDaily0neverCOLDreview, then DROP
HR.dbo.BillingArchive.IX_PricingSnapshot0neverCOLDreview, then DROP
HR.dbo.ContractHeader.IX_SupplierResult0neverCOLDreview, then DROP
HR.dbo.SalesSummary.IX_PricingStatus0neverCOLDreview, then DROP
HR.dbo.LedgerLine.IX_BatchLog0neverCOLDreview, then DROP
HR.dbo.TerritoryResult.IX_OrdersEntry0neverCOLDreview, then DROP
HR.dbo.TerritoryResult.IX_CustomerLog0neverCOLDreview, then DROP
HR.dbo.TerritoryResult.IX_BillingAudit0neverCOLDreview, then DROP
HR.dbo.TerritoryHeader.IX_ReconcileSnapshot0neverCOLDreview, then DROP
HR.dbo.ShipmentArchive.IX_PricingSummary0neverCOLDreview, then DROP
HR.dbo.TerritoryHeader.IX_BatchAudit0neverCOLDreview, then DROP
HR.dbo.AssetAudit.IX_QuotaSnapshot0neverCOLDreview, then DROP
HR.dbo.BillingSnapshot.IX_PayrollHistory0neverCOLDreview, then DROP
HR.dbo.AssetDetail.IX_MeterSnapshot0neverCOLDreview, then DROP
RECONCILE.dbo.ContractHeader.IX_SupplierResult0neverCOLDreview, then DROP
HR.dbo.WarehouseDaily.IX_ForecastStaging0neverCOLDreview, then DROP
HR.dbo.TicketHistory.IX_PayrollStatus0neverCOLDreview, then DROP
HR.dbo.TicketHistory.IX_ShipmentQueue0neverCOLDreview, then DROP
HR.dbo.TicketHistory.IX_OrdersStaging0neverCOLDreview, then DROP
HR.dbo.BillingAudit.IX_ShipmentQueue0neverCOLDreview, then DROP
HR.dbo.BillingAudit.IX_BatchHeader0neverCOLDreview, then DROP
HR.dbo.LedgerEntry.IX_OrdersQueue0neverCOLDreview, then DROP
HR.dbo.TerritorySnapshot.IX_MeterStaging0neverCOLDreview, then DROP
RECONCILE.dbo.QuotaSnapshot.IX_LedgerLine0neverCOLDreview, then DROP
RECONCILE.dbo.RosterArchive.IX_TerritoryLog0neverCOLDreview, then DROP
RECONCILE.dbo.Bonding_ ShiftAudit.bonding_ IX_InvoiceArchive0neverCOLDreview, then DROP
HR.dbo.BatchSummary.IX_BillingStatus0neverCOLDreview, then DROP
RECONCILE.dbo.Bonding_ PayrollStaging.bonding_ IX_OrdersMonthly0neverCOLDreview, then DROP
RECONCILE.dbo.ReconcileDetail.IX_AssetHistory0neverCOLDreview, then DROP
RECONCILE.dbo.ClaimHeader.IX_ClaimQueue0neverCOLDreview, then DROP
RECONCILE.dbo.ContractDetail.IX_LedgerStatus0neverCOLDreview, then DROP
RECONCILE.dbo.WarehouseArchive.IX_SupplierMonthly0neverCOLDreview, then DROP
RECONCILE.dbo.PricingAudit.IX_PricingArchive0neverCOLDreview, then DROP
RECONCILE.dbo.BatchLine.IX_PricingArchive0neverCOLDreview, then DROP
RECONCILE.dbo.BillingEntry.IX_CustomerMonthly0neverCOLDreview, then DROP
RECONCILE.dbo.BillingEntry.IX_ClaimEntry0neverCOLDreview, then DROP
RECONCILE.dbo.BillingEntry.IX_TerritoryResult0neverCOLDreview, then DROP
RECONCILE.dbo.BillingEntry.IX_ReconcileAudit0neverCOLDreview, then DROP
RECONCILE.dbo.BillingEntry.IX_BookingStaging0neverCOLDreview, then DROP
RECONCILE.dbo.RouteEntry.IX_CampaignMonthly0neverCOLDreview, then DROP
RECONCILE.dbo.SettlementAudit.IX_RosterHeader0neverCOLDreview, then DROP
HR.dbo.SalesLine.IX_OrdersEntry0neverCOLDreview, then DROP
HR.dbo.CampaignHistory.IX_PayrollStaging0neverCOLDreview, then DROP
RECONCILE.dbo.MeterSnapshot.IX_CatalogResult0neverCOLDreview, then DROP
RECONCILE.dbo.MeterHistory.IX_CatalogResult0neverCOLDreview, then DROP
RECONCILE.dbo.RosterLog.IX_LedgerHeader0neverCOLDreview, then DROP
RECONCILE.dbo.StaffingStatus.IX_LedgerHeader0neverCOLDreview, then DROP
RECONCILE.dbo.SalesSummary.IX_PricingStatus0neverCOLDreview, then DROP
RECONCILE.dbo.AssetDetail.IX_MeterSnapshot0neverCOLDreview, then DROP
RECONCILE.dbo.StaffingMonthly.IX_CampaignLine0neverCOLDreview, then DROP
RECONCILE.dbo.MeterHistory.IX_TerritoryStatus0neverCOLDreview, then DROP
RECONCILE.dbo.MeterHistory.IX_CatalogResult0neverCOLDreview, then DROP
RECONCILE.dbo.WarehouseDaily.IX_ForecastStaging0neverCOLDreview, then DROP
RECONCILE.dbo.StaffingHistory.IX_WarehouseHistory0neverCOLDreview, then DROP
RECONCILE.dbo.BatchSummary.IX_BillingStatus0neverCOLDreview, then DROP
RECONCILE.dbo.ShiftMonthly.IX_BillingArchive0neverCOLDreview, then DROP
RECONCILE.dbo.MeterStatus.IX_ClaimDetail0neverCOLDreview, then DROP
WAREHOUSE.dbo.TerritoryStaging.IX_RouteStatus0neverCOLDreview, then DROP
WAREHOUSE.dbo.BillingDaily.IX_PricingAudit0neverCOLDreview, then DROP
PAYROLL.dbo.ClaimDetail.IX_SalesDetail0neverUNUSEDreview, then DROP
PAYROLL.dbo.ReconcileLine.IX_PayrollLog0neverCOLDreview, then DROP
PAYROLL.dbo.PricingLine.IX_InvoiceHistory0neverCOLDreview, then DROP
PAYROLL.dbo.BatchLog.IX_CustomerLog0neverCOLDreview, then DROP
PAYROLL.dbo.BatchQueue.IX_RosterResult0neverCOLDreview, then DROP
PAYROLL.dbo.OrdersQueue.IX_AssetSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.MeterArchive.IX_ReconcileQueue0neverCOLDreview, then DROP
PAYROLL.dbo.InvoiceHeader.IX_ContractLine0neverCOLDreview, then DROP
PAYROLL.dbo.WarehouseSnapshot.IX_TicketLog0neverCOLDreview, then DROP
PAYROLL.dbo.StaffingResult.IX_QuotaDetail0neverCOLDreview, then DROP
PAYROLL.dbo.InvoiceArchive.IX_ContractDetail0neverCOLDreview, then DROP
PAYROLL.dbo.PricingEntry.IX_PricingEntry0neverCOLDreview, then DROP
PAYROLL.dbo.BatchSnapshot.IX_RouteStaging0neverCOLDreview, then DROP
PAYROLL.dbo.ContractStatus.IX_QuotaEntry0neverCOLDreview, then DROP
PAYROLL.dbo.CustomerEntry.IX_RosterResult0neverCOLDreview, then DROP
PAYROLL.dbo.CustomerEntry.IX_CatalogResult0neverCOLDreview, then DROP
PAYROLL.dbo.BookingDetail.IX_PricingLog0neverCOLDreview, then DROP
PAYROLL.dbo.ReconcileHistory.IX_BillingQueue0neverCOLDreview, then DROP
PAYROLL.dbo.RouteAudit.IX_PayrollAudit0neverCOLDreview, then DROP
PAYROLL.dbo.StaffingStatus.IX_AssetSummary0neverCOLDreview, then DROP
PAYROLL.dbo.ForecastArchive.IX_StaffingQueue0neverCOLDreview, then DROP
HR.dbo.ShipmentQueue.IX_QuotaSnapshot0neverCOLDreview, then DROP
HR.dbo.WarehouseMonthly.IX_PayrollHistory0neverCOLDreview, then DROP
PAYROLL.dbo.CatalogDetail.IX_PricingQueue0neverCOLDreview, then DROP
PAYROLL.dbo.ShiftEntry.IX_InvoiceHeader0neverCOLDreview, then DROP
PAYROLL.dbo.LedgerStatus.IX_ClaimMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.StaffingArchive.IX_ContractDaily0neverCOLDreview, then DROP
PAYROLL.dbo.ClaimAudit.IX_TicketAudit0neverCOLDreview, then DROP
PAYROLL.dbo.TicketDetail.IX_SupplierDaily0neverCOLDreview, then DROP
PAYROLL.dbo.LedgerHeader.IX_SettlementStaging0neverCOLDreview, then DROP
PAYROLL.dbo.BookingHeader.IX_RouteLog0neverCOLDreview, then DROP
PAYROLL.dbo.WarehouseResult.IX_MeterStaging0neverCOLDreview, then DROP
PAYROLL.dbo.AssetQueue.IX_ShipmentSnapshot0neverCOLDreview, then DROP
HR.dbo.TicketLine.IX_ForecastMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.TicketLog.IX_ShiftLine0neverCOLDreview, 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.WarehouseArchive.IX_SupplierMonthly0neverCOLDreview, then DROP
HR.dbo.OrdersDaily.IX_TerritoryResult0neverCOLDreview, then DROP
HR.dbo.PricingAudit.IX_PricingArchive0neverCOLDreview, then DROP
HR.dbo.BatchLine.IX_PricingArchive0neverCOLDreview, then DROP
PAYROLL.dbo.StaffingDetail.IX_ShipmentAudit0neverCOLDreview, then DROP
PAYROLL.dbo.AssetQueue.IX_CatalogAudit0neverCOLDreview, then DROP
PAYROLL.dbo.QuotaLog.IX_PolicyEntry0neverCOLDreview, then DROP
PAYROLL.dbo.MeterEntry.IX_ShipmentArchive0neverCOLDreview, then DROP
PAYROLL.dbo.CustomerAudit.IX_RosterHistory0neverCOLDreview, then DROP
HR.dbo.ContractSnapshot.IX_ShipmentHistory0neverCOLDreview, then DROP
HR.dbo.BatchStaging.IX_ForecastHeader0neverCOLDreview, then DROP
HR.dbo.RouteEntry.IX_CampaignMonthly0neverCOLDreview, then DROP
HR.dbo.SettlementAudit.IX_RosterHeader0neverCOLDreview, 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.MeterStaging.IX_MeterArchive0neverCOLDreview, then DROP
PAYROLL.dbo.SalesDaily.IX_SettlementStaging0neverCOLDreview, then DROP
PAYROLL.dbo.TicketResult.IX_InvoiceResult0neverCOLDreview, then DROP
PAYROLL.dbo.SettlementSummary.IX_MeterHistory0neverCOLDreview, then DROP
PAYROLL.dbo.WarehouseLine.IX_WarehouseHeader0neverCOLDreview, then DROP
PAYROLL.dbo.SettlementEntry.IX_RosterMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.ContractAudit.IX_ReconcileHistory0neverCOLDreview, then DROP
PAYROLL.dbo.WarehouseMonthly.IX_BillingQueue0neverCOLDreview, then DROP
PAYROLL.dbo.RosterResult.IX_PolicyArchive0neverCOLDreview, then DROP
PAYROLL.dbo.PricingQueue.IX_ClaimLog0neverCOLDreview, then DROP
PAYROLL.dbo.PolicyMonthly.IX_BookingLog0neverCOLDreview, then DROP
HR.dbo.StaffingHistory.IX_WarehouseHistory0neverCOLDreview, then DROP
PAYROLL.dbo.ForecastStatus.IX_RosterEntry0neverCOLDreview, then DROP
PAYROLL.dbo.SettlementLine.IX_LedgerStaging0neverCOLDreview, then DROP
PAYROLL.dbo.CustomerQueue.IX_WarehouseLine0neverCOLDreview, then DROP
PAYROLL.dbo.CustomerQueue.IX_QuotaHistory0neverCOLDreview, then DROP
PAYROLL.dbo.MeterAudit.IX_PolicySummary0neverCOLDreview, then DROP
PAYROLL.dbo.MeterAudit.IX_ContractHistory0neverCOLDreview, then DROP
PAYROLL.dbo.MeterAudit.IX_BookingResult0neverCOLDreview, then DROP
PAYROLL.dbo.TicketLog.IX_InvoiceStaging0neverCOLDreview, then DROP
PAYROLL.dbo.TicketLog.IX_PolicySummary0neverCOLDreview, then DROP
PAYROLL.dbo.StaffingHeader.IX_PayrollSnapshot0neverCOLDreview, then DROP
HR.dbo.ShiftAudit.IX_InvoiceArchive0neverCOLDreview, then DROP
HR.dbo.RosterHistory.IX_ShipmentDetail0neverCOLDreview, then DROP
HR.dbo.PayrollStaging.IX_OrdersMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.TerritoryDetail.IX_RosterHeader0neverCOLDreview, then DROP
HR.dbo.SupplierStaging.IX_TicketSnapshot0neverCOLDreview, then DROP
HR.dbo.MeterSnapshot.IX_CatalogResult0neverCOLDreview, then DROP
HR.dbo.RosterLog.IX_LedgerHeader0neverCOLDreview, then DROP
HR.dbo.SalesDetail.IX_ForecastStaging0neverCOLDreview, then DROP
HR.dbo.CustomerSummary.IX_RosterDetail0neverCOLDreview, then DROP
HR.dbo.ReconcileHeader.IX_ContractAudit0neverCOLDreview, then DROP

Fragmented (39)

Total 5,138.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
RECONCILE\dbo.BillingSnapshot.IX_OrdersAudit1/1NONCLUSTERED99.1%15,463120.82025-07-04 14:30:13REBUILD
RECONCILE\dbo.OrdersArchive.PK_BookingStaging1/1CLUSTERED99.1%1,1649.12024-03-18 09:55:47REBUILD
RECONCILE\dbo.TerritoryDetail.IX_InvoiceQueue1/1NONCLUSTERED99.1%38,128297.92025-07-05 08:35:18REBUILD
RECONCILE\dbo.StaffingSnapshot.IX_OrdersStatus1/1CLUSTERED98.8%54,316424.32025-06-27 07:32:51REBUILD
host-241\dbo.PayrollArchive.PK_LedgerLine1/1CLUSTERED98.7%1,64312.82026-02-25 07:55:22REBUILD
RECONCILE\dbo.AssetResult.IX_RouteQueue1/1NONCLUSTERED98.6%1,80614.12024-11-21 08:16:50REBUILD
RECONCILE\dbo.TicketDetail.IX_WarehouseSummary1/1NONCLUSTERED98.0%9,54574.62025-06-13 18:08:10REBUILD
host-241\dbo.MeterStatus.PK_ClaimHistory1/1CLUSTERED97.9%77,038601.92026-06-11 08:10:07REBUILD
RECONCILE\dbo.RosterAudit.IX_PricingArchive1/1NONCLUSTERED97.6%5,76045.02025-06-27 15:15:26REBUILD
RECONCILE\dbo.CampaignHeader.PK_RosterAudit1/1CLUSTERED95.4%6,19648.42025-06-27 15:29:54REBUILD
RECONCILE\dbo.SupplierDaily.IX_WarehouseSummary1/1NONCLUSTERED94.8%1,0788.42025-06-28 09:25:55REBUILD
host-459\app.ClaimResult.UX_ReconcileAudit1/1NONCLUSTERED93.7%2,37118.52024-10-10 09:09:30REBUILD
RECONCILE\dbo.ContractDetail.IX_LedgerStatus1/1NONCLUSTERED92.3%1,90014.82025-05-24 15:32:10REBUILD
RECONCILE\dbo.ShiftMonthly.PK_PricingSummary1/1CLUSTERED89.7%57,110446.22025-06-23 13:56:42REBUILD
host-459\app.ShiftAudit.PK_SettlementResult1/1CLUSTERED88.6%1,34610.52025-06-18 10:35:04REBUILD
FORECAST\dbo.CustomerEntry.PK_CampaignHistory1/1CLUSTERED88.1%13,508105.52026-08-21 16:02:17REBUILD
RECONCILE\dbo.PolicyLog.IX_BatchHeader1/1NONCLUSTERED85.6%2,22017.32025-05-19 18:06:47REBUILD
FORECAST\dbo.AssetDetail.IX_CatalogStatus1/1NONCLUSTERED85.2%2,04516.02023-07-24 14:11:02REBUILD
RECONCILE\dbo.MeterDaily.IX_StaffingSummary1/1NONCLUSTERED84.4%14,430112.72025-04-11 13:45:49REBUILD
RECONCILE\dbo.MeterDaily.IX_ClaimStaging1/1NONCLUSTERED83.6%23,047180.12025-04-11 11:06:02REBUILD
RECONCILE\dbo.ShipmentAudit.IX_ClaimStaging1/1NONCLUSTERED81.5%34,560270.02025-07-05 13:33:30REBUILD
RECONCILE\dbo.PricingHeader.IX_OrdersStaging1/1NONCLUSTERED79.8%22,136172.92025-06-05 09:20:23REBUILD
RECONCILE\dbo.MeterHistory.IX_TerritoryStatus1/1NONCLUSTERED78.6%1,80614.12025-05-27 10:12:49REBUILD
RECONCILE\dbo.QuotaSnapshot.IX_LedgerLine1/1NONCLUSTERED77.1%3,16924.82025-05-14 09:36:18REBUILD
RECONCILE\dbo.TerritoryDetail.IX_StaffingEntry1/1NONCLUSTERED75.8%47,779373.32025-07-05 08:35:19REBUILD
RECONCILE\dbo.TerritoryDetail.IX_RosterDaily1/1NONCLUSTERED73.3%46,700364.82025-07-05 08:35:19REBUILD
RECONCILE\dbo.SupplierDaily.PK_StaffingHistory1/1CLUSTERED68.9%3,54827.72025-02-20 13:00:09REBUILD
RECONCILE\dbo.MeterStatus.IX_BillingQueue1/1NONCLUSTERED65.5%19,300150.82025-05-20 14:24:19REBUILD
RECONCILE\dbo.BatchQueue.PK_ShiftDaily1/1CLUSTERED62.9%5,71944.7neverREBUILD
RECONCILE\dbo.MeterStatus.IX_WarehouseStaging1/1NONCLUSTERED62.1%19,557152.82025-05-20 14:24:19REBUILD
host-241\dbo.Overview.PK_MeterHistory1/1CLUSTERED61.9%1,1969.32026-07-01 10:17:23REBUILD
RECONCILE\dbo.ShiftMonthly.IX_BillingArchive1/1NONCLUSTERED59.3%6,22948.72025-06-01 19:56:05REORGANIZE
RECONCILE\dbo.ClaimHeader.IX_ClaimQueue1/1NONCLUSTERED57.3%2,11716.52025-01-20 14:28:37REORGANIZE
RECONCILE\dbo.WarehouseDetail.PK_SalesSummary1/1CLUSTERED42.2%4,53935.52025-05-07 14:48:14REORGANIZE
RECONCILE\dbo.WarehouseHistory.PK_PayrollHistory1/1CLUSTERED39.2%2,22317.42023-11-21 16:25:32REORGANIZE
RECONCILE\dbo.MeterStatus.IX_ClaimDetail1/1NONCLUSTERED39.2%3,03523.72025-05-14 09:52:38REORGANIZE
RECONCILE\dbo.RosterStatus.PK_ClaimStaging1/1CLUSTERED38.0%1,31910.32025-03-05 16:02:06REORGANIZE
RECONCILE\dbo.MeterStatus.PK_CatalogSnapshot1/1CLUSTERED31.8%93,584731.12025-05-14 09:52:38REORGANIZE
RECONCILE\dbo.ShiftAudit.PK_PolicySummary1/1CLUSTERED30.4%9,12471.32024-12-18 09:27:44REORGANIZE

All indexes (2852)

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
host-459.app.ShiftAudit.PK_SettlementResult1CLUSTEREDYY7341717201922026-09-16 00:00:032025-06-18 10:35:04USEDKEEP — primary key
host-459.app.ReconcileDaily.PK_LedgerResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-459.app.SupplierLog.PK_SalesDetail1CLUSTEREDYY000192never2024-11-01 15:55:44UNUSEDKEEP — primary key
host-459.app.ReconcileQueue.PK_RosterQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-459.app.App.PK_InvoiceResult1CLUSTEREDYY4447250002026-09-15 20:50:002023-08-21 14:39:17USEDKEEP — primary key
host-459.app.ClaimResult.PK_PayrollResult1CLUSTEREDYY24390002026-09-15 16:11:502025-08-23 13:37:13USEDKEEP — primary key
host-459.app.ContractStaging.PK_SalesSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-459.app.CampaignMonthly.PK_CatalogHeader1CLUSTEREDYY0000never2024-11-07 13:32:30COLDKEEP — primary key
host-459.app.Level.PK_ShiftStaging1CLUSTEREDYY0000never2024-11-07 14:25:38COLDKEEP — primary key
host-459.app.CampaignEntry.PK_RosterDaily1CLUSTEREDYY2502189002026-09-15 16:11:502024-07-26 08:46:52USEDKEEP — primary key
host-459.app.ReconcileSnapshot.PK_SupplierArchive1CLUSTEREDYY0223002026-09-15 14:20:202025-01-24 09:15:00USEDKEEP — primary key
host-459.app.CatalogMonthly.PK_ClaimHeader1CLUSTEREDYY2502189002026-09-15 16:11:502023-10-19 14:45:16USEDKEEP — primary key
host-459.app.CatalogMonthly.UX_OrdersMonthly2NONCLUSTEREDY0000never2024-07-26 08:46:52COLDreview carefully — unique
host-459.app.ClaimResult.PK_ShipmentStaging1CLUSTEREDYY0000never2025-06-24 16:24:28COLDKEEP — primary key
host-459.app.ClaimResult.UX_ReconcileAudit2NONCLUSTEREDY0000never2024-10-10 09:09:30COLDreview carefully — unique
host-459.cfg.QuotaStatus.PK_StaffingLine1CLUSTEREDYY0000never2023-08-22 01:38:15COLDKEEP — primary key
host-459.dbo.ContractEntry.PK_SettlementStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-459.dbo.QuotaLine.PK_ClaimSummary1CLUSTEREDYY0000never2024-01-17 15:18:08COLDKEEP — primary key
host-459.dbo.QuotaLine.UX_ForecastSummary2NONCLUSTEREDY0000never2024-01-17 15:18:08COLDreview carefully — unique
host-459.hr.MeterHistory.PK_BillingArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-459.hr.MeterHistory.UX_QuotaAudit2NONCLUSTEREDY0000never2024-01-10 22:49:29COLDreview carefully — unique
host-459.lms.RouteStaging.PK_ContractDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-459.lms.WarehouseStatus.PK_StaffingArchive1CLUSTEREDYY0000never2023-08-28 00:44:39COLDKEEP — primary key
host-459.lms.BookingQueue.PK_QuotaHistory1CLUSTEREDYY0000never2023-08-27 22:17:02COLDKEEP — primary key
host-459.lms.BillingDetail.PK_BookingArchive1CLUSTEREDYY0000never2023-08-27 22:15:30COLDKEEP — primary key
host-459.lms.ContractSummary.PK_AssetStatus1CLUSTEREDYY04447002026-09-15 20:50:002023-08-24 14:38:07USEDKEEP — primary key
host-459.lms.ContractSummary.UX_PricingHistory2NONCLUSTEREDY0000never2023-08-21 14:39:17COLDreview carefully — unique
host-459.lms.ClaimQueue.PK_ClaimStatus1CLUSTEREDYY04443044432026-09-15 20:50:012024-02-02 10:23:48USEDKEEP — primary key
host-459.lms.TerritoryArchive.PK_SupplierLog1CLUSTEREDYY0000never2023-08-22 23:26:49COLDKEEP — primary key
host-459.lms.MeterQueue.PK_LedgerQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-459.lms.SettlementQueue.PK_MeterLine1CLUSTEREDYY0000never2023-08-27 00:44:57COLDKEEP — primary key
host-459.lms.Tasks.PK_ForecastLine1CLUSTEREDYY0000never2023-08-21 19:03:13COLDKEEP — primary key
host-459.prb.ShipmentStaging.PK_SupplierEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-459.prb.ShipmentStaging.UX_PricingArchive2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host-459.prb.CampaignDetail.PK_MeterHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-459.prb.ForecastDetail.PK_TerritoryQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-459.prb.LedgerAudit.IX_BatchResult4NONCLUSTERED0000never2023-10-16 15:35:15COLDreview, then DROP
host-459.prb.LedgerAudit.PK_AssetDaily1CLUSTEREDYY08002026-09-09 08:42:062023-10-16 15:19:49USEDKEEP — primary key
host-459.prb.LedgerAudit.UX_InvoiceDetail2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host-459.prb.CampaignMonthly.IX_SupplierEntry3NONCLUSTERED80002026-09-09 08:42:062023-10-16 15:56:24USEDkeep — in use
host-459.prb.CampaignMonthly.PK_ShiftResult1CLUSTEREDYY0000never2023-09-29 16:07:45COLDKEEP — primary key
host-459.prb.PolicyDaily.IX_ClaimArchive3NONCLUSTERED80002026-09-09 08:42:062023-10-16 15:56:24USEDkeep — in use
host-459.prb.PolicyDaily.PK_PricingDaily1CLUSTEREDYY0000never2023-09-29 16:07:45COLDKEEP — primary key
host-459.prb.MeterDetail.PK_PayrollDaily1CLUSTEREDYY80002026-09-09 08:42:062023-09-27 08:20:50USEDKEEP — primary key
host-459.prb.MeterDetail.UX_PolicySnapshot2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host-459.prb.SupplierStatus.PK_CampaignEntry1CLUSTEREDYY80002026-09-09 08:42:062023-09-27 09:08:45USEDKEEP — primary key
host-459.prb.SupplierStatus.UX_ReconcileStatus2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host-459.sm.SupplierStaging.PK_StaffingResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-459.sm.SupplierStaging.UX_ReconcileHistory2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host-459.sm.QuotaHistory.PK_BatchLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-459.sm.QuotaHistory.UX_InvoiceAudit2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host-459.sm.CustomerDetail.PK_PricingSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-459.sm.CustomerDetail.UX_StaffingDetail2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host-459.sm.TerritoryArchive.PK_TerritoryLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-459.sm.TerritoryArchive.UX_MeterStatus2NONCLUSTEREDY0000never2023-12-18 13:09:09COLDreview carefully — unique
host-459.sm.BookingResult.PK_RosterStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-459.sm.BookingResult.UX_SettlementArchive2NONCLUSTEREDY0000never2023-12-18 14:10:02COLDreview carefully — unique
host-459.sm.TerritoryMonthly.PK_BookingAudit1CLUSTEREDYY0000never2023-12-18 09:13:42COLDKEEP — primary key
host-459.sm.TerritoryMonthly.UX_InvoiceAudit2NONCLUSTEREDY0000never2023-12-18 08:54:45COLDreview carefully — unique
host-459.sm.RosterStatus.PK_ShiftResult1CLUSTEREDYY0000never2023-12-11 08:49:23COLDKEEP — primary key
host-459.sm.QuotaDaily.PK_BookingDetail1CLUSTEREDYY0000never2024-01-16 16:20:53COLDKEEP — primary key
host-459.sm.QuotaDaily.UX_QuotaQueue2NONCLUSTEREDY0000never2024-01-16 15:04:51COLDreview carefully — unique
host-459.sm.TerritoryLine.PK_RouteArchive1CLUSTEREDYY0000never2023-12-08 08:50:56COLDKEEP — primary key
host-459.sm.TerritoryLine.UX_OrdersMonthly2NONCLUSTEREDY0000never2024-01-31 07:55:59COLDreview carefully — unique
host-459.sm.TicketStaging.PK_ClaimStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-459.sm.OrdersMonthly.PK_PolicyHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-459.sm.SettlementHeader.PK_LedgerAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-459.sm.ShipmentDaily.PK_CatalogDetail1CLUSTEREDYY0000never2024-01-16 16:20:53COLDKEEP — primary key
host-459.sm.ShipmentDaily.UX_TicketMonthly2NONCLUSTEREDY0000never2024-01-16 15:44:13COLDreview carefully — unique
host-459.sm.PolicyHeader.PK_CustomerSummary1CLUSTEREDYY0000never2024-01-16 16:20:54COLDKEEP — primary key
host-459.sm.PolicyHeader.UX_LedgerDetail2NONCLUSTEREDY0000never2024-01-16 15:44:13COLDreview carefully — unique
host-459.sm.ContractAudit.PK_ReconcileArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
APP.app.ShiftAudit.PK_SettlementResult1CLUSTEREDYY7574449590136182026-09-15 23:45:002024-07-26 15:52:21USEDKEEP — primary key
APP.app.SupplierLog.PK_SalesDetail1CLUSTEREDYY00013611neverneverUNUSEDKEEP — primary key
APP.app.ReconcileQueue.PK_RosterQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
APP.app.App.PK_InvoiceResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
APP.app.CampaignAudit.PK_BillingMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
APP.app.BillingAudit.PK_PolicyLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
APP.app.MeterArchive.PK_BillingStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
APP.app.LedgerDaily.PK_CustomerStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
APP.app.Group.PK_BookingEntry1CLUSTEREDYY06002026-07-29 11:17:122025-08-11 10:16:47USEDKEEP — primary key
APP.app.PricingLog.PK_AssetResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
APP.app.BatchQueue.PK_ShiftHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
APP.app.ShipmentResult.PK_SettlementSummary1CLUSTEREDYY0000never2025-08-11 10:16:47COLDKEEP — primary key
APP.app.TerritoryQueue.PK_SettlementLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
APP.app.InvoiceLine.PK_ClaimSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
APP.app.CatalogMonthly.PK_ClaimHeader1CLUSTEREDYY0000never2025-08-11 10:16:47COLDKEEP — primary key
APP.app.ClaimResult.PK_ShipmentStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
APP.cfg.QuotaStatus.PK_StaffingLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingArchive.PK_OrdersHeader1CLUSTEREDYY5221006857560166382026-09-15 21:50:202026-09-11 19:02:00USEDKEEP — primary key
PAYROLL.dbo.ContractResult.PK_CampaignResult1CLUSTEREDYY022008055022026-09-15 22:50:002024-12-16 15:46:25USEDKEEP — primary key
PAYROLL.dbo.SettlementStaging.PK_TicketStaging1CLUSTEREDYY0005502never2026-09-15 20:00:34UNUSEDKEEP — primary key
PAYROLL.dbo.ContractEntry.PK_SettlementStatus1CLUSTEREDYY00069never2026-09-15 19:02:24UNUSEDKEEP — primary key
PAYROLL.dbo.QuotaDetail.IX_BookingStaging10NONCLUSTERED80254646401052026-09-15 17:53:592026-09-15 12:00:58USEDkeep — in use
PAYROLL.dbo.QuotaDetail.IX_BillingStatus22NONCLUSTERED58001052026-09-15 14:04:342026-09-15 12:03:57USEDkeep — in use
PAYROLL.dbo.QuotaResult.PK_QuotaSummary1CLUSTEREDYY0301052026-08-07 14:44:062026-09-15 19:02:25USEDKEEP — primary key
PAYROLL.dbo.BookingQueue.IX_CustomerStaging22NONCLUSTERED0000never2023-07-13 14:45:21COLDreview, then DROP
PAYROLL.dbo.PayrollSummary.IX_SupplierHistory1CLUSTERED16141420509002026-09-16 00:57:522023-07-18 17:39:00USEDKEEP — table storage
PAYROLL.dbo.StaffingSnapshot.IX_ClaimSummary18NONCLUSTERED7360530002026-09-15 20:50:012025-07-30 07:50:45USEDkeep — in use
PAYROLL.dbo.StaffingSnapshot.IX_StaffingSnapshot20NONCLUSTERED380002026-09-10 13:48:412025-07-30 07:50:45USEDkeep — in use
PAYROLL.dbo.ShiftAudit.PK_SettlementResult1CLUSTEREDYY03002026-09-08 12:48:23neverUSEDKEEP — primary key
PAYROLL.dbo.ShiftAudit.UX_PayrollAudit2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.AssetMonthly.PK_SupplierMonthly1CLUSTEREDYY262335645172026-09-16 01:00:512026-07-16 19:01:43USEDKEEP — primary key
PAYROLL.dbo.AssetMonthly.UQ_SalesMonthly2NONCLUSTEREDY4550002026-09-15 11:19:392026-07-16 19:01:43USEDkeep — in use
PAYROLL.dbo.BillingDetail.PK_ForecastMonthly1CLUSTEREDYY0210512026-09-14 14:08:562026-09-15 19:02:27USEDKEEP — primary key
PAYROLL.dbo.TicketResult.PK_TerritoryEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketResult.UQ_ClaimQueue2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.TicketMonthly.PK_BatchQueue1CLUSTEREDYY02092026-08-12 09:52:522026-09-10 19:02:16USEDKEEP — primary key
PAYROLL.dbo.TicketMonthly.UQ_SupplierStatus2NONCLUSTEREDY1217291092026-09-15 17:02:222026-09-10 19:02:16USEDkeep — in use
PAYROLL.dbo.InvoiceArchive.PK_SettlementArchive1CLUSTEREDYY01011122026-09-15 17:02:222026-08-12 19:02:37USEDKEEP — primary key
PAYROLL.dbo.InvoiceArchive.UQ_PayrollResult2NONCLUSTEREDY30022026-08-12 09:52:492026-08-12 19:02:37USEDkeep — in use
PAYROLL.dbo.BookingLog.IX_PricingSummary4NONCLUSTERED10002026-08-01 08:11:222023-07-18 17:42:25USEDkeep — in use
PAYROLL.dbo.OrdersSummary.IX_InvoiceEntry4NONCLUSTERED0000never2023-07-18 17:41:56COLDreview, then DROP
PAYROLL.dbo.SettlementSnapshot.IX_PayrollResult6NONCLUSTERED0000never2023-07-18 17:41:28COLDreview, then DROP
PAYROLL.dbo.ClaimAudit.PK_CampaignDetail1CLUSTEREDYY3164465021892026-09-15 16:12:172026-09-15 19:02:27USEDKEEP — primary key
PAYROLL.dbo.ClaimAudit.UX_OrdersDaily2NONCLUSTEREDY66440021892026-09-15 16:11:572026-09-15 19:02:27USEDkeep — in use
PAYROLL.dbo.PayrollStatus.PK_BatchHistory1CLUSTEREDYY00251321892026-09-15 16:12:172026-09-15 19:02:28USEDKEEP — primary key
PAYROLL.dbo.PayrollStatus.UX_RosterSummary2NONCLUSTEREDY25530021492026-09-15 16:12:172026-09-15 19:02:28USEDkeep — in use
PAYROLL.dbo.OrdersDaily.PK_TerritoryLine1CLUSTEREDYY0002189never2026-09-15 19:02:28UNUSEDKEEP — primary key
PAYROLL.dbo.CampaignDaily.PK_InvoiceDaily1CLUSTEREDYY0002189never2026-09-15 19:02:28UNUSEDKEEP — primary key
PAYROLL.dbo.TicketStaging.PK_QuotaResult1CLUSTEREDYY0106870106862026-09-15 22:50:002026-03-30 19:02:51USEDKEEP — primary key
PAYROLL.dbo.ShiftQueue.PK_ShiftHistory1CLUSTEREDYY11002026-07-25 16:12:572025-07-30 07:50:48USEDKEEP — primary key
PAYROLL.dbo.WarehouseQueue.PK_ShiftSummary1CLUSTEREDYY15343002026-09-15 22:50:002025-07-30 07:50:49USEDKEEP — primary key
PAYROLL.dbo.PolicyDaily.PK_WarehouseLine1CLUSTEREDYY0000never2025-09-11 19:01:36COLDKEEP — primary key
PAYROLL.dbo.ShiftArchive.PK_SupplierResult1CLUSTEREDYY01002026-07-25 16:12:572026-02-12 19:02:35USEDKEEP — primary key
PAYROLL.dbo.BookingLine.PK_MeterAudit1CLUSTEREDYY0000never2025-07-30 07:50:49COLDKEEP — primary key
PAYROLL.dbo.WarehouseEntry.PK_ContractSnapshot1CLUSTEREDYY17429002026-09-15 16:12:182025-07-30 07:50:49USEDKEEP — primary key
PAYROLL.dbo.WarehouseEntry.UX_RosterLog2NONCLUSTEREDY21590002026-09-15 16:10:462025-07-30 07:50:49USEDkeep — in use
PAYROLL.dbo.OrdersArchive.PK_CustomerStaging1CLUSTEREDYY0000never2025-09-18 19:00:53COLDKEEP — primary key
PAYROLL.dbo.PayrollHistory.PK_BillingMonthly1CLUSTEREDYY0000never2025-09-18 19:00:53COLDKEEP — primary key
PAYROLL.dbo.PolicyMonthly.PK_PayrollLog1CLUSTEREDYY0000never2025-09-18 19:00:53COLDKEEP — primary key
PAYROLL.dbo.LedgerHeader.PK_AssetEntry1CLUSTEREDYY0000never2025-09-18 19:00:53COLDKEEP — primary key
PAYROLL.dbo.TicketHeader.PK_RouteResult1CLUSTEREDYY0000never2026-02-09 19:01:57COLDKEEP — primary key
PAYROLL.dbo.TicketHeader.UX_BillingStaging2NONCLUSTEREDY10002026-07-25 16:12:572026-02-09 19:01:57USEDkeep — in use
PAYROLL.dbo.ClaimHeader.PK_ClaimHeader1CLUSTEREDYY0000never2025-09-08 19:01:48COLDKEEP — primary key
PAYROLL.dbo.RouteLog.PK_MeterArchive1CLUSTEREDYY01002026-07-25 16:12:552025-07-31 19:01:31USEDKEEP — primary key
PAYROLL.dbo.WarehouseEntry.PK_TerritoryEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RouteDetail.IX_CatalogLine5NONCLUSTERED0000never2023-07-18 17:40:44COLDreview, then DROP
PAYROLL.dbo.AssetLine.PK_TerritoryDetail1CLUSTEREDYY0000never2025-07-30 07:50:49COLDKEEP — primary key
PAYROLL.dbo.InvoiceLog.PK_ReconcileStatus1CLUSTEREDYY0000never2025-08-14 19:01:02COLDKEEP — primary key
PAYROLL.dbo.SalesQueue.IX_SupplierDetail12NONCLUSTERED0000never2026-02-12 19:02:35COLDreview, then DROP
PAYROLL.dbo.SalesQueue.PK_AssetStatus1CLUSTEREDYY0000never2026-02-12 19:02:35COLDKEEP — primary key
PAYROLL.dbo.BookingLine.PK_BookingHistory1CLUSTEREDYY0000never2025-11-15 19:01:48COLDKEEP — primary key
PAYROLL.dbo.TicketSnapshot.PK_ShipmentArchive1CLUSTEREDYY0118935102026-09-15 16:12:182025-07-30 07:50:49USEDKEEP — primary key
PAYROLL.dbo.TicketSnapshot.UX_ForecastSummary2NONCLUSTEREDY510002026-09-15 15:06:562024-07-22 15:45:14USEDkeep — in use
PAYROLL.dbo.ShiftQueue.PK_SalesMonthly1CLUSTEREDYY0000never2025-11-15 19:01:46COLDKEEP — primary key
PAYROLL.dbo.QuotaLine.IX_StaffingSnapshot8NONCLUSTERED14620103452026-08-22 08:59:432026-08-03 19:02:59USEDkeep — in use
PAYROLL.dbo.QuotaLine.IX_BookingArchive7NONCLUSTERED3280103462026-08-03 10:11:102026-08-03 19:02:59USEDkeep — in use
PAYROLL.dbo.QuotaLine.PK_CustomerEntry1CLUSTEREDYY01172200422026-08-22 15:52:222026-08-03 19:02:59USEDKEEP — primary key
PAYROLL.dbo.AssetStaging.IX_InvoiceSnapshot12NONCLUSTERED06401674132026-08-24 09:32:452026-08-24 19:02:11USEDkeep — in use
PAYROLL.dbo.AssetStaging.IX_TerritoryLine13NONCLUSTERED011001674132026-08-22 15:52:222026-08-24 19:02:15USEDkeep — in use
PAYROLL.dbo.AssetStaging.IX_SupplierQueue10NONCLUSTERED0101674022026-08-03 09:55:252026-08-24 20:00:32USEDkeep — in use
PAYROLL.dbo.AssetStaging.IX_QuotaLine11NONCLUSTERED000167402never2026-08-24 19:02:16UNUSEDreview, then DROP
PAYROLL.dbo.AssetStaging.IX_CampaignDetail9NONCLUSTERED14101674022026-08-03 15:32:562026-08-24 19:02:16USEDkeep — in use
PAYROLL.dbo.AssetStaging.PK_SalesStatus1CLUSTEREDYY030377094802026-08-24 09:32:462026-08-24 19:02:07USEDKEEP — primary key
PAYROLL.dbo.BookingArchive.PK_TerritoryAudit1CLUSTEREDYY0000never2025-07-30 07:50:50COLDKEEP — primary key
PAYROLL.dbo.TerritoryStaging.PK_OrdersLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BillingHistory.IX_AssetDaily11NONCLUSTERED23001622026-09-09 17:34:122026-09-15 19:02:29USEDkeep — in use
PAYROLL.dbo.AssetLog.IX_MeterStaging10NONCLUSTERED350013702026-09-15 15:48:472026-09-15 19:02:29USEDkeep — in use
PAYROLL.dbo.InvoiceLine.IX_SettlementHistory8NONCLUSTERED0004195never2026-09-15 19:02:31UNUSEDreview, then DROP
PAYROLL.dbo.AssetLine.IX_AssetDetail9NONCLUSTERED1800312026-09-15 15:48:472026-09-15 19:02:31USEDkeep — in use
PAYROLL.dbo.ReconcileSummary.PK_BillingDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseQueue.PK_LedgerSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CatalogQueue.PK_TerritoryMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimLog.PK_CatalogStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TerritoryStaging.PK_InvoiceHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TerritoryDetail.PK_MeterHistory1CLUSTEREDYY0179002026-08-10 15:25:042026-07-23 19:02:19USEDKEEP — primary key
PAYROLL.dbo.BillingDaily.IX_QuotaDetail8NONCLUSTERED0000never2023-07-13 14:43:52COLDreview, then DROP
PAYROLL.dbo.PayrollDetail.IX_BillingStaging12NONCLUSTERED206400502026-09-15 18:50:222026-09-15 19:02:32USEDkeep — in use
PAYROLL.dbo.ShipmentDaily.PK_BatchArchive1CLUSTEREDYY176022026-08-10 15:24:412026-07-27 10:14:29USEDKEEP — primary key
PAYROLL.dbo.ReconcileDaily.IX_BatchAudit9NONCLUSTERED0000never2023-07-13 14:44:49COLDreview, then DROP
PAYROLL.dbo.ShipmentDetail.PK_ClaimHeader1CLUSTEREDYY0000never2026-04-17 19:02:56COLDKEEP — primary key
PAYROLL.dbo.ShipmentDetail.UQ_OrdersResult2NONCLUSTEREDY0000never2026-04-17 19:02:56COLDreview carefully — unique
PAYROLL.dbo.QuotaLine.PK_ClaimSummary1CLUSTEREDYY07428002026-09-15 16:12:182025-07-30 07:51:39USEDKEEP — primary key
PAYROLL.dbo.QuotaLine.UX_ForecastSummary2NONCLUSTEREDY0000never2025-07-30 07:51:39COLDreview carefully — unique
PAYROLL.dbo.CatalogDaily.IX_CustomerArchive6NONCLUSTEREDY29431200593102026-09-16 00:59:312026-09-15 20:00:50USEDkeep — in use
PAYROLL.dbo.CatalogDaily.IX_ShipmentMonthly7NONCLUSTERED29516231270593102026-09-16 01:00:302026-09-15 20:00:50USEDkeep — in use
PAYROLL.dbo.TerritoryStatus.IX_QuotaStaging4NONCLUSTERED3414310031052026-09-16 00:59:312026-09-15 19:03:13USEDkeep — in use
PAYROLL.dbo.BookingResult.IX_LedgerStatus4NONCLUSTERED3056620013472026-09-16 01:00:302026-09-15 19:03:13USEDkeep — in use
PAYROLL.dbo.BookingEntry.IX_PolicyStaging2NONCLUSTERED731514004504592026-09-16 01:00:302026-09-15 20:00:50USEDkeep — in use
PAYROLL.dbo.BookingEntry.IX_OrdersAudit4NONCLUSTERED000450459never2026-09-15 20:00:51UNUSEDreview, then DROP
PAYROLL.dbo.BookingEntry.IX_BillingAudit3NONCLUSTERED9528004504592026-09-15 20:20:022026-09-15 20:00:51USEDkeep — in use
PAYROLL.dbo.ForecastSnapshot.IX_ForecastSummary16NONCLUSTERED5694134170771012026-09-16 01:00:552026-09-15 20:00:57USEDkeep — in use
PAYROLL.dbo.ForecastSnapshot.IX_MeterHeader18NONCLUSTERED1720400771012026-09-15 20:52:472026-09-15 20:00:58USEDkeep — in use
PAYROLL.dbo.MeterHistory.IX_PricingHeader20NONCLUSTERED123899002182026-09-15 21:42:572026-09-15 19:03:29USEDkeep — in use
PAYROLL.dbo.LedgerDetail.IX_ShiftHistory11NONCLUSTERED18109756702864242026-09-15 21:42:572026-09-15 20:00:59USEDkeep — in use
PAYROLL.dbo.CampaignLog.IX_CustomerStaging6NONCLUSTERED2503600130592026-09-16 01:00:302026-09-15 20:01:00USEDkeep — in use
PAYROLL.dbo.ClaimLine.IX_SupplierQueue9NONCLUSTERED1050177001072432026-09-16 00:59:312026-09-15 20:01:02USEDkeep — in use
PAYROLL.dbo.StaffingMonthly.IX_LedgerLine8NONCLUSTERED3331850040472026-09-16 01:00:302026-09-15 20:01:03USEDkeep — in use
PAYROLL.dbo.TicketEntry.IX_OrdersArchive2NONCLUSTERED4211200206132026-09-15 20:52:472026-09-15 19:03:42USEDkeep — in use
PAYROLL.dbo.ShiftHistory.PK_CatalogHistory1CLUSTEREDYY022904036222026-09-15 17:46:552026-09-15 19:03:42USEDKEEP — primary key
PAYROLL.dbo.TicketDaily.PK_WarehouseDaily1CLUSTEREDYY2033520111212026-09-15 17:44:222026-09-15 19:03:43USEDKEEP — primary key
PAYROLL.dbo.RouteSummary.PK_OrdersLine1CLUSTEREDYY0000never2025-07-30 07:53:22COLDKEEP — primary key
PAYROLL.dbo.RouteSummary.UX_MeterMonthly2NONCLUSTEREDY154050002026-09-15 17:44:222025-07-30 07:53:22USEDkeep — in use
PAYROLL.dbo.ClaimArchive.IX_InvoiceStatus17NONCLUSTERED87022173043082026-09-15 17:30:042026-09-15 19:03:43USEDkeep — in use
PAYROLL.dbo.ClaimArchive.PK_PolicyHeader1CLUSTEREDYY133474161087575122026-09-15 17:30:042026-09-15 19:03:43USEDKEEP — primary key
PAYROLL.dbo.BillingSnapshot.PK_OrdersAudit1CLUSTEREDYY0003269never2026-09-15 19:03:44UNUSEDKEEP — primary key
PAYROLL.dbo.CampaignHeader.PK_CatalogSummary1CLUSTEREDYY0007647never2026-09-15 19:03:44UNUSEDKEEP — primary key
PAYROLL.dbo.QuotaHeader.PK_ForecastAudit1CLUSTEREDYY0491032042026-09-15 13:17:502026-09-15 19:03:44USEDKEEP — primary key
PAYROLL.dbo.OrdersLine.PK_SalesResult1CLUSTEREDYY01002026-09-14 15:44:382025-07-30 07:53:27USEDKEEP — primary key
PAYROLL.dbo.BillingLog.PK_InvoiceDetail1CLUSTEREDYY0000never2025-07-30 07:53:27COLDKEEP — primary key
PAYROLL.dbo.ClaimLog.IX_ClaimStaging2NONCLUSTERED0003never2026-08-05 19:04:06UNUSEDreview, then DROP
PAYROLL.dbo.ClaimLog.PK_PricingStaging1CLUSTEREDYY31297032026-09-15 08:33:542026-06-20 19:01:20USEDKEEP — primary key
PAYROLL.dbo.ContractDaily.PK_BatchResult1CLUSTEREDYY087002026-08-21 12:35:16neverUSEDKEEP — primary key
PAYROLL.dbo.CustomerEntry.PK_SettlementStaging1CLUSTEREDYY087002026-08-21 12:35:16neverUSEDKEEP — primary key
PAYROLL.dbo.CustomerLog.PK_CampaignSnapshot1CLUSTEREDYY01109002026-09-15 20:14:40neverUSEDKEEP — primary key
PAYROLL.dbo.BookingMonthly.PK_CatalogSummary1CLUSTEREDYY021002026-08-06 13:32:352026-06-13 19:01:13USEDKEEP — primary key
PAYROLL.dbo.ReconcileResult.PK_SupplierStatus1CLUSTEREDYY0000never2025-07-30 07:53:28COLDKEEP — primary key
PAYROLL.dbo.ContractAudit.PK_RouteLog1CLUSTEREDYY05022026-08-29 09:13:292026-08-29 19:03:12USEDKEEP — primary key
PAYROLL.dbo.ContractAudit.UX_ShiftDaily2NONCLUSTEREDY802710022026-09-16 00:58:212026-08-29 09:13:29USEDkeep — in use
PAYROLL.dbo.MeterQueue.IX_PayrollSummary4NONCLUSTERED1060584006482026-09-16 00:59:312026-09-15 19:03:50USEDkeep — in use
PAYROLL.dbo.ShipmentResult.PK_BatchAudit1CLUSTEREDYY0000never2025-10-20 19:02:31COLDKEEP — primary key
PAYROLL.dbo.CatalogStaging.PK_InvoiceAudit1CLUSTEREDYY01002026-08-22 15:00:552025-09-22 19:02:31USEDKEEP — primary key
PAYROLL.dbo.TicketAudit.PK_BatchEntry1CLUSTEREDYY06002026-08-08 16:21:442025-09-23 19:02:42USEDKEEP — primary key
PAYROLL.dbo.WarehouseDaily.PK_BillingSnapshot1CLUSTEREDYY01002026-08-22 15:00:55neverUSEDKEEP — primary key
PAYROLL.dbo.ReconcileDetail.PK_PayrollStatus1CLUSTEREDYY0000never2025-10-20 19:02:31COLDKEEP — primary key
PAYROLL.dbo.InvoiceHeader.IX_AssetStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.MeterStaging.IX_ClaimHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseHistory.PK_SalesArchive1CLUSTEREDYY0000never2025-09-22 19:02:31COLDKEEP — primary key
PAYROLL.dbo.WarehouseHistory.IX_PayrollHistory2NONCLUSTEREDY0000never2025-09-22 19:02:31COLDreview carefully — unique
PAYROLL.dbo.CustomerSummary.IX_CampaignLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CustomerHeader.PK_SupplierMonthly1CLUSTEREDYY0000never2025-09-22 19:02:31COLDKEEP — primary key
PAYROLL.dbo.CustomerHeader.IX_SettlementResult2NONCLUSTERED0000never2025-09-22 19:02:31COLDreview, then DROP
PAYROLL.dbo.TicketArchive.PK_CatalogQueue1CLUSTEREDYY0000never2025-07-30 07:54:45COLDKEEP — primary key
PAYROLL.dbo.OrdersSummary.IX_RosterStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingLog.IX_LedgerQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingLog.IX_ContractDaily3NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.PricingLog.IX_SalesStatus2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.ReconcileMonthly.PK_CatalogDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileMonthly.IX_StaffingDetail2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.ShipmentMonthly.PK_TicketEntry1CLUSTEREDYY70225168960116512026-09-15 17:45:152026-09-15 19:04:47USEDKEEP — primary key
PAYROLL.dbo.RosterSummary.PK_ForecastArchive1CLUSTEREDYY066111056482026-09-15 17:45:152026-09-15 19:04:48USEDKEEP — primary key
PAYROLL.dbo.PolicyEntry.PK_BookingLog1CLUSTEREDYY0000never2025-07-30 07:54:43COLDKEEP — primary key
PAYROLL.dbo.AssetStatus.PK_ShipmentEntry1CLUSTEREDYY05602002026-09-15 17:18:482025-07-30 07:54:43USEDKEEP — primary key
PAYROLL.dbo.PolicyArchive.IX_CatalogQueue1CLUSTEREDY71002026-09-15 19:39:102025-07-30 07:53:33USEDKEEP — table storage
PAYROLL.dbo.TerritoryArchive.IX_TicketDetail17NONCLUSTERED275030030147842026-09-16 01:01:132026-09-15 20:01:17USEDkeep — in use
PAYROLL.dbo.TerritoryArchive.IX_AssetEntry22NONCLUSTERED7391180147842026-09-16 00:56:082026-09-15 20:01:17USEDkeep — in use
PAYROLL.dbo.TerritoryArchive.IX_TicketLine21NONCLUSTERED39838034850147842026-09-16 01:01:072026-09-15 20:01:19USEDkeep — in use
PAYROLL.dbo.TerritoryArchive.IX_LedgerLine23NONCLUSTERED28103400147842026-09-16 01:01:072026-09-15 20:01:20USEDkeep — in use
PAYROLL.dbo.CatalogStatus.IX_SupplierAudit29NONCLUSTERED4339601267004353672026-09-16 01:00:302026-09-15 20:01:24USEDkeep — in use
PAYROLL.dbo.CatalogStatus.IX_SalesLine30NONCLUSTERED5818404353672026-09-15 17:21:512026-09-15 20:01:25USEDkeep — in use
PAYROLL.dbo.CatalogStatus.IX_InvoiceSnapshot31NONCLUSTERED488751004353672026-09-16 01:01:092026-09-15 20:01:26USEDkeep — in use
PAYROLL.dbo.MeterMonthly.IX_RosterHeader5NONCLUSTERED0000never2023-07-18 17:48:07COLDreview, then DROP
PAYROLL.dbo.MeterMonthly.IX_PricingSnapshot6NONCLUSTERED1329780002026-09-16 01:01:102023-08-26 10:45:20USEDkeep — in use
PAYROLL.dbo.StaffingLine.IX_SalesLog1CLUSTEREDY603478690209692026-09-15 17:41:542026-09-15 19:04:33USEDKEEP — table storage
PAYROLL.dbo.CustomerResult.IX_TicketStatus1CLUSTEREDY358743809018782026-09-16 00:54:012026-08-25 19:04:29USEDKEEP — table storage
PAYROLL.dbo.BillingAudit.IX_ShiftDaily13NONCLUSTERED44470094942026-09-15 20:50:012026-09-15 19:04:38USEDkeep — in use
PAYROLL.dbo.BillingAudit.PK_RosterDaily1CLUSTEREDYY01730174447190502026-09-16 01:01:102026-09-15 19:04:38USEDKEEP — primary key
PAYROLL.dbo.AssetDetail.IX_InvoiceDaily6NONCLUSTERED1677900095612026-09-16 01:01:102026-09-15 19:04:39USEDkeep — in use
PAYROLL.dbo.AssetDetail.IX_QuotaSnapshot7NONCLUSTERED1329910095612026-09-16 01:01:102026-09-15 19:04:39USEDkeep — in use
PAYROLL.dbo.StaffingStatus.IX_ContractDaily15NONCLUSTERED052200004349902026-09-15 20:26:552026-09-15 20:01:35USEDkeep — in use
PAYROLL.dbo.ReconcileAudit.IX_ForecastEntry7NONCLUSTERED794550081442026-09-15 18:57:382026-09-15 19:04:35USEDkeep — in use
PAYROLL.dbo.SettlementQueue.IX_SupplierStatus32NONCLUSTERED1377379648001263392026-09-15 19:44:542026-09-15 19:04:35USEDkeep — in use
PAYROLL.dbo.SalesStatus.IX_LedgerHistory11NONCLUSTERED2291130148492026-09-15 19:39:012026-09-15 20:01:36USEDkeep — in use
PAYROLL.dbo.SalesStatus.IX_CustomerStaging12NONCLUSTERED332682300148602026-09-16 00:56:092026-09-15 20:01:36USEDkeep — in use
PAYROLL.dbo.BatchAudit.IX_StaffingDetail30NONCLUSTERED0000never2024-10-04 09:01:12COLDreview, then DROP
PAYROLL.dbo.ClaimQueue.IX_OrdersArchive24NONCLUSTERED0000never2025-07-30 07:54:42COLDreview, then DROP
PAYROLL.dbo.ContractEntry.IX_TerritorySnapshot14NONCLUSTERED0000never2023-07-05 14:42:03COLDreview, then DROP
PAYROLL.dbo.RosterArchive.PK_PricingMonthly1CLUSTEREDYY04599082172026-09-15 17:19:142026-09-15 19:04:51USEDKEEP — primary key
PAYROLL.dbo.CatalogHistory.PK_ContractDetail1CLUSTEREDYY011521064122026-09-15 17:36:282026-09-15 19:04:52USEDKEEP — primary key
PAYROLL.dbo.BillingDaily.PK_WarehouseLine1CLUSTEREDYY05328041332026-09-12 09:29:072026-09-13 19:03:18USEDKEEP — primary key
PAYROLL.dbo.CatalogSummary.PK_ShipmentDaily1CLUSTEREDYY07579100602026-09-15 17:55:402026-04-03 19:06:33USEDKEEP — primary key
PAYROLL.dbo.CatalogSummary.UX_OrdersQueue2NONCLUSTEREDY10060002026-09-15 15:42:512026-04-03 08:42:23USEDkeep — in use
PAYROLL.dbo.AssetSnapshot.IX_BillingHistory22NONCLUSTERED91223270185222026-09-15 17:58:502026-09-15 19:04:51USEDkeep — in use
PAYROLL.dbo.AssetSnapshot.IX_ShipmentMonthly15NONCLUSTERED185928090185062026-09-15 21:42:162026-09-15 20:01:38USEDkeep — in use
PAYROLL.dbo.AssetSnapshot.PK_ContractHeader1CLUSTEREDYY11016210600118966641077122026-09-15 21:53:392026-09-15 19:04:48USEDKEEP — primary key
PAYROLL.dbo.SettlementHistory.PK_TicketStatus1CLUSTEREDYY04971002026-09-15 20:10:032026-07-27 10:54:35USEDKEEP — primary key
PAYROLL.dbo.SalesLine.PK_ClaimArchive1CLUSTEREDYY0000never2026-07-27 10:54:35UNUSEDKEEP — primary key
PAYROLL.dbo.CampaignHeader.PK_CatalogLine1CLUSTEREDYY0000never2026-07-27 10:54:35UNUSEDKEEP — primary key
PAYROLL.dbo.TerritorySnapshot.PK_MeterLine1CLUSTEREDYY024385002026-09-15 17:56:522026-07-27 10:54:35USEDKEEP — primary key
PAYROLL.dbo.SettlementHistory.IX_ShipmentEntry12NONCLUSTERED0434455002026-09-15 20:57:182024-03-02 14:48:25USEDkeep — in use
PAYROLL.dbo.PricingStaging.IX_CampaignSnapshot13NONCLUSTERED0000never2024-03-02 14:47:57COLDreview, then DROP
PAYROLL.dbo.ShiftDaily.PK_BatchLog1CLUSTEREDYY0000never2022-07-10 09:48:52COLDKEEP — primary key
PAYROLL.dbo.RosterResult.IX_OrdersDetail17NONCLUSTERED0000never2023-07-13 14:48:00COLDreview, then DROP
PAYROLL.dbo.MeterArchive.PK_BillingHistory1CLUSTEREDYY0000never2026-04-24 19:06:20COLDKEEP — primary key
PAYROLL.dbo.QuotaSnapshot.IX_TerritoryResult8NONCLUSTERED1601716134930522026-09-15 21:41:232026-09-15 03:07:01USEDkeep — in use
PAYROLL.dbo.PolicyResult.PK_CustomerSnapshot1CLUSTEREDYY01249101592026-09-15 19:58:382025-10-25 19:02:44USEDKEEP — primary key
PAYROLL.dbo.PolicyResult.UX_SupplierStaging2NONCLUSTEREDY015901592026-09-15 19:45:012025-10-25 19:02:44USEDkeep — in use
PAYROLL.dbo.OrdersDetail.PK_ContractLog1CLUSTEREDYY01002026-07-31 14:05:072026-05-19 19:06:37USEDKEEP — primary key
PAYROLL.dbo.OrdersDetail.UQ_PricingDetail2NONCLUSTEREDY9690002026-09-15 10:35:272026-05-19 19:06:37USEDkeep — in use
PAYROLL.dbo.ContractHistory.IX_CampaignHeader43NONCLUSTERED91891001232532026-09-15 20:27:052026-09-15 20:01:38USEDkeep — in use
PAYROLL.dbo.BookingLine.IX_TerritoryStatus5NONCLUSTERED0000never2023-07-13 14:48:26COLDreview, then DROP
PAYROLL.dbo.CatalogEntry.IX_PricingSummary6NONCLUSTERED20002026-08-22 11:48:362025-07-30 07:54:49USEDkeep — in use
PAYROLL.dbo.ReconcileHistory.PK_InvoiceSnapshot1CLUSTEREDYY0000never2026-07-23 20:01:18COLDKEEP — primary key
PAYROLL.dbo.SettlementAudit.IX_RouteEntry6NONCLUSTERED10002026-08-08 10:31:392025-07-30 07:54:50USEDkeep — in use
PAYROLL.dbo.WarehouseSnapshot.IX_ShiftHistory13NONCLUSTERED0000never2026-07-23 19:13:02COLDreview, then DROP
PAYROLL.dbo.BillingStaging.IX_ForecastSnapshot11NONCLUSTERED245600599552026-09-15 15:33:372026-09-15 19:04:56USEDkeep — in use
PAYROLL.dbo.SalesHistory.IX_CustomerSnapshot10NONCLUSTERED0000never2025-07-30 07:54:49COLDreview, then DROP
PAYROLL.dbo.SalesHistory.IX_CampaignMonthly11NONCLUSTERED0000never2025-07-30 07:54:49COLDreview, then DROP
PAYROLL.dbo.ReconcileArchive.IX_SettlementAudit2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.SettlementMonthly.IX_PricingAudit11NONCLUSTERED0000never2024-11-20 17:10:36COLDreview, then DROP
PAYROLL.dbo.WarehouseArchive.IX_BookingHeader2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.LedgerLog.IX_RosterArchive8NONCLUSTERED0000never2023-07-13 14:50:30COLDreview, then DROP
PAYROLL.dbo.RosterEntry.IX_TerritoryHeader3NONCLUSTERED0000never2023-07-13 14:50:43COLDreview, then DROP
PAYROLL.dbo.TicketSnapshot.IX_PayrollHeader12NONCLUSTERED0002434never2026-09-15 20:01:41UNUSEDreview, then DROP
PAYROLL.dbo.PayrollDetail.PK_StaffingResult1CLUSTEREDYY069202026-09-10 08:25:452026-05-04 19:10:40USEDKEEP — primary key
PAYROLL.dbo.PayrollDetail.UQ_PayrollLine2NONCLUSTEREDY20002026-07-29 09:41:062026-05-04 19:10:40USEDkeep — in use
PAYROLL.dbo.SettlementArchive.PK_MeterStaging1CLUSTEREDYY0000never2026-03-09 19:07:13COLDKEEP — primary key
PAYROLL.dbo.SettlementArchive.UQ_BatchStatus2NONCLUSTEREDY0000never2026-03-09 19:07:13COLDreview carefully — unique
PAYROLL.dbo.PolicyHistory.IX_ClaimArchive4NONCLUSTERED01042026-09-10 17:46:472026-07-29 19:07:40USEDkeep — in use
PAYROLL.dbo.PolicyHistory.IX_TicketSnapshot2NONCLUSTERED01042026-09-10 21:23:322026-07-29 19:07:40USEDkeep — in use
PAYROLL.dbo.PolicyHistory.IX_InvoiceMonthly3NONCLUSTERED0004never2026-07-29 19:07:40UNUSEDreview, then DROP
PAYROLL.dbo.PolicyHistory.PK_ClaimArchive1CLUSTEREDYY0133142026-09-10 21:23:322026-07-29 19:07:40USEDKEEP — primary key
PAYROLL.dbo.ShipmentHistory.PK_BookingResult1CLUSTEREDYY0019042026-09-10 08:25:462026-07-29 19:07:40USEDKEEP — primary key
PAYROLL.dbo.ShipmentHistory.UQ_SalesSummary2NONCLUSTEREDY1920042026-09-10 08:25:462026-07-29 19:07:40USEDkeep — in use
PAYROLL.dbo.SalesSummary.IX_StaffingHeader2NONCLUSTERED220072026-09-10 08:25:462026-07-29 19:07:41USEDkeep — in use
PAYROLL.dbo.SalesSummary.PK_LedgerAudit1CLUSTEREDYY01702072026-09-10 08:25:462026-07-29 19:07:41USEDKEEP — primary key
PAYROLL.dbo.MeterMonthly.IX_SettlementDetail2NONCLUSTERED0002never2026-07-29 19:07:41UNUSEDreview, then DROP
PAYROLL.dbo.MeterMonthly.IX_ReconcileArchive4NONCLUSTERED01022026-09-10 17:46:482026-07-29 19:07:41USEDkeep — in use
PAYROLL.dbo.MeterMonthly.IX_TicketArchive3NONCLUSTERED0004never2026-07-29 19:07:41UNUSEDreview, then DROP
PAYROLL.dbo.MeterMonthly.PK_LedgerAudit1CLUSTEREDYY229361042026-09-10 17:46:482026-07-29 19:07:41USEDKEEP — primary key
PAYROLL.dbo.AssetSnapshot.IX_ShipmentEntry3NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.AssetSnapshot.PK_InvoiceLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetSnapshot.UQ_ClaimDaily2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.CampaignAudit.IX_PolicyDetail2NONCLUSTERED1900032026-09-10 08:25:462026-07-29 19:07:42USEDkeep — in use
PAYROLL.dbo.CampaignAudit.IX_SettlementLog3NONCLUSTERED0149032026-09-10 17:45:512026-07-29 19:07:42USEDkeep — in use
PAYROLL.dbo.CampaignAudit.IX_PricingArchive4NONCLUSTERED062032026-09-05 14:13:522026-07-29 19:07:42USEDkeep — in use
PAYROLL.dbo.CampaignAudit.PK_RosterEntry1CLUSTEREDYY017433932026-09-10 17:45:512026-07-29 19:07:41USEDKEEP — primary key
PAYROLL.dbo.PolicyDaily.IX_MeterQueue2NONCLUSTERED0000never2026-06-13 19:02:09COLDreview, then DROP
PAYROLL.dbo.PolicyDaily.PK_CustomerHeader1CLUSTEREDYY01034002026-09-15 20:14:402026-06-13 19:02:09USEDKEEP — primary key
PAYROLL.dbo.TerritoryMonthly.PK_TerritoryHeader1CLUSTEREDYY5238002026-09-15 20:14:402026-06-13 19:02:09USEDKEEP — primary key
PAYROLL.dbo.LedgerSummary.IX_ShipmentLine11NONCLUSTERED0000never2023-07-13 14:45:21COLDreview, then DROP
PAYROLL.dbo.RouteEntry.IX_BillingHeader2NONCLUSTERED0000never2023-07-13 14:47:35COLDreview, then DROP
PAYROLL.dbo.OrdersMonthly.IX_BookingDetail4NONCLUSTERED0000never2023-07-13 14:47:47COLDreview, then DROP
PAYROLL.dbo.StaffingDaily.IX_ContractEntry3NONCLUSTERED0000never2023-07-13 14:48:02COLDreview, then DROP
PAYROLL.dbo.TerritoryAudit.IX_ShipmentMonthly3NONCLUSTERED0201172026-07-27 13:21:072026-09-14 19:04:36USEDkeep — in use
PAYROLL.dbo.TerritoryAudit.PK_QuotaDetail1CLUSTEREDYY000113never2026-09-14 19:04:36UNUSEDKEEP — primary key
PAYROLL.dbo.TerritoryLine.PK_BillingDaily1CLUSTEREDYY030436099552026-09-15 17:53:582026-09-15 19:04:57USEDKEEP — primary key
PAYROLL.dbo.WarehouseEntry.IX_TicketResult2NONCLUSTERED35597150121572026-09-15 20:30:182026-09-15 19:04:57USEDkeep — in use
PAYROLL.dbo.WarehouseEntry.PK_CampaignStaging1CLUSTEREDYY0578396337592026-09-15 15:06:032026-09-15 19:04:57USEDKEEP — primary key
PAYROLL.dbo.ClaimStaging.IX_ShipmentResult2NONCLUSTERED107651094612026-09-15 17:33:122026-09-15 19:04:58USEDkeep — in use
PAYROLL.dbo.ClaimStaging.PK_MeterResult1CLUSTEREDYY0208246100212026-09-15 15:06:032026-09-15 19:04:58USEDKEEP — primary key
PAYROLL.dbo.StaffingStatus.IX_RouteLine3NONCLUSTERED1017503412026-09-15 15:01:092026-09-15 19:04:58USEDkeep — in use
PAYROLL.dbo.StaffingStatus.PK_BookingSnapshot1CLUSTEREDYY331110063342026-09-15 15:06:032026-09-15 19:04:58USEDKEEP — primary key
PAYROLL.dbo.InvoiceLine.IX_PricingSummary3NONCLUSTERED0000never2026-07-23 19:13:14COLDreview, then DROP
PAYROLL.dbo.SupplierLine.IX_ShiftStatus11NONCLUSTERED02002026-07-27 13:21:062026-07-27 13:21:52USEDkeep — in use
PAYROLL.dbo.SupplierLine.PK_CampaignSummary1CLUSTEREDYY0350002026-08-22 15:07:502026-07-27 13:21:51USEDKEEP — primary key
PAYROLL.dbo.ShiftAudit.PK_QuotaEntry1CLUSTEREDYY00013026never2026-09-15 19:04:59UNUSEDKEEP — primary key
PAYROLL.dbo.MeterAudit.IX_PricingLine2NONCLUSTERED3122910106502026-09-15 20:30:182026-09-15 19:04:59USEDkeep — in use
PAYROLL.dbo.MeterAudit.PK_CampaignSnapshot1CLUSTEREDYY027048228042026-09-15 20:29:422026-09-15 19:04:59USEDKEEP — primary key
PAYROLL.dbo.CatalogHeader.PK_ForecastHistory1CLUSTEREDYY02002026-08-22 15:07:502026-07-27 13:21:46USEDKEEP — primary key
PAYROLL.dbo.ReconcileSummary.IX_PolicyDaily7NONCLUSTERED0000never2023-07-13 14:55:53COLDreview, then DROP
PAYROLL.dbo.RosterLog.IX_CustomerDaily7NONCLUSTERED0000never2023-07-13 14:56:03COLDreview, then DROP
PAYROLL.dbo.QuotaHeader.PK_SupplierMonthly1CLUSTEREDYY0000never2022-11-17 14:46:06COLDKEEP — primary key
PAYROLL.dbo.LedgerArchive.IX_CampaignLog2NONCLUSTERED0000never2023-07-13 14:56:29COLDreview, then DROP
PAYROLL.dbo.ReconcileLine.IX_PayrollLog6NONCLUSTERED0000never2023-07-13 14:56:44COLDreview, then DROP
PAYROLL.dbo.PricingLine.IX_InvoiceHistory9NONCLUSTERED0000never2023-07-13 14:56:56COLDreview, then DROP
PAYROLL.dbo.OrdersStatus.IX_StaffingDaily8NONCLUSTERED39891012026-09-15 18:50:232026-09-09 19:04:49USEDkeep — in use
PAYROLL.dbo.CampaignArchive.IX_PolicyDetail8NONCLUSTERED79031852002026-09-15 18:50:232023-07-13 14:57:16USEDkeep — in use
PAYROLL.dbo.ReconcileSummary.PK_WarehouseStatus1CLUSTEREDYY11002026-08-08 16:07:072025-07-30 07:55:42USEDKEEP — primary key
PAYROLL.dbo.BatchLog.IX_CustomerLog4NONCLUSTERED0000never2023-07-13 14:57:41COLDreview, then DROP
PAYROLL.dbo.CatalogAudit.PK_RouteHeader1CLUSTEREDYY0000never2025-07-30 07:55:42COLDKEEP — primary key
PAYROLL.dbo.BillingEntry.IX_CustomerLine4NONCLUSTERED4759525002026-09-15 18:50:222023-07-13 14:57:58USEDkeep — in use
PAYROLL.dbo.BatchQueue.IX_RosterResult3NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.OrdersQueue.IX_AssetSnapshot2NONCLUSTERED0000never2023-07-13 14:58:17COLDreview, then DROP
PAYROLL.dbo.MeterArchive.IX_ReconcileQueue16NONCLUSTERED0000never2023-07-13 14:59:02COLDreview, then DROP
PAYROLL.dbo.InvoiceHeader.IX_ContractLine4NONCLUSTERED0000never2023-07-13 14:59:18COLDreview, then DROP
PAYROLL.dbo.WarehouseSnapshot.IX_TicketLog9NONCLUSTERED0000never2023-07-13 14:59:35COLDreview, then DROP
PAYROLL.dbo.TerritoryAudit.IX_ForecastResult22NONCLUSTERED00092517never2026-09-15 20:01:42UNUSEDreview, then DROP
PAYROLL.dbo.TerritoryAudit.IX_AssetDaily23NONCLUSTERED7235324670925172026-09-15 22:58:412026-09-15 20:01:43USEDkeep — in use
PAYROLL.dbo.StaffingResult.IX_QuotaDetail2NONCLUSTERED0000never2025-07-30 07:55:45COLDreview, then DROP
PAYROLL.dbo.ForecastStaging.IX_BillingDetail2NONCLUSTERED165061002026-09-15 20:29:422024-01-25 13:05:04USEDkeep — in use
PAYROLL.dbo.PolicySummary.IX_InvoiceSnapshot15NONCLUSTERED0000never2023-07-13 15:01:22COLDreview, then DROP
PAYROLL.dbo.BatchSummary.IX_ShiftLog43NONCLUSTERED0000never2023-07-13 15:01:33COLDreview, then DROP
PAYROLL.dbo.CatalogArchive.IX_CampaignStatus17NONCLUSTERED0000never2023-07-13 15:01:48COLDreview, then DROP
PAYROLL.dbo.InlineERPRealesedproducts_#.IX_InlineERPRealesedproducts_#4NONCLUSTERED01002026-07-25 14:13:042023-07-13 15:02:08USEDkeep — in use
PAYROLL.dbo.AssetDetail.IX_LedgerQueue4NONCLUSTERED01002026-08-22 15:00:552026-06-09 11:30:37USEDkeep — in use
PAYROLL.dbo.CustomerHistory.IX_SalesArchive34NONCLUSTERED139840002026-09-15 20:29:422025-07-30 07:55:56USEDkeep — in use
PAYROLL.dbo.BatchQueue.IX_AssetLine12NONCLUSTERED0000never2023-07-13 15:02:50COLDreview, then DROP
PAYROLL.dbo.InlineERPTransactions_#.IX_InlineERPTransactions_#5NONCLUSTERED01002026-08-22 15:00:552023-07-13 15:03:04USEDkeep — in use
PAYROLL.dbo.InvoiceAudit.IX_BatchEntry44NONCLUSTERED49395023292026-08-22 15:08:252026-09-15 20:02:14USEDkeep — in use
PAYROLL.dbo.InvoiceAudit.IX_RouteResult41NONCLUSTERED3975637023282026-09-15 20:29:412026-09-15 20:02:20USEDkeep — in use
PAYROLL.dbo.InvoiceAudit.IX_CatalogSnapshot45NONCLUSTERED116511023282026-09-15 21:32:032026-09-15 20:02:22USEDkeep — in use
PAYROLL.dbo.InvoiceAudit.IX_PolicyEntry42NONCLUSTERED853683023282026-09-15 17:52:402026-09-15 20:02:26USEDkeep — in use
PAYROLL.dbo.InvoiceAudit.IX_RouteQueue43NONCLUSTERED017023282026-09-14 17:02:592026-09-15 20:02:29USEDkeep — in use
PAYROLL.dbo.InvoiceAudit.PK_ClaimSnapshot1CLUSTERED0205614123292026-09-15 20:29:412026-09-15 20:01:57USEDKEEP — table storage
PAYROLL.dbo.RouteStaging.IX_QuotaAudit2NONCLUSTERED0000never2023-07-13 15:03:52COLDreview, then DROP
PAYROLL.dbo.ForecastDetail.IX_SupplierHeader4NONCLUSTERED160002026-08-22 15:00:472023-07-13 15:04:09USEDkeep — in use
PAYROLL.dbo.WarehouseHistory.IX_WarehouseAudit75NONCLUSTERED0000never2025-07-30 08:07:38COLDreview, then DROP
PAYROLL.dbo.WarehouseHistory.IX_ReconcileLine77NONCLUSTERED60002026-09-08 11:39:342024-10-04 13:38:14USEDkeep — in use
PAYROLL.dbo.CatalogDetail.IX_ForecastSnapshot13NONCLUSTERED0000never2026-07-27 14:48:14UNUSEDreview, then DROP
PAYROLL.dbo.CatalogDetail.PK_WarehouseSnapshot1CLUSTEREDYY0000never2026-07-27 14:48:14UNUSEDKEEP — primary key
PAYROLL.dbo.PayrollSummary.IX_WarehouseHeader4NONCLUSTERED0000never2023-07-13 15:05:13COLDreview, then DROP
PAYROLL.dbo.ClaimDetail.IX_SalesDetail10NONCLUSTERED0000never2026-07-27 14:48:14UNUSEDreview, then DROP
PAYROLL.dbo.ClaimDetail.PK_CampaignEntry1CLUSTEREDYY0000never2026-07-27 14:48:13UNUSEDKEEP — primary key
PAYROLL.dbo.PayrollQueue.PK_TerritoryMonthly1CLUSTEREDYY013002026-09-15 13:24:152025-07-30 08:07:43USEDKEEP — primary key
PAYROLL.dbo.RosterAudit.PK_PolicyStaging1CLUSTEREDYY013002026-09-15 13:24:152025-07-30 08:07:43USEDKEEP — primary key
PAYROLL.dbo.WarehouseMonthly.IX_WarehouseAudit7NONCLUSTERED329181444002026-09-15 20:17:132025-07-30 08:07:44USEDkeep — in use
PAYROLL.dbo.LedgerStatus.IX_TicketLine11NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.ClaimDaily.IX_BillingLog6NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.TicketAudit.IX_TerritoryArchive8NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.TerritoryQueue.IX_RosterSummary17NONCLUSTERED0000never2022-01-29 14:08:27COLDreview, then DROP
PAYROLL.dbo.PayrollHeader.IX_BookingStaging7NONCLUSTERED0001282never2026-09-14 19:07:39UNUSEDreview, then DROP
PAYROLL.dbo.PayrollHeader.PK_BillingArchive1CLUSTEREDYY01597023722026-09-14 18:06:112026-09-14 19:07:39USEDKEEP — primary key
PAYROLL.dbo.TicketSummary.IX_TerritorySummary7NONCLUSTERED0000never2023-07-13 15:07:01COLDreview, then DROP
PAYROLL.dbo.QuotaArchive.IX_BillingHeader2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.SettlementStatus.IX_CustomerAudit15NONCLUSTERED40042026-09-08 09:45:032026-09-08 19:05:36USEDkeep — in use
PAYROLL.dbo.MeterEntry.IX_StaffingArchive3NONCLUSTERED0000never2023-07-13 15:07:38COLDreview, then DROP
PAYROLL.dbo.MeterHeader.IX_ClaimHistory8NONCLUSTERED117080002026-09-16 00:59:192026-04-22 19:10:42USEDkeep — in use
PAYROLL.dbo.StaffingQueue.IX_ReconcileMonthly8NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.QuotaResult.IX_CatalogQueue2NONCLUSTERED00035172never2026-09-15 20:02:40UNUSEDreview, then DROP
PAYROLL.dbo.QuotaResult.PK_LedgerSnapshot1CLUSTEREDYY3995688282701961082852026-09-16 01:00:462026-09-15 20:02:40USEDKEEP — primary key
PAYROLL.dbo.QuotaResult.IX_BookingAudit3NONCLUSTERED487251106980351722026-09-16 01:00:462026-09-15 20:02:40USEDkeep — in use
PAYROLL.dbo.PricingLog.IX_CustomerLog3NONCLUSTERED0000never2023-07-13 15:08:24COLDreview, then DROP
PAYROLL.dbo.ShipmentDaily.IX_RouteDaily31NONCLUSTERED03061902026-07-27 13:19:432026-09-15 20:02:41USEDkeep — in use
PAYROLL.dbo.ShipmentDaily.IX_BillingHistory32NONCLUSTERED20380061902026-09-15 16:25:492026-09-15 20:02:41USEDkeep — in use
PAYROLL.dbo.ShipmentDaily.IX_SalesArchive4NONCLUSTERED301501430061902026-09-16 00:59:192026-09-15 20:02:41USEDkeep — in use
PAYROLL.dbo.ShipmentDaily.PK_PayrollDaily1CLUSTEREDYY0461641186731718152026-09-16 00:59:192026-09-15 20:02:41USEDKEEP — primary key
PAYROLL.dbo.AssetArchive.IX_QuotaQueue11NONCLUSTERED0006511never2026-09-15 20:02:42UNUSEDreview, then DROP
PAYROLL.dbo.AssetArchive.IX_CampaignDaily2NONCLUSTERED410030065112026-09-15 20:17:132026-09-15 20:02:42USEDkeep — in use
PAYROLL.dbo.AssetArchive.PK_AssetHeader1CLUSTEREDYY01052539395105102026-09-15 20:17:132026-09-15 20:02:42USEDKEEP — primary key
PAYROLL.dbo.SalesStaging.IX_WarehouseLog9NONCLUSTERED202000388082026-09-15 18:49:512026-09-15 20:02:43USEDkeep — in use
PAYROLL.dbo.SalesStaging.IX_RosterDetail2NONCLUSTERED11794000388082026-09-16 00:59:192026-09-15 20:02:43USEDkeep — in use
PAYROLL.dbo.SalesStaging.PK_SupplierStatus1CLUSTEREDYY262846064115974379342026-09-16 00:59:192026-09-15 20:02:43USEDKEEP — primary key
PAYROLL.dbo.ContractDetail.PK_CampaignDaily1CLUSTEREDYY0823190736402026-09-16 00:48:332026-09-15 20:02:44USEDKEEP — primary key
PAYROLL.dbo.ShiftResult.IX_ShipmentAudit7NONCLUSTERED7400136272026-09-10 13:48:412026-09-15 20:02:44USEDkeep — in use
PAYROLL.dbo.ShiftResult.IX_PricingEntry2NONCLUSTERED228672550133452026-09-15 21:45:212026-09-15 20:02:45USEDkeep — in use
PAYROLL.dbo.ShiftResult.IX_BookingArchive15NONCLUSTERED169900133452026-09-15 19:25:042026-09-15 20:02:45USEDkeep — in use
PAYROLL.dbo.ShiftResult.PK_ReconcileArchive1CLUSTEREDYY5491268922298150622026-09-16 00:16:202026-09-15 20:02:44USEDKEEP — primary key
PAYROLL.dbo.SalesResult.IX_BatchAudit5NONCLUSTERED0000never2023-07-13 15:10:40COLDreview, then DROP
PAYROLL.dbo.InvoiceResult.IX_CustomerStatus12NONCLUSTERED1041200964312026-09-16 00:59:292026-09-15 20:02:46USEDkeep — in use
PAYROLL.dbo.InvoiceResult.PK_MeterDaily1CLUSTEREDYY2779701242977822908652026-09-16 00:59:292026-09-15 20:02:45USEDKEEP — primary key
PAYROLL.dbo.InvoiceResult.IX_BookingAudit3NONCLUSTERED36903800347652026-09-16 00:59:192026-09-15 20:02:46USEDkeep — in use
PAYROLL.dbo.RosterDetail.IX_RouteStaging6NONCLUSTERED0000never2023-07-13 15:10:58COLDreview, then DROP
PAYROLL.dbo.QuotaDaily.IX_CatalogResult6NONCLUSTERED0000never2023-07-13 15:11:08COLDreview, then DROP
PAYROLL.dbo.BillingSummary.IX_PricingHistory9NONCLUSTERED01002026-07-25 14:13:042025-07-30 08:08:57USEDkeep — in use
PAYROLL.dbo.RouteLog.IX_RouteQueue6NONCLUSTERED0000never2025-07-30 08:08:57COLDreview, then DROP
PAYROLL.dbo.ContractStatus.IX_ClaimMonthly8NONCLUSTERED0000never2025-07-30 08:08:57COLDreview, then DROP
PAYROLL.dbo.SalesDaily.IX_PayrollStaging2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.PayrollLog.IX_ShiftDetail8NONCLUSTERED02002026-07-27 14:48:032026-07-27 14:48:09USEDkeep — in use
PAYROLL.dbo.PayrollLog.PK_ClaimDaily1CLUSTEREDYY0000never2026-07-27 14:48:06UNUSEDKEEP — primary key
PAYROLL.dbo.SupplierAudit.IX_InvoiceStaging19NONCLUSTERED14074835013242026-09-16 00:43:562026-09-15 20:02:48USEDkeep — in use
PAYROLL.dbo.SupplierAudit.IX_ClaimQueue35NONCLUSTERED0001219never2026-09-15 20:02:48UNUSEDreview, then DROP
PAYROLL.dbo.SupplierAudit.IX_CatalogLog26NONCLUSTERED1859384279014472026-09-15 21:32:582026-09-15 20:02:48USEDkeep — in use
PAYROLL.dbo.SupplierAudit.IX_CatalogHeader28NONCLUSTERED12334994012192026-09-16 00:43:562026-09-15 20:02:48USEDkeep — in use
PAYROLL.dbo.SupplierAudit.PK_CustomerMonthly1CLUSTEREDYY193554215633064733242026-09-16 01:00:462026-09-15 20:02:46USEDKEEP — primary key
PAYROLL.dbo.SupplierAudit.IX_AssetHeader25NONCLUSTERED4634811012192026-09-16 01:00:462026-09-15 20:02:48USEDkeep — in use
PAYROLL.dbo.MeterMonthly.PK_QuotaArchive1CLUSTEREDYY0002099never2026-09-15 19:06:26UNUSEDKEEP — primary key
PAYROLL.dbo.RosterDetail.IX_RosterEntry3NONCLUSTERED000141never2026-09-15 19:06:26UNUSEDreview, then DROP
PAYROLL.dbo.MeterAudit.IX_ForecastStatus3NONCLUSTERED0000never2023-07-13 15:18:01COLDreview, then DROP
PAYROLL.dbo.RouteSummary.IX_TerritoryResult2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.CatalogArchive.IX_StaffingQueue3NONCLUSTERED0000never2023-07-13 15:18:18COLDreview, then DROP
PAYROLL.dbo.CustomerLine.IX_TerritoryAudit2NONCLUSTERED15301800212026-09-15 21:42:162026-09-15 19:06:27USEDkeep — in use
PAYROLL.dbo.CustomerLine.IX_ContractDetail4NONCLUSTERED13243200422026-09-15 19:02:252026-09-15 14:44:57USEDkeep — in use
PAYROLL.dbo.CustomerLine.IX_LedgerDetail3NONCLUSTERED1624700422026-09-15 17:37:052026-09-15 14:44:57USEDkeep — in use
PAYROLL.dbo.CustomerLine.PK_BookingResult1CLUSTEREDYY0167145304422026-09-15 21:42:162026-09-15 19:06:27USEDKEEP — primary key
PAYROLL.dbo.CampaignAudit.IX_LedgerMonthly37NONCLUSTERED0000never2023-07-13 15:19:08COLDreview, then DROP
PAYROLL.dbo.BatchEntry.IX_ClaimHistory8NONCLUSTERED0000never2023-07-13 15:19:21COLDreview, then DROP
PAYROLL.dbo.InvoiceSnapshot.IX_CatalogEntry8NONCLUSTERED0000never2023-07-13 15:19:28COLDreview, then DROP
PAYROLL.dbo.ForecastStaging.IX_BatchAudit2NONCLUSTERED0008never2026-09-13 19:05:02UNUSEDreview, then DROP
PAYROLL.dbo.WarehouseSnapshot.IX_ShipmentLog17NONCLUSTERED66002026-09-10 17:48:44neverUSEDkeep — in use
PAYROLL.dbo.BatchStatus.IX_WarehouseDetail2NONCLUSTERED0000never2025-07-30 08:09:17COLDreview, then DROP
PAYROLL.dbo.CustomerAudit.PK_BatchArchive1CLUSTEREDYY0000never2023-09-20 08:35:32COLDKEEP — primary key
PAYROLL.dbo.AssetEntry.IX_ContractMonthly10NONCLUSTERED00069100never2026-09-15 20:02:51UNUSEDreview, then DROP
PAYROLL.dbo.AssetEntry.PK_SupplierAudit1CLUSTEREDYY00760673422026-09-15 15:17:022026-09-15 20:02:50USEDKEEP — primary key
PAYROLL.dbo.AssetEntry.IX_ReconcileHeader11NONCLUSTERED105793500691002026-09-15 21:54:252026-09-15 20:02:51USEDkeep — in use
PAYROLL.dbo.CustomerStaging.IX_OrdersEntry14NONCLUSTERED012934002026-09-15 23:51:362025-08-26 19:03:42USEDkeep — in use
PAYROLL.dbo.BookingHeader.IX_PricingDetail6NONCLUSTERED0000never2023-07-13 15:20:23COLDreview, then DROP
PAYROLL.dbo.ReconcileSummary.IX_CatalogLine23NONCLUSTERED141587101357412026-09-15 19:02:252026-09-15 20:02:52USEDkeep — in use
PAYROLL.dbo.ReconcileSummary.IX_InvoiceAudit26NONCLUSTERED9868511330001357412026-09-15 21:53:392026-09-15 20:02:53USEDkeep — in use
PAYROLL.dbo.ReconcileSummary.IX_ForecastArchive25NONCLUSTERED151478354301374722026-09-15 20:28:142026-09-15 20:02:53USEDkeep — in use
PAYROLL.dbo.ReconcileSummary.IX_ClaimDetail27NONCLUSTERED17043089101357412026-09-15 21:54:232026-09-15 20:02:53USEDkeep — in use
PAYROLL.dbo.ReconcileSummary.IX_BatchSnapshot24NONCLUSTERED15804401357412026-09-15 20:18:402026-09-15 20:02:53USEDkeep — in use
PAYROLL.dbo.ReconcileSummary.PK_PolicyLog1CLUSTEREDYY2464915243312423972428372026-09-15 21:54:232026-09-15 20:02:52USEDKEEP — primary key
PAYROLL.dbo.ReconcileSummary.IX_WarehouseResult28NONCLUSTERED3727001357412026-09-15 16:59:112026-09-15 20:02:52USEDkeep — in use
PAYROLL.dbo.AssetStatus.IX_SupplierSnapshot9NONCLUSTERED0000never2023-07-13 15:20:57COLDreview, then DROP
PAYROLL.dbo.CampaignMonthly.IX_CustomerStatus14NONCLUSTERED0000never2023-07-13 15:21:10COLDreview, then DROP
PAYROLL.dbo.ClaimSnapshot.IX_TicketSummary2NONCLUSTERED0000never2026-05-27 19:13:35COLDreview, then DROP
PAYROLL.dbo.PayrollSnapshot.IX_SupplierArchive7NONCLUSTERED3094311021692026-09-15 18:38:352026-09-15 19:06:33USEDkeep — in use
PAYROLL.dbo.PayrollSnapshot.IX_SettlementDetail8NONCLUSTERED01588021692026-09-15 16:58:582026-09-15 19:06:33USEDkeep — in use
PAYROLL.dbo.QuotaDaily.IX_InvoiceAudit12NONCLUSTERED125260311025572026-09-15 18:38:352026-09-15 19:06:33USEDkeep — in use
PAYROLL.dbo.QuotaDaily.IX_TerritoryResult13NONCLUSTERED4591025572026-09-15 18:38:352026-09-15 19:06:33USEDkeep — in use
PAYROLL.dbo.StaffingStaging.IX_CatalogDetail14NONCLUSTERED6628500353722026-09-15 20:28:142026-09-15 20:02:55USEDkeep — in use
PAYROLL.dbo.StaffingStaging.PK_CampaignSummary1CLUSTEREDYY4251812452764829783192026-09-15 20:28:142026-09-15 20:02:55USEDKEEP — primary key
PAYROLL.dbo.BillingMonthly.IX_SupplierResult2NONCLUSTERED0001never2026-09-14 19:08:49UNUSEDreview, then DROP
PAYROLL.dbo.BillingMonthly.PK_ForecastDaily1CLUSTEREDYY01012026-08-08 16:29:012026-09-14 19:08:49USEDKEEP — primary key
PAYROLL.dbo.PolicyLog.IX_StaffingMonthly6NONCLUSTERED2811007782026-09-15 17:16:262026-09-15 19:06:36USEDkeep — in use
PAYROLL.dbo.ShiftSummary.IX_ContractAudit11NONCLUSTERED0000never2023-08-16 08:58:18COLDreview, then DROP
PAYROLL.dbo.LedgerDaily.IX_ForecastSummary4NONCLUSTERED524307732026-09-15 17:10:182026-09-15 19:06:40USEDkeep — in use
PAYROLL.dbo.BatchArchive.IX_OrdersLine25NONCLUSTERED251117010663002026-09-15 21:54:232026-09-15 19:06:37USEDkeep — in use
PAYROLL.dbo.BatchArchive.IX_ClaimHistory27NONCLUSTERED72011264860663002026-09-15 21:53:392026-09-15 19:06:37USEDkeep — in use
PAYROLL.dbo.BatchArchive.IX_ShipmentAudit26NONCLUSTERED73713590663002026-09-15 17:37:062026-09-15 19:06:37USEDkeep — in use
PAYROLL.dbo.BatchArchive.PK_TerritoryLine1CLUSTEREDYY1699593166044729242026-09-15 21:54:232026-09-15 19:06:37USEDKEEP — primary key
PAYROLL.dbo.BatchArchive.IX_InvoiceStatus31NONCLUSTERED7785100663002026-09-15 20:28:142026-09-15 19:06:37USEDkeep — in use
PAYROLL.dbo.InvoiceSnapshot.IX_SettlementStaging2NONCLUSTERED25096907782026-09-16 00:50:042026-09-15 19:06:39USEDkeep — in use
PAYROLL.dbo.InvoiceSnapshot.IX_PolicyHeader15NONCLUSTERED41997407882026-09-15 17:16:292026-09-15 19:06:39USEDkeep — in use
PAYROLL.dbo.ContractArchive.IX_PayrollLine3NONCLUSTERED0000never2023-07-13 15:22:38COLDreview, then DROP
PAYROLL.dbo.BatchLine.IX_TerritoryMonthly2NONCLUSTERED0000never2026-07-23 19:16:50COLDreview, then DROP
PAYROLL.dbo.PolicyMonthly.IX_SettlementStaging11NONCLUSTERED200695982026-07-27 10:26:122026-09-15 20:02:56USEDkeep — in use
PAYROLL.dbo.PolicyMonthly.PK_ForecastHeader1CLUSTEREDYY016452694412026-09-15 17:14:382026-09-15 20:02:56USEDKEEP — primary key
PAYROLL.dbo.BillingAudit.IX_ShipmentMonthly16NONCLUSTERED00028never2026-09-13 19:05:18UNUSEDreview, then DROP
PAYROLL.dbo.ContractResult.IX_PolicyResult4NONCLUSTERED4427002026-09-14 14:05:142026-01-12 19:09:30USEDkeep — in use
PAYROLL.dbo.OrdersHistory.IX_TerritoryArchive5NONCLUSTERED0000never2026-07-07 19:16:27COLDreview, then DROP
PAYROLL.dbo.ReconcileQueue.IX_ForecastDetail6NONCLUSTERED0001never2026-08-17 19:09:34UNUSEDreview, then DROP
PAYROLL.dbo.ReconcileLog.IX_CampaignResult4NONCLUSTERED0000never2023-07-13 15:23:56COLDreview, then DROP
PAYROLL.dbo.StaffingQueue.IX_CampaignDetail2NONCLUSTERED0000never2023-07-13 15:24:03COLDreview, then DROP
PAYROLL.dbo.AssetStaging.IX_PricingDetail2NONCLUSTERED0000never2025-07-30 08:10:10COLDreview, then DROP
PAYROLL.dbo.SettlementAudit.IX_ShipmentLog21NONCLUSTERED0000never2025-07-30 08:10:10COLDreview, then DROP
PAYROLL.dbo.TerritoryArchive.IX_RosterLog2NONCLUSTERED0000never2025-07-30 08:10:11COLDreview, then DROP
PAYROLL.dbo.QuotaSummary.IX_WarehouseStaging7NONCLUSTERED0000never2025-07-30 08:10:11COLDreview, then DROP
PAYROLL.dbo.ShiftLog.IX_CampaignHistory19NONCLUSTERED0000never2023-07-13 15:24:58COLDreview, then DROP
PAYROLL.dbo.RosterDetail.IX_LedgerSnapshot2NONCLUSTERED0000never2023-07-25 10:30:57COLDreview, then DROP
PAYROLL.dbo.PolicyEntry.PK_RosterLog1CLUSTEREDYY0525779002026-09-15 20:44:212022-07-10 09:48:23USEDKEEP — primary key
PAYROLL.dbo.CampaignAudit.PK_RosterArchive1CLUSTEREDYY00018120never2026-09-15 19:06:42UNUSEDKEEP — primary key
PAYROLL.dbo.RouteLine.PK_BookingDaily1CLUSTEREDYY13907625060255422026-09-15 17:54:002026-09-15 19:06:42USEDKEEP — primary key
PAYROLL.dbo.PricingLog.IX_PayrollMonthly24NONCLUSTERED266744114213002700522026-09-15 20:44:212026-09-15 19:06:49USEDkeep — in use
PAYROLL.dbo.PricingLog.IX_ReconcileSummary23NONCLUSTERED45491815402700522026-09-15 20:50:002026-09-15 19:06:49USEDkeep — in use
PAYROLL.dbo.PricingLog.IX_SupplierSnapshot22NONCLUSTERED56845615502700522026-09-15 20:50:002026-09-15 19:06:49USEDkeep — in use
PAYROLL.dbo.PayrollResult.IX_CampaignStatus6NONCLUSTERED0000never2025-07-30 08:15:59COLDreview, then DROP
PAYROLL.dbo.CatalogStaging.IX_ShipmentStatus5NONCLUSTERED5650002026-09-15 19:18:002025-07-30 08:15:59USEDkeep — in use
PAYROLL.dbo.SettlementSummary.IX_CatalogMonthly8NONCLUSTERED0000never2023-07-13 15:25:58COLDreview, then DROP
PAYROLL.dbo.BillingSnapshot.IX_RouteDaily10NONCLUSTERED0000never2026-07-23 19:17:21COLDreview, then DROP
PAYROLL.dbo.TerritoryQueue.IX_ReconcileHistory5NONCLUSTERED53090002026-09-15 19:18:002026-01-06 19:10:37USEDkeep — in use
PAYROLL.dbo.BatchHistory.IX_ReconcileResult9NONCLUSTERED50330002026-09-15 18:38:272026-01-06 19:10:37USEDkeep — in use
PAYROLL.dbo.StaffingHeader.IX_ClaimLine2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.AssetMonthly.IX_InvoiceStatus13NONCLUSTERED24771770002026-09-16 01:01:132026-05-08 19:14:07USEDkeep — in use
PAYROLL.dbo.ContractEntry.PK_ContractSummary1CLUSTEREDYY01002026-09-07 12:37:092025-07-30 07:55:23USEDKEEP — primary key
PAYROLL.dbo.AssetSnapshot.PK_MeterEntry1CLUSTEREDYY11002026-09-07 12:37:092022-07-10 09:49:39USEDKEEP — primary key
PAYROLL.dbo.SettlementLine.PK_ForecastStatus1CLUSTEREDYY093002026-09-10 08:25:452026-06-29 19:16:18USEDKEEP — primary key
PAYROLL.dbo.MeterResult.PK_WarehouseMonthly1CLUSTEREDYY089002026-09-08 09:51:012025-07-30 08:16:03USEDKEEP — primary key
PAYROLL.dbo.AssetAudit.IX_ShipmentDaily15NONCLUSTERED0000never2025-07-30 08:16:03COLDreview, then DROP
PAYROLL.dbo.BatchDetail.IX_StaffingAudit7NONCLUSTERED192001122026-09-15 11:10:262026-09-15 19:06:53USEDkeep — in use
PAYROLL.dbo.MeterDaily.PK_SupplierSnapshot1CLUSTEREDYY3234866002026-09-16 01:01:102025-07-30 08:16:03USEDKEEP — primary key
PAYROLL.dbo.ReconcileArchive.IX_OrdersLine6NONCLUSTERED345320002026-09-16 01:01:102026-05-14 19:12:24USEDkeep — in use
PAYROLL.dbo.InvoiceStaging.IX_QuotaStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SalesLine.IX_ShipmentStatus1CLUSTEREDYY0000never2022-07-10 09:48:29COLDKEEP — primary key
PAYROLL.dbo.LedgerLine.IX_WarehouseLine2NONCLUSTEREDYY0000never2022-07-10 09:49:13COLDKEEP — primary key
PAYROLL.dbo.SalesArchive.IX_LedgerStatus2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingSummary.IX_RosterDaily3NONCLUSTEREDYY0000never2022-07-10 09:49:28COLDKEEP — primary key
PAYROLL.dbo.PricingSummary.IX_CatalogSummary2NONCLUSTEREDY0000never2022-07-10 09:49:28COLDreview carefully — unique
PAYROLL.dbo.CampaignDaily.PK_RouteStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignLine.PK_BatchLine1CLUSTEREDYY0000never2018-11-10 10:01:45COLDKEEP — primary key
PAYROLL.dbo.TicketSnapshot.PK_MeterDetail1CLUSTEREDYY0000never2022-07-10 09:49:30COLDKEEP — primary key
PAYROLL.dbo.OrdersStatus.PK_RouteDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BookingAudit.IX_MeterDetail1CLUSTEREDYY0000never2022-07-10 09:46:23COLDKEEP — primary key
PAYROLL.dbo.LedgerDaily.IX_SettlementHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.MeterQueue.PK_SalesDetail1CLUSTEREDYY0000neverneverCOLDKEEP — 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_BookingHistory2NONCLUSTEREDYY0000never2022-07-10 09:49:28COLDKEEP — primary key
PAYROLL.dbo.CustomerDaily.IX_WarehouseArchive2NONCLUSTEREDYY0000never2022-07-10 09:49:37COLDKEEP — primary key
PAYROLL.dbo.SettlementQueue.PK_ShiftHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketQueue.IX_PayrollMonthly2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CatalogHistory.IX_BillingAudit2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractAudit.IX_ContractArchive2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersAudit.IX_ShipmentDaily2NONCLUSTEREDYY0000never2022-07-10 09:48:02COLDKEEP — primary key
PAYROLL.dbo.OrdersLine.IX_CustomerResult2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyDaily.IX_SupplierQueue2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignDetail.IX_LedgerStaging2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceSummary.IX_RouteAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierAudit.IX_AssetLine2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseDetail.IX_BatchDetail2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileResult.PK_SupplierQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementQueue.PK_ForecastSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TerritoryLog.PK_OrdersHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.StaffingLine.PK_StaffingStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceMonthly.IX_RosterEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierSummary.PK_RosterArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignStatus.PK_WarehouseDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.MeterStaging.PK_InvoiceResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterAudit.IX_ContractHistory2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetDetail.PK_LedgerLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ForecastQueue.PK_BillingHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileArchive.PK_QuotaSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CustomerEntry.PK_CampaignSummary2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementDetail.IX_TicketLine2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileStaging.PK_WarehouseStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterLine.PK_MeterLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterDetail.PK_BookingLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.LedgerLine.PK_CatalogLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementDetail.PK_BillingLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.LedgerStaging.PK_RouteSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CatalogResult.PK_ClaimMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SalesDaily.PK_SalesSummary2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollResult.PK_PolicySummary2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentLine.PK_LedgerLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BookingDetail.IX_CustomerDaily2NONCLUSTEREDYY0000never2022-07-10 09:48:41COLDKEEP — primary key
PAYROLL.dbo.InvoiceQueue.IX_SettlementSummary2NONCLUSTEREDYY0000never2022-07-10 09:48:38COLDKEEP — primary key
PAYROLL.dbo.ContractStaging.PK_ForecastStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersLine.PK_AssetAudit1CLUSTEREDYY0000never2022-07-10 09:48:50COLDKEEP — primary key
PAYROLL.dbo.SettlementDaily.PK_PolicyStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RouteArchive.PK_ContractStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingQueue.PK_ShipmentArchive1CLUSTEREDYY0000never2022-07-10 09:49:41COLDKEEP — primary key
PAYROLL.dbo.TicketStatus.PK_PayrollDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterLine.PK_BatchHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ForecastSummary.PK_QuotaStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetHistory.PK_WarehouseMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BillingSnapshot.PK_BillingEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileDetail.PK_MeterLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterStatus.PK_ShipmentStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.StaffingMonthly.PK_AssetResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileResult.PK_CampaignSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersDaily.IX_StaffingStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollStatus.PK_BatchEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierSummary.IX_SalesStatus2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileEntry.IX_QuotaDetail2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseSnapshot.PK_BatchHistory2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseEntry.PK_ContractQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingLine.PK_OrdersLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchAudit.PK_QuotaStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollSnapshot.PK_SettlementSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TerritoryAudit.PK_LedgerStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyResult.PK_AssetStaging1CLUSTEREDYY0000never2022-07-10 09:49:38COLDKEEP — primary key
PAYROLL.dbo.ShipmentDetail.PK_ShiftDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingResult.PK_ReconcileEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CustomerStatus.PK_ReconcileDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimDaily.IX_CampaignStaging2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingStaging.PK_ContractLog1CLUSTEREDYY0000never2010-11-20 14:11:59COLDKEEP — primary key
PAYROLL.dbo.CampaignHeader.IX_InvoiceLine2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TerritoryAudit.PK_PricingMonthly2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.LedgerStatus.IX_BookingEntry2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersQueue.PK_RosterArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterSummary.IX_RouteArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BookingDaily.PK_MeterDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SalesEntry.PK_CustomerQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceArchive.PK_BillingHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BillingDaily.PK_PayrollDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SalesDetail.PK_BillingSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TerritoryQueue.PK_ClaimMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingHeader.PK_OrdersHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CustomerDetail.PK_ShipmentHeader1CLUSTEREDYY0000neverneverCOLDKEEP — 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_QuotaDaily1CLUSTEREDYY01002026-08-08 16:07:07neverUSEDKEEP — primary key
PAYROLL.dbo.BatchStatus.PK_CustomerLine1CLUSTEREDYY01002026-08-08 16:07:07neverUSEDKEEP — primary key
PAYROLL.dbo.CampaignStaging.PK_TerritoryAudit1CLUSTEREDYY01002026-08-08 16:07:07neverUSEDKEEP — primary key
PAYROLL.dbo.StaffingArchive.PK_ReconcileStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftLine.PK_RosterMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketDetail.PK_SupplierDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingQueue.PK_RosterDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseStaging.PK_CustomerStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignEntry.PK_QuotaLog1CLUSTEREDYY0000never2022-07-10 09:49:47COLDKEEP — primary key
PAYROLL.dbo.QuotaEntry.PK_BookingAudit1CLUSTEREDYY0000never2025-07-30 08:16:05COLDKEEP — primary key
PAYROLL.dbo.TicketAudit.IX_TerritoryHeader2NONCLUSTEREDYY0000never2022-07-10 09:49:49COLDKEEP — primary key
PAYROLL.dbo.RouteLine.PK_BatchStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.LedgerEntry.PK_CustomerResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollMonthly.PK_CampaignSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileAudit.PK_InvoiceLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingAudit.PK_WarehouseStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollQueue.PK_RosterMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetStaging.PK_ReconcileLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.LedgerHistory.PK_CustomerLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftEntry.PK_CampaignLog2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SalesHistory.IX_OrdersAudit2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingHistory.IX_BookingStaging2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierStaging.IX_CustomerStaging3NONCLUSTEREDY0000never2025-07-30 08:16:05COLDreview carefully — unique
PAYROLL.dbo.SupplierStaging.IX_BookingSnapshot2NONCLUSTEREDYY0000never2025-07-30 08:16:05COLDKEEP — primary key
PAYROLL.dbo.ForecastHeader.IX_RouteLog1CLUSTEREDYY0000never2022-07-10 09:49:47COLDKEEP — primary key
PAYROLL.dbo.ShipmentDetail.IX_SupplierQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignAudit.IX_ShiftHeader1CLUSTEREDYY0000never2025-07-30 08:16:05COLDKEEP — primary key
PAYROLL.dbo.PayrollHeader.IX_ClaimSummary2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BookingLog.IX_ReconcileHeader2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileLog.IX_SettlementDetail2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterDaily.IX_LedgerDaily2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignStaging.IX_ReconcileLog1CLUSTEREDYY0000never2022-07-10 09:49:44COLDKEEP — primary key
PAYROLL.dbo.AssetMonthly.PK_BillingSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersHistory.IX_CampaignSummary1CLUSTEREDYY0000never2022-07-10 09:48:52COLDKEEP — primary key
PAYROLL.dbo.BatchDetail.IX_SupplierEntry2NONCLUSTEREDYY360002026-09-07 09:51:432022-07-10 09:48:52USEDKEEP — primary key
PAYROLL.dbo.ShiftDaily.IX_QuotaSnapshot2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseStatus.IX_StaffingEntry2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileEntry.IX_BatchQueue2NONCLUSTEREDYY0000neverneverCOLDKEEP — 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_QuotaEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftHeader.PK_InvoiceEntry2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BookingResult.PK_StaffingSnapshot2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketHistory.IX_BookingDaily1CLUSTEREDYY0000never2025-07-30 08:16:07COLDKEEP — primary key
PAYROLL.dbo.SupplierEntry.PK_StaffingQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignQueue.PK_RouteQueue1CLUSTEREDYY0000neverneverCOLDKEEP — 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_ContractStatus1CLUSTEREDYY0000never2022-07-10 09:49:47COLDKEEP — primary key
PAYROLL.dbo.BillingHeader.PK_TerritoryStaging2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CustomerHistory.IX_PricingResult2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftSnapshot.PK_MeterStaging2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketArchive.IX_MeterLine2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentSnapshot.IX_PolicyLine2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementLine.IX_LedgerArchive2NONCLUSTEREDYY0000never2025-07-30 08:16:11COLDKEEP — primary key
PAYROLL.dbo.ReconcileSnapshot.IX_BatchStatus2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileSnapshot.PK_CampaignStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersAudit.IX_TerritoryEntry2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementMonthly.PK_SupplierHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceDaily.PK_TerritoryLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetQueue.PK_BillingLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BookingStatus.PK_StaffingResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseLine.PK_ClaimStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceMonthly.PK_ForecastMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimDaily.PK_ShipmentQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketEntry.PK_ClaimResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftStaging.PK_AssetLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyHeader.PK_ForecastQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaDetail.PK_StaffingLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchLine.PK_TicketHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierDaily.PK_BookingResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketDetail.PK_OrdersAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceDetail.PK_ForecastResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterDaily.PK_ClaimMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.LedgerQueue.PK_WarehouseDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierLine.IX_SettlementArchive9NONCLUSTERED00075434never2026-09-15 20:03:01UNUSEDreview, then DROP
PAYROLL.dbo.SalesEntry.IX_CatalogSummary7NONCLUSTERED224754120002026-09-15 20:29:312026-07-22 19:14:41USEDkeep — in use
PAYROLL.dbo.OrdersResult.IX_TerritorySummary5NONCLUSTERED1620011802026-09-15 15:42:422026-09-11 19:07:51USEDkeep — in use
PAYROLL.dbo.BookingStatus.IX_InvoiceMonthly5NONCLUSTERED15350800442026-09-15 20:29:312026-09-11 19:07:51USEDkeep — in use
PAYROLL.dbo.SettlementStaging.IX_InvoiceResult16NONCLUSTERED3856540332402026-09-15 17:53:172026-09-15 19:06:56USEDkeep — in use
PAYROLL.dbo.PolicyDetail.PK_PricingDetail1CLUSTEREDYY0000never2025-07-30 08:16:22COLDKEEP — primary key
PAYROLL.dbo.BillingLog.PK_CampaignDetail1CLUSTEREDYY0000never2026-07-14 19:07:14COLDKEEP — primary key
PAYROLL.dbo.BillingLog.UQ_ClaimHistory2NONCLUSTEREDY0000never2026-07-14 14:29:38COLDreview carefully — unique
PAYROLL.dbo.ShipmentSnapshot.IX_TerritoryArchive5NONCLUSTERED0000never2026-07-15 19:07:30COLDreview, then DROP
PAYROLL.dbo.ShipmentSnapshot.IX_OrdersDetail4NONCLUSTERED0000never2026-07-15 19:07:30COLDreview, then DROP
PAYROLL.dbo.ShipmentSnapshot.IX_RosterDaily3NONCLUSTERED0000never2026-07-15 19:07:30COLDreview, then DROP
PAYROLL.dbo.ShipmentSnapshot.PK_ForecastQueue1CLUSTEREDYY0000never2026-07-15 19:07:30COLDKEEP — primary key
PAYROLL.dbo.ShipmentSnapshot.UQ_SupplierEntry2NONCLUSTEREDY0000never2026-07-15 19:07:30COLDreview carefully — unique
PAYROLL.dbo.ClaimAudit.PK_CampaignResult1CLUSTEREDYY0000never2026-07-14 14:52:42COLDKEEP — primary key
PAYROLL.dbo.ClaimAudit.UQ_BatchStatus2NONCLUSTEREDY0000never2026-07-14 14:26:44COLDreview carefully — unique
PAYROLL.dbo.BatchStaging.PK_RouteQueue1CLUSTEREDYY0000never2026-07-15 19:07:30COLDKEEP — primary key
PAYROLL.dbo.BookingArchive.IX_PayrollLine3NONCLUSTERED0000never2026-07-15 19:07:30COLDreview, then DROP
PAYROLL.dbo.BookingArchive.PK_PayrollDaily1CLUSTEREDYY0000never2026-07-15 19:07:30COLDKEEP — primary key
PAYROLL.dbo.BookingArchive.UQ_PayrollMonthly2NONCLUSTEREDY0000never2026-07-15 19:07:30COLDreview carefully — unique
PAYROLL.dbo.Pages.PK_RouteSummary1CLUSTEREDYY0204272026-07-29 12:35:292026-07-15 19:07:30USEDKEEP — primary key
PAYROLL.dbo.Pages.UQ_BillingQueue2NONCLUSTEREDY2553001422026-09-15 13:20:162026-07-15 19:07:30USEDkeep — in use
PAYROLL.dbo.InvoiceAudit.IX_SupplierStatus137NONCLUSTERED6032860486901788702026-09-16 01:01:132026-09-15 20:03:05USEDkeep — in use
PAYROLL.dbo.InvoiceAudit.PK_ClaimHistory1CLUSTEREDYY842022515317502386926824242026-09-16 01:01:132026-09-15 20:03:03USEDKEEP — primary key
PAYROLL.dbo.InvoiceAudit.IX_QuotaStaging138NONCLUSTERED176210002580502026-09-16 01:01:132026-09-15 20:03:04USEDkeep — in use
PAYROLL.dbo.RouteLine.IX_MeterAudit62NONCLUSTERED1693540253360386392026-09-16 01:00:372026-09-15 20:03:18USEDkeep — in use
PAYROLL.dbo.RouteLine.PK_AssetLine1CLUSTEREDYY2633953477617136135268272026-09-16 01:00:372026-09-15 20:03:17USEDKEEP — primary key
PAYROLL.dbo.QuotaStatus.IX_PayrollMonthly127NONCLUSTERED4689368818740549952026-09-16 01:00:362026-09-15 20:03:21USEDkeep — in use
PAYROLL.dbo.QuotaStatus.PK_WarehouseSummary1CLUSTEREDYY556737970797449815620512372026-09-16 01:00:362026-09-15 20:03:21USEDKEEP — primary key
PAYROLL.dbo.PolicyStaging.PK_QuotaEntry1CLUSTEREDYY0000never2026-04-03 19:16:51COLDKEEP — primary key
PAYROLL.dbo.InvoiceHistory.IX_ShipmentHeader2NONCLUSTERED00023never2026-08-11 19:08:38UNUSEDreview, then DROP
PAYROLL.dbo.InvoiceHistory.IX_MeterHistory3NONCLUSTERED00023never2026-08-11 19:08:38UNUSEDreview, then DROP
PAYROLL.dbo.InvoiceHistory.IX_PricingAudit4NONCLUSTERED51100232026-09-15 20:14:402026-08-11 19:08:38USEDkeep — in use
PAYROLL.dbo.InvoiceHistory.PK_PayrollMonthly1CLUSTEREDYY236770232026-09-15 20:14:402026-08-11 19:08:38USEDKEEP — primary key
PAYROLL.dbo.BatchStatus.IX_CustomerSummary2NONCLUSTERED1660002026-08-14 10:54:41neverUSEDkeep — in use
PAYROLL.dbo.BatchStatus.PK_MeterArchive1CLUSTEREDYY079002026-08-14 10:54:53neverUSEDKEEP — primary key
PAYROLL.dbo.SupplierHeader.IX_ContractAudit2NONCLUSTERED1660062026-08-14 10:54:412026-08-11 19:08:38USEDkeep — in use
PAYROLL.dbo.SupplierHeader.PK_PolicyEntry1CLUSTEREDYY079062026-08-14 10:54:532026-08-11 19:08:38USEDKEEP — primary key
PAYROLL.dbo.ContractDetail.PK_LedgerDaily1CLUSTEREDYY0203901982026-09-15 16:12:232026-09-10 19:07:31USEDKEEP — primary key
PAYROLL.dbo.ContractDetail.UQ_TerritoryAudit2NONCLUSTEREDY8314201712026-09-15 13:20:162026-09-10 19:07:31USEDkeep — in use
PAYROLL.dbo.BillingResult.PK_QuotaHeader1CLUSTEREDYY0000never2025-07-30 08:16:46COLDKEEP — primary key
PAYROLL.dbo.PricingHistory.IX_RosterDetail15NONCLUSTERED4364000200652026-09-15 21:49:492026-09-15 20:03:27USEDkeep — in use
PAYROLL.dbo.PricingHistory.IX_SupplierSummary16NONCLUSTERED276300200652026-09-11 09:00:202026-09-15 20:03:27USEDkeep — in use
PAYROLL.dbo.PricingHistory.PK_BillingSnapshot1CLUSTEREDYY84242938346403230582026-09-15 22:50:002026-09-15 20:03:27USEDKEEP — primary key
PAYROLL.dbo.OrdersHeader.PK_TerritoryDetail1CLUSTEREDYY0000never2025-07-30 08:16:48COLDKEEP — primary key
PAYROLL.dbo.PricingStaging.PK_InvoiceDaily1CLUSTEREDYY0005343never2026-02-09 19:13:11UNUSEDKEEP — primary key
PAYROLL.dbo.PricingStaging.UX_PricingAudit2NONCLUSTEREDY53430053432026-09-15 22:50:002026-02-09 19:13:11USEDkeep — in use
PAYROLL.dbo.ContractDetail.PK_TerritoryArchive1CLUSTEREDYY391072026-09-15 15:40:312026-09-15 19:07:19USEDKEEP — primary key
PAYROLL.dbo.InvoiceArchive.IX_ContractDetail4NONCLUSTERED0000never2025-07-30 08:16:51COLDreview, then DROP
PAYROLL.dbo.PricingEntry.IX_PricingEntry2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.PricingDetail.IX_ContractMonthly17NONCLUSTERED180600712026-09-15 17:16:262026-09-15 19:07:19USEDkeep — in use
PAYROLL.dbo.BatchSnapshot.IX_RouteStaging2NONCLUSTERED0000never2025-11-22 19:09:01COLDreview, then DROP
PAYROLL.dbo.BatchSnapshot.IX_PricingStatus3NONCLUSTERED10002026-09-04 14:56:392025-11-22 19:09:01USEDkeep — in use
PAYROLL.dbo.ContractStatus.IX_QuotaEntry9NONCLUSTERED0000never2023-07-13 14:53:08COLDreview, then DROP
PAYROLL.dbo.OrdersStatus.IX_AssetStatus8NONCLUSTERED65260016232026-09-15 17:16:282026-09-15 19:07:20USEDkeep — in use
PAYROLL.dbo.LedgerSummary.IX_StaffingStaging4NONCLUSTERED12430002026-09-15 17:13:092023-07-13 14:53:34USEDkeep — in use
PAYROLL.dbo.TicketHistory.IX_LedgerQueue2NONCLUSTERED24141048022026-09-15 17:03:202026-09-14 19:09:32USEDkeep — in use
PAYROLL.dbo.TicketHistory.PK_OrdersDetail1CLUSTEREDYY18970240048042026-09-15 17:03:202026-09-14 19:09:32USEDKEEP — primary key
PAYROLL.dbo.InvoiceLog.PK_RouteMonthly1CLUSTEREDYY558555012026-09-15 17:03:202026-08-21 16:24:31USEDKEEP — primary key
PAYROLL.dbo.QuotaAudit.IX_AssetEntry2NONCLUSTERED4589007782026-09-15 17:16:172026-09-15 19:07:21USEDkeep — in use
PAYROLL.dbo.StaffingDaily.UX_WarehouseArchive2NONCLUSTEREDY0000never2025-07-30 08:16:51COLDreview carefully — unique
PAYROLL.dbo.RouteLine.PK_BatchEntry1CLUSTEREDYY01002026-09-15 10:24:06neverUSEDKEEP — primary key
PAYROLL.dbo.RouteLine.IX_ContractSummary2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.ContractAudit.PK_BillingHeader1CLUSTEREDYY01002026-09-15 10:24:162025-07-30 08:16:51USEDKEEP — primary key
PAYROLL.dbo.LedgerDetail.IX_ReconcileHeader1CLUSTEREDYY01002026-09-15 10:24:45neverUSEDKEEP — primary key
PAYROLL.dbo.TerritorySummary.PK_CampaignArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TerritorySummary.IX_ClaimDetail3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.TerritorySummary.IX_MeterDaily2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.OrdersResult.PK_WarehouseSummary1CLUSTEREDYY07142014092026-09-15 14:56:052026-09-15 19:07:19USEDKEEP — primary key
PAYROLL.dbo.CustomerDetail.PK_ForecastSummary1CLUSTEREDYY01002026-09-15 10:23:50neverUSEDKEEP — primary key
PAYROLL.dbo.CustomerDetail.IX_RouteResult2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.CustomerLine.PK_OrdersDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetDaily.IX_RosterMonthly12NONCLUSTERED13930058912026-09-15 17:16:042026-09-15 19:07:20USEDkeep — in use
PAYROLL.dbo.BookingAudit.PK_MeterArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterStaging.PK_ForecastAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketDetail.IX_SupplierDaily5NONCLUSTERED0000never2023-07-13 14:54:21COLDreview, then DROP
PAYROLL.dbo.LedgerHeader.IX_SettlementStaging4NONCLUSTERED0000never2023-07-13 14:54:32COLDreview, then DROP
PAYROLL.dbo.BookingHeader.IX_RouteLog9NONCLUSTERED0000never2023-07-13 14:54:42COLDreview, then DROP
PAYROLL.dbo.WarehouseResult.IX_MeterStaging6NONCLUSTERED0000never2023-07-13 14:54:52COLDreview, then DROP
PAYROLL.dbo.AssetQueue.IX_ShipmentSnapshot5NONCLUSTERED0000never2023-07-13 14:55:04COLDreview, then DROP
PAYROLL.dbo.TicketLog.IX_ShiftLine4NONCLUSTERED0000never2023-07-13 14:55:15COLDreview, then DROP
PAYROLL.dbo.WarehouseMonthly.IX_ForecastLog23NONCLUSTERED0314340628682026-09-16 00:59:042026-09-16 00:59:04USEDkeep — in use
PAYROLL.dbo.TerritoryStatus.IX_PricingArchive16NONCLUSTERED6286800628682026-09-16 00:59:012025-07-30 08:17:31USEDkeep — in use
PAYROLL.dbo.ReconcileHistory.IX_BillingQueue9NONCLUSTERED0000never2023-07-13 14:55:50COLDreview, then DROP
PAYROLL.dbo.RouteAudit.IX_PayrollAudit8NONCLUSTERED0000never2023-07-13 14:56:02COLDreview, then DROP
PAYROLL.dbo.BatchHistory.IX_QuotaLog8NONCLUSTERED1050002026-09-15 12:00:202023-07-13 14:56:12USEDkeep — in use
PAYROLL.dbo.ForecastArchive.IX_StaffingQueue6NONCLUSTERED0000never2023-07-13 14:56:25COLDreview, then DROP
PAYROLL.dbo.CatalogDetail.IX_PricingQueue3NONCLUSTERED0000never2023-07-13 14:56:35COLDreview, then DROP
PAYROLL.dbo.ShiftEntry.IX_InvoiceHeader5NONCLUSTERED0000never2023-07-13 14:56:46COLDreview, then DROP
PAYROLL.dbo.LedgerStatus.IX_ClaimMonthly3NONCLUSTERED0000never2023-07-13 14:56:57COLDreview, then DROP
PAYROLL.dbo.StaffingArchive.IX_ContractDaily22NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.ClaimAudit.IX_TicketAudit5NONCLUSTERED0000never2023-07-13 14:57:17COLDreview, then DROP
PAYROLL.dbo.StaffingStatus.IX_AssetSummary2NONCLUSTERED0000never2023-07-13 14:57:30COLDreview, then DROP
PAYROLL.dbo.OrdersResult.IX_StaffingHistory14NONCLUSTERED027000052026-09-15 17:45:342026-09-04 19:09:19USEDkeep — in use
PAYROLL.dbo.ShipmentAudit.IX_LedgerEntry4NONCLUSTERED270000002026-09-15 17:45:342025-08-15 19:05:04USEDkeep — in use
PAYROLL.dbo.AssetAudit.IX_ContractDaily1CLUSTEREDY0229012026-09-03 16:14:022026-07-27 19:11:55USEDKEEP — table storage
PAYROLL.dbo.CampaignArchive.IX_StaffingLine1CLUSTEREDY0228002026-09-03 16:14:02neverUSEDKEEP — table storage
PAYROLL.dbo.PayrollLog.IX_ReconcileHistory1CLUSTEREDY15430442026-09-03 16:14:032026-09-03 19:09:13USEDKEEP — table storage
PAYROLL.dbo.ForecastLog.IX_StaffingHeader1CLUSTEREDY0000neverneverCOLDKEEP — table storage
PAYROLL.dbo.TerritorySummary.IX_MeterLog1CLUSTEREDY2521930732026-09-03 16:14:022026-09-03 19:09:13USEDKEEP — table storage
PAYROLL.dbo.TerritoryEntry.IX_MeterLog1CLUSTEREDY4103590402026-09-03 16:14:032026-09-03 19:09:14USEDKEEP — table storage
PAYROLL.dbo.PolicyMonthly.IX_TicketQueue1CLUSTEREDY32460302026-09-03 16:14:032026-09-03 19:09:14USEDKEEP — table storage
PAYROLL.dbo.LedgerHistory.IX_StaffingQueue3NONCLUSTERED1783500100052026-09-15 20:21:362026-09-15 20:03:32USEDkeep — in use
PAYROLL.dbo.LedgerHistory.IX_TerritoryArchive2NONCLUSTERED815500100052026-09-12 15:07:052026-09-15 20:03:32USEDkeep — in use
PAYROLL.dbo.LedgerHistory.IX_PayrollMonthly4NONCLUSTERED6383112570100052026-09-15 20:21:362026-09-15 20:03:32USEDkeep — in use
PAYROLL.dbo.AssetDaily.IX_AssetStatus1CLUSTERED0119059461574593982026-09-16 00:59:032026-09-15 20:03:30USEDKEEP — table storage
PAYROLL.dbo.AssetDaily.IX_StaffingSnapshot4NONCLUSTERED00054256never2026-09-15 20:03:30UNUSEDreview, then DROP
PAYROLL.dbo.AssetDaily.IX_ContractSummary3NONCLUSTERED4223880542672026-09-15 21:50:002026-09-15 20:03:30USEDkeep — in use
PAYROLL.dbo.AssetDaily.IX_ReconcileArchive2NONCLUSTERED675000125520542562026-09-15 20:26:542026-09-15 20:03:31USEDkeep — in use
PAYROLL.dbo.PayrollHistory.PK_CatalogLine1CLUSTEREDYY010686002026-09-15 22:50:002025-07-30 08:17:27USEDKEEP — primary key
PAYROLL.dbo.ShipmentHistory.IX_PricingHeader5NONCLUSTERED203932002275952026-09-16 00:51:222026-09-15 20:03:32USEDkeep — in use
PAYROLL.dbo.PricingSnapshot.IX_ClaimStaging10NONCLUSTERED406787002275652026-09-16 00:51:222026-09-15 20:03:33USEDkeep — in use
PAYROLL.dbo.ShiftStatus.PK_CatalogLine1CLUSTEREDYY1005590021422026-09-15 20:22:092026-09-15 20:03:33USEDKEEP — primary key
PAYROLL.dbo.QuotaStaging.IX_InvoiceDaily11NONCLUSTERED12516511910183652026-09-15 20:50:002026-09-15 19:07:46USEDkeep — in use
PAYROLL.dbo.BatchHistory.PK_TerritoryStatus2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseHeader.PK_MeterArchive1CLUSTEREDYY0000never2010-04-23 11:37:12COLDKEEP — primary key
PAYROLL.dbo.StaffingArchive.PK_ContractDaily1CLUSTEREDYY0000never2018-11-10 10:03:04COLDKEEP — primary key
PAYROLL.dbo.TerritoryStatus.PK_ClaimLog1CLUSTEREDYY0000never2022-07-10 09:46:13COLDKEEP — primary key
PAYROLL.dbo.ShiftAudit.PK_TicketSummary1CLUSTEREDYY0000never2022-07-10 09:49:50COLDKEEP — primary key
PAYROLL.dbo.SupplierSummary.PK_ShiftMonthly1CLUSTEREDYY0000never2022-07-10 09:46:17COLDKEEP — primary key
PAYROLL.dbo.InvoiceAudit.PK_PricingEntry1CLUSTEREDYY0000never2022-07-10 09:46:13COLDKEEP — primary key
PAYROLL.dbo.CampaignStatus.PK_BookingLog1CLUSTEREDYY0000never2022-07-10 09:48:24COLDKEEP — primary key
PAYROLL.dbo.CatalogResult.PK_SalesResult1CLUSTEREDYY0000never2022-07-10 09:48:29COLDKEEP — primary key
PAYROLL.dbo.CampaignLog.PK_ShipmentSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketHeader.PK_SettlementEntry1CLUSTEREDYY0000never2018-11-10 10:03:03COLDKEEP — primary key
PAYROLL.dbo.ForecastStaging.PK_StaffingDetail1CLUSTEREDYY0000never2022-07-10 09:48:44COLDKEEP — primary key
PAYROLL.dbo.PayrollEntry.PK_ShipmentStaging1CLUSTEREDYY0000never2022-07-10 09:48:29COLDKEEP — primary key
PAYROLL.dbo.InvoiceAudit.PK_InvoiceEntry1CLUSTEREDYY0000never2010-11-03 13:48:58COLDKEEP — primary key
PAYROLL.dbo.TicketAudit.PK_BookingLog1CLUSTEREDYY0000never2022-07-10 09:46:02COLDKEEP — primary key
PAYROLL.dbo.CampaignAudit.PK_PolicyStatus1CLUSTEREDYY0000never2022-07-10 09:48:54COLDKEEP — primary key
PAYROLL.dbo.SalesMonthly.PK_TicketHeader1CLUSTEREDYY0000never2022-07-10 09:48:54COLDKEEP — primary key
PAYROLL.dbo.CampaignEntry.PK_CampaignArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TerritoryStatus.PK_SettlementHistory1CLUSTEREDYY0000never2022-07-10 09:48:59COLDKEEP — primary key
PAYROLL.dbo.ShipmentDetail.IX_BookingLine2NONCLUSTEREDY0000never2022-07-10 09:48:24COLDreview carefully — unique
PAYROLL.dbo.ShipmentDetail.PK_WarehouseAudit1CLUSTEREDYY0000never2022-07-10 09:48:24COLDKEEP — primary key
PAYROLL.dbo.QuotaResult.PK_ForecastHeader1CLUSTEREDYY0000never2025-07-30 08:18:12COLDKEEP — primary key
PAYROLL.dbo.PolicySnapshot.PK_QuotaDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftHistory.PK_RosterQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentDaily.PK_BookingLine1CLUSTEREDYY0000never2022-07-10 09:46:30COLDKEEP — primary key
PAYROLL.dbo.InvoiceLine.PK_RouteHistory1CLUSTEREDYY0000never2022-07-10 09:46:32COLDKEEP — primary key
PAYROLL.dbo.AssetSummary.PK_TerritoryLine1CLUSTEREDYY0000never2022-07-10 09:48:38COLDKEEP — primary key
PAYROLL.dbo.ClaimDaily.PK_CustomerHistory1CLUSTEREDYY0000never2022-07-10 09:46:23COLDKEEP — primary key
PAYROLL.dbo.MeterSnapshot.PK_PricingQueue1CLUSTEREDYY0000never2010-11-12 15:51:52COLDKEEP — primary key
PAYROLL.dbo.CatalogEntry.PK_ClaimStatus1CLUSTEREDYY0000never2022-07-10 09:46:22COLDKEEP — primary key
PAYROLL.dbo.QuotaArchive.PK_SettlementEntry1CLUSTEREDYY0000never2022-07-10 09:47:44COLDKEEP — primary key
PAYROLL.dbo.ReconcileAudit.PK_BillingAudit1CLUSTEREDYY0000never2022-07-10 09:48:01COLDKEEP — primary key
PAYROLL.dbo.WarehouseStatus.PK_SalesStaging1CLUSTEREDYY0000never2022-07-10 09:48:17COLDKEEP — primary key
PAYROLL.dbo.PricingSummary.PK_ShiftHistory1CLUSTEREDYY0000never2022-07-10 09:48:40COLDKEEP — primary key
PAYROLL.dbo.PricingSummary.IX_PolicyDetail2NONCLUSTEREDY0000never2022-07-10 09:48:40COLDreview carefully — unique
PAYROLL.dbo.CatalogSummary.PK_ContractLine1CLUSTEREDYY0000never2022-07-10 09:46:27COLDKEEP — primary key
PAYROLL.dbo.SalesLine.PK_OrdersMonthly1CLUSTEREDYY0000never2022-07-10 09:49:39COLDKEEP — primary key
PAYROLL.dbo.CatalogAudit.PK_OrdersAudit1CLUSTEREDYY0000never2022-07-10 09:48:41COLDKEEP — primary key
PAYROLL.dbo.PricingLog.PK_OrdersAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseQueue.PK_BillingSummary1CLUSTEREDYY0000never2022-07-10 09:48:44COLDKEEP — primary key
PAYROLL.dbo.BookingStaging.PK_ClaimDaily1CLUSTEREDYY0000never2022-07-10 09:46:27COLDKEEP — primary key
PAYROLL.dbo.MeterStatus.PK_AssetLog1CLUSTEREDYY0000never2022-07-10 09:46:31COLDKEEP — primary key
PAYROLL.dbo.PricingStaging.PK_BillingMonthly1CLUSTEREDYY01002026-08-22 15:00:552022-07-10 09:47:44USEDKEEP — primary key
PAYROLL.dbo.BookingAudit.IX_OrdersQueue2NONCLUSTEREDYY0000never2022-07-10 09:50:19COLDKEEP — primary key
PAYROLL.dbo.ForecastResult.IX_MeterLine2NONCLUSTEREDYY0000never2022-07-10 09:49:53COLDKEEP — primary key
PAYROLL.dbo.ShipmentMonthly.PK_ContractQueue1CLUSTEREDYY02002026-09-03 07:56:222022-07-10 09:48:40USEDKEEP — primary key
PAYROLL.dbo.ShipmentMonthly.IX_BatchSummary2NONCLUSTEREDY0000never2022-07-10 09:48:40COLDreview carefully — unique
PAYROLL.dbo.QuotaHeader.PK_PolicyLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetSummary.PK_StaffingEntry1CLUSTEREDYY0000never2010-09-17 13:48:10COLDKEEP — primary key
PAYROLL.dbo.StaffingStatus.PK_ForecastLine1CLUSTEREDYY0000never2022-07-10 09:48:24COLDKEEP — primary key
PAYROLL.dbo.WarehouseSummary.PK_CampaignQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.LedgerResult.PK_ClaimDetail1CLUSTEREDYY0000never2022-07-10 09:48:53COLDKEEP — primary key
PAYROLL.dbo.BillingSummary.PK_PricingLog1CLUSTEREDYY0000never2022-07-10 09:48:54COLDKEEP — primary key
PAYROLL.dbo.ContractSnapshot.PK_CatalogArchive1CLUSTEREDYY0000never2022-07-10 09:48:02COLDKEEP — primary key
PAYROLL.dbo.RouteLog.PK_TicketEntry2NONCLUSTEREDYY0000never2022-07-10 09:48:57COLDKEEP — primary key
PAYROLL.dbo.BookingQueue.PK_TicketLog1CLUSTEREDYY0000never2022-07-10 09:48:59COLDKEEP — primary key
PAYROLL.dbo.TerritoryHeader.PK_QuotaDaily1CLUSTEREDYY0000never2022-07-10 09:48:59COLDKEEP — primary key
PAYROLL.dbo.RosterMonthly.PK_TerritoryResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftAudit.PK_CustomerAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RouteHistory.PK_CatalogSnapshot1CLUSTEREDYY120002026-09-15 15:20:54neverUSEDKEEP — primary key
PAYROLL.dbo.InvoiceLog.PK_CustomerDetail1CLUSTEREDYY0000never2025-07-30 08:18:14COLDKEEP — primary key
PAYROLL.dbo.BookingDaily.PK_RouteStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchSnapshot.PK_QuotaHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetLine.PK_CampaignStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentHeader.PK_ShipmentArchive1CLUSTEREDYY02002026-08-22 15:00:55neverUSEDKEEP — primary key
PAYROLL.dbo.PayrollMonthly.PK_CampaignEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CustomerDaily.PK_PolicyStaging1CLUSTEREDYY0000never2022-07-10 09:46:23COLDKEEP — primary key
PAYROLL.dbo.SupplierAudit.PK_RouteQueue1CLUSTEREDYY0000never2025-12-23 19:10:16COLDKEEP — primary key
PAYROLL.dbo.QuotaAudit.PK_BillingStaging1CLUSTEREDYY0000never2022-07-10 09:49:30COLDKEEP — primary key
PAYROLL.dbo.InvoiceLine.PK_BookingLine1CLUSTEREDYY345100132026-09-15 17:00:412026-07-28 19:12:57USEDKEEP — primary key
PAYROLL.dbo.ShipmentQueue.PK_WarehouseResult1CLUSTEREDYY023131402026-09-15 17:00:412026-07-23 19:18:55USEDKEEP — primary key
PAYROLL.dbo.ShipmentQueue.UQ_SalesLine2NONCLUSTEREDY014002026-07-28 15:08:032026-07-23 19:18:55USEDkeep — in use
PAYROLL.dbo.TerritoryQueue.PK_SupplierMonthly1CLUSTEREDYY1911330192026-09-15 16:59:592026-06-29 19:17:28USEDKEEP — primary key
PAYROLL.dbo.SalesStatus.PK_PayrollLog1CLUSTEREDYY1940103024012026-09-15 20:11:372026-08-10 19:07:31USEDKEEP — primary key
PAYROLL.dbo.SettlementArchive.PK_AssetSnapshot1CLUSTEREDYY58253079470192026-09-15 20:11:372026-08-24 19:07:58USEDKEEP — primary key
PAYROLL.dbo.OrdersMonthly.PK_LedgerSummary1CLUSTEREDYY176599483180125702026-09-15 20:11:372026-09-15 19:07:49USEDKEEP — primary key
PAYROLL.dbo.OrdersMonthly.UQ_PricingMonthly2NONCLUSTEREDY18010025702026-09-15 11:19:392026-09-15 19:07:49USEDkeep — in use
PAYROLL.dbo.QuotaSummary.PK_PricingDaily1CLUSTEREDYY01309002026-09-15 19:38:302026-06-13 19:04:45USEDKEEP — primary key
PAYROLL.dbo.QuotaSummary.UQ_BookingQueue2NONCLUSTEREDY0000never2026-06-13 09:49:13COLDreview carefully — unique
PAYROLL.dbo.TerritoryDetail.IX_RosterStaging2NONCLUSTERED19240010632026-09-15 20:14:402026-09-15 20:03:39USEDkeep — in use
PAYROLL.dbo.TerritoryDetail.IX_CampaignMonthly4NONCLUSTERED035010632026-09-15 20:14:402026-09-15 20:03:39USEDkeep — in use
PAYROLL.dbo.TerritoryDetail.IX_SalesLog3NONCLUSTERED0001063never2026-09-15 20:03:39UNUSEDreview, then DROP
PAYROLL.dbo.TerritoryDetail.PK_LedgerEntry1CLUSTEREDYY1446251188910632026-09-15 20:14:402026-09-15 19:07:49USEDKEEP — primary key
PAYROLL.dbo.RouteStaging.IX_BookingLog2NONCLUSTERED11530002026-09-15 08:33:542026-07-23 19:18:54USEDkeep — in use
PAYROLL.dbo.RouteStaging.PK_CampaignArchive1CLUSTEREDYY01267002026-09-15 20:14:402026-07-23 19:18:54USEDKEEP — primary key
PAYROLL.dbo.ContractArchive.IX_ForecastDaily2NONCLUSTERED24200012472026-09-15 20:14:402026-09-15 20:03:39USEDkeep — in use
PAYROLL.dbo.ContractArchive.PK_QuotaStaging1CLUSTEREDYY50126712472026-09-15 20:14:402026-09-15 20:03:39USEDKEEP — primary key
PAYROLL.dbo.InvoiceStaging.PK_InvoiceStaging1CLUSTEREDYY26811344002026-09-15 20:14:402026-07-07 19:17:29USEDKEEP — primary key
PAYROLL.dbo.InvoiceStaging.UQ_CustomerDetail2NONCLUSTEREDY0000never2026-07-07 19:17:29COLDreview carefully — unique
PAYROLL.dbo.QuotaResult.PK_SalesEntry1CLUSTEREDYY0007514never2026-09-15 19:07:49UNUSEDKEEP — primary key
PAYROLL.dbo.QuotaResult.IX_CampaignResult2NONCLUSTEREDY923470075142026-09-15 20:11:372026-09-15 19:07:49USEDkeep — in use
PAYROLL.dbo.ContractStatus.PK_CustomerQueue1CLUSTEREDYY0000never2022-07-10 09:46:14COLDKEEP — primary key
PAYROLL.dbo.PricingLine.PK_WarehouseDetail1CLUSTEREDYY0000never2022-07-10 09:48:01COLDKEEP — primary key
PAYROLL.dbo.ShiftLine.PK_ShipmentStaging1CLUSTEREDYY0000never2022-07-10 09:48:02COLDKEEP — primary key
PAYROLL.dbo.CustomerSummary.PK_ReconcileResult1CLUSTEREDYY01002026-08-22 15:00:552022-07-10 09:48:17USEDKEEP — primary key
PAYROLL.dbo.OrdersDaily.PK_CampaignEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractLog.PK_MeterHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractLog.IX_BookingMonthly2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.ForecastSnapshot.PK_CustomerEntry1CLUSTEREDYY0000never2025-07-30 08:18:18COLDKEEP — primary key
PAYROLL.dbo.StaffingDetail.IX_ShipmentAudit2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.AssetQueue.PK_ShiftDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetQueue.IX_BatchQueue3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.AssetQueue.IX_CatalogAudit2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.SupplierLog.PK_BillingStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BookingStaging.PK_OrdersDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersArchive.PK_PolicySummary1CLUSTEREDYY03002026-08-28 08:14:06neverUSEDKEEP — primary key
PAYROLL.dbo.OrdersArchive.IX_PolicyArchive2NONCLUSTEREDY30002026-08-28 08:14:06neverUSEDkeep — in use
PAYROLL.dbo.PayrollLog.PK_SupplierArchive1CLUSTEREDYY0000never2026-06-06 19:09:16COLDKEEP — primary key
PAYROLL.dbo.QuotaLog.IX_PolicyEntry2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.MeterEntry.IX_ShipmentArchive2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.CustomerAudit.IX_RosterHistory2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.PayrollSnapshot.IX_AssetMonthly2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.BillingStatus.IX_ShipmentStatus2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.InvoiceDaily.IX_BookingHistory2NONCLUSTERED0000never2022-07-10 09:49:27COLDreview, then DROP
PAYROLL.dbo.PricingDaily.PK_AssetDaily1CLUSTEREDYY01002026-08-22 15:00:572022-07-10 09:48:24USEDKEEP — primary key
PAYROLL.dbo.LedgerEntry.PK_WarehouseEntry1CLUSTEREDYY01002026-08-22 15:00:552022-07-10 09:45:55USEDKEEP — primary key
PAYROLL.dbo.ForecastDaily.PK_AssetDaily1CLUSTEREDYY0000never2022-07-10 09:49:45COLDKEEP — primary key
PAYROLL.dbo.RouteQueue.PK_CustomerAudit1CLUSTEREDYY0000never2022-07-10 09:49:46COLDKEEP — primary key
PAYROLL.dbo.PayrollResult.PK_InvoiceSnapshot1CLUSTEREDYY0000never2022-07-10 09:49:47COLDKEEP — primary key
PAYROLL.dbo.AssetDetail.PK_SettlementSummary1CLUSTEREDYY12260339320240772026-09-15 18:16:002026-09-15 19:07:52USEDKEEP — primary key
PAYROLL.dbo.TicketDetail.PK_AssetDaily1CLUSTEREDYY1271724002026-09-15 17:56:002025-07-30 08:18:25USEDKEEP — primary key
PAYROLL.dbo.TicketDetail.UQ_LedgerHistory2NONCLUSTEREDY0000never2025-07-30 08:18:27COLDreview carefully — unique
PAYROLL.dbo.TerritoryMonthly.PK_SalesMonthly1CLUSTEREDYY1180711839002026-09-15 18:16:002026-07-21 19:09:49USEDKEEP — primary key
PAYROLL.dbo.PricingAudit.PK_BillingArchive1CLUSTEREDYY07383002026-09-15 17:44:492026-07-22 19:16:17USEDKEEP — primary key
PAYROLL.dbo.BillingLine.PK_CampaignLine1CLUSTEREDYY192393766002026-09-15 18:16:002026-07-18 19:07:39USEDKEEP — primary key
PAYROLL.dbo.BillingLine.UQ_AssetSnapshot2NONCLUSTEREDY0000never2026-07-18 19:07:39COLDreview carefully — unique
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_CustomerResult1CLUSTEREDYY03002026-08-08 16:07:07neverUSEDKEEP — primary key
PAYROLL.dbo.ShiftMonthly.PK_SupplierLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaQueue.IX_OrdersStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BookingSummary.PK_InvoiceStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.StaffingSnapshot.PK_PayrollSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersStaging.PK_BillingQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.StaffingResult.PK_RouteLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollLog.PK_InvoiceStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CustomerAudit.PK_BookingQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimResult.PK_ContractSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyDaily.PK_QuotaHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingEntry.PK_TicketDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterEntry.PK_TicketStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimQueue.PK_WarehouseDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingArchive.PK_CustomerEntry1CLUSTEREDYY0000neverneverCOLDKEEP — 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_PayrollLine1CLUSTEREDYY3957800790242026-09-15 16:30:262026-09-15 19:07:56USEDKEEP — primary key
PAYROLL.dbo.RouteDaily.PK_BookingResult1CLUSTEREDYY3971010790242026-09-15 16:30:262026-09-15 19:07:57USEDKEEP — primary key
PAYROLL.dbo.RosterLog.PK_SettlementSummary1CLUSTEREDYY01002026-08-22 15:00:57neverUSEDKEEP — primary key
PAYROLL.dbo.CatalogQueue.PK_MeterResult1CLUSTEREDYY73619154880790342026-09-15 20:27:462026-09-15 19:07:58USEDKEEP — primary key
PAYROLL.dbo.PayrollStaging.PK_PayrollAudit1CLUSTEREDYY45241700790352026-09-15 20:22:092026-09-15 19:07:59USEDKEEP — primary key
PAYROLL.dbo.ShiftArchive.PK_PricingHeader1CLUSTEREDYY01002026-08-22 15:00:55neverUSEDKEEP — primary key
PAYROLL.dbo.ContractStaging.IX_BookingLine2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.ContractAudit.PK_TerritoryStatus1CLUSTEREDYY01002026-08-22 15:00:55neverUSEDKEEP — primary key
PAYROLL.dbo.PolicyStatus.PK_ContractDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollSummary.IX_QuotaResult2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.PayrollSummary.PK_PolicyStaging1CLUSTEREDYY01002026-08-22 15:00:57neverUSEDKEEP — primary key
PAYROLL.dbo.ReconcileResult.PK_CampaignLog1CLUSTEREDYY3952050790322026-09-15 16:30:252026-09-15 19:08:02USEDKEEP — primary key
PAYROLL.dbo.SettlementHeader.PK_BatchLog1CLUSTEREDYY3963510790242026-09-15 16:30:262026-09-15 19:08:04USEDKEEP — primary key
PAYROLL.dbo.ContractSnapshot.PK_SalesQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ForecastHistory.PK_SettlementMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollArchive.PK_LedgerEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketSummary.PK_RouteStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceHeader.PK_ShiftLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaStaging.PK_ReconcileDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaLine.PK_CustomerStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.LedgerStaging.PK_MeterHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetDetail.PK_QuotaHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketQueue.PK_SettlementHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentSnapshot.PK_BatchMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignLog.PK_CustomerQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RouteLog.PK_CustomerLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceSummary.PK_ShiftQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetDaily.PK_CatalogStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetHeader.PK_CustomerAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersQueue.PK_QuotaDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignDetail.PK_ShipmentStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignEntry.PK_TerritoryArchive1CLUSTEREDYY0000neverneverCOLDKEEP — 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_BillingSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CustomerResult.PK_CatalogStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterMonthly.PK_TicketHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BookingSummary.PK_PricingSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.MeterStaging.PK_BookingLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CustomerQueue.PK_LedgerDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.LedgerEntry.PK_AssetResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchStatus.PK_StaffingSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractMonthly.PK_ShiftLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingStatus.PK_PricingDaily1CLUSTEREDYY01002026-08-22 15:00:55neverUSEDKEEP — 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_OrdersLine1CLUSTEREDYY05002026-08-22 15:00:56neverUSEDKEEP — primary key
PAYROLL.dbo.ForecastResult.PK_WarehouseLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierMonthly.PK_BatchDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.StaffingHeader.PK_RosterQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceHistory.PK_StaffingStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersLine.PK_SupplierSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseQueue.PK_ReconcileDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersStaging.PK_RosterAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersHeader.PK_PricingArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CustomerHistory.IX_CustomerQueue2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentLog.IX_RosterLine2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersDaily.IX_SupplierMonthly1CLUSTEREDYY3951400790282026-09-15 16:30:252026-09-15 19:08:06USEDKEEP — primary key
PAYROLL.dbo.CatalogDetail.PK_TerritoryDaily1CLUSTEREDYY3951400790282026-09-15 16:30:252026-09-15 19:08:06USEDKEEP — 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_ReconcileLine2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceEntry.PK_CampaignSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollMonthly.PK_BookingResult1CLUSTEREDYY3951200790242026-09-15 16:30:262026-09-15 19:08:07USEDKEEP — primary key
PAYROLL.dbo.AssetResult.IX_RosterArchive7NONCLUSTERED00079024never2026-09-15 19:08:10UNUSEDreview, then DROP
PAYROLL.dbo.AssetResult.IX_WarehouseAudit2NONCLUSTEREDYY3951200790242026-09-15 16:30:262026-09-15 19:08:10USEDKEEP — primary key
PAYROLL.dbo.BookingAudit.PK_PolicyStaging1CLUSTEREDYY0000never2022-07-10 09:46:01COLDKEEP — primary key
PAYROLL.dbo.SalesArchive.PK_ShipmentQueue1CLUSTEREDYY3954920790362026-09-15 16:30:252026-09-15 19:08:11USEDKEEP — primary key
PAYROLL.dbo.CatalogSummary.PK_WarehouseResult1CLUSTEREDYY0000never2025-07-30 08:18:55COLDKEEP — primary key
PAYROLL.dbo.PolicyMonthly.PK_TerritoryStatus1CLUSTEREDYY395140002026-09-15 16:30:252010-11-19 13:16:35USEDKEEP — primary key
PAYROLL.dbo.RosterSummary.PK_ReconcileHeader1CLUSTEREDYY3951400790282026-09-15 16:30:252026-09-15 19:08:13USEDKEEP — primary key
PAYROLL.dbo.AssetDetail.PK_ShipmentStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ForecastResult.PK_ShipmentResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementResult.PK_SupplierResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CatalogHistory.PK_TicketLine1CLUSTEREDYY01002026-08-22 15:00:55neverUSEDKEEP — primary key
PAYROLL.dbo.AssetMonthly.PK_SettlementSnapshot1CLUSTEREDYY01002026-08-22 15:00:55neverUSEDKEEP — primary key
PAYROLL.dbo.CampaignMonthly.PK_SupplierStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementHeader.PK_PayrollSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileArchive.IX_PricingStatus4NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.ReconcileArchive.PK_LedgerDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileStatus.PK_SettlementLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseAudit.PK_RouteArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentMonthly.PK_ReconcileSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftDetail.PK_ReconcileAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierDetail.PK_CatalogArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingDetail.PK_CatalogStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketDaily.PK_BookingLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketArchive.PK_ShiftSnapshot1CLUSTEREDYY3951200790242026-09-15 16:30:262026-09-15 19:08:14USEDKEEP — primary key
PAYROLL.dbo.SettlementHistory.PK_CampaignQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.LedgerStatus.PK_StaffingSummary1CLUSTEREDYY395140002026-09-15 16:30:25neverUSEDKEEP — primary key
PAYROLL.dbo.TerritorySnapshot.PK_WarehouseEntry1CLUSTEREDYY3951400790282026-09-15 16:30:252026-09-15 19:08:15USEDKEEP — primary key
PAYROLL.dbo.BookingLog.PK_SettlementEntry1CLUSTEREDYY395140002026-09-15 16:30:25neverUSEDKEEP — primary key
PAYROLL.dbo.ShiftStatus.PK_ShipmentHistory1CLUSTEREDYY3951400790282026-09-15 16:30:252026-09-15 19:08:15USEDKEEP — primary key
PAYROLL.dbo.TerritoryDaily.IX_AssetLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceDetail.PK_ForecastQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.MeterQueue.PK_InvoiceHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementDetail.PK_BookingSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.MeterAudit.PK_CustomerEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ForecastLog.PK_InvoiceHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CatalogHeader.PK_BillingDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RouteHeader.PK_ReconcileArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchDaily.PK_ShiftQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BookingDetail.PK_ContractSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterSnapshot.PK_TicketResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketEntry.PK_TicketArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BookingDetail.PK_AssetAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ForecastEntry.PK_AssetHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingHistory.PK_TicketLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingAudit.PK_TerritoryLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ForecastStatus.PK_ContractArchive1CLUSTEREDYY0000neverneverCOLDKEEP — 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_CatalogLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RouteEntry.PK_InvoiceAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CustomerAudit.PK_PolicyMonthly1CLUSTEREDYY01002026-08-22 15:00:552022-07-10 09:45:50USEDKEEP — primary key
PAYROLL.dbo.ForecastMonthly.PK_ReconcileResult1CLUSTEREDYY01002026-08-22 15:00:55neverUSEDKEEP — primary key
PAYROLL.dbo.RosterLine.PK_PricingSummary1CLUSTEREDYY05002026-08-22 15:00:55neverUSEDKEEP — primary key
PAYROLL.dbo.PayrollEntry.PK_PayrollLog1CLUSTEREDYY0000never2025-07-30 08:19:05COLDKEEP — primary key
PAYROLL.dbo.CatalogStatus.PK_StaffingArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketDetail.PK_SettlementMonthly1CLUSTEREDYY0000never2022-07-10 09:49:14COLDKEEP — primary key
PAYROLL.dbo.BatchArchive.PK_ShiftDetail1CLUSTEREDYY0000never2025-07-30 08:19:07COLDKEEP — primary key
PAYROLL.dbo.ContractHeader.PK_QuotaQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchHeader.PK_CustomerSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaSnapshot.PK_ShiftLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractHeader.PK_TerritoryMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementSnapshot.PK_ShipmentLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierStatus.PK_ForecastDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceAudit.PK_SupplierEntry2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyStatus.PK_CatalogArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchSummary.PK_CatalogSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollHeader.PK_QuotaAudit1CLUSTEREDYY01002026-08-22 15:00:55neverUSEDKEEP — primary key
PAYROLL.dbo.SupplierLine.PK_AssetLine1CLUSTEREDYY02002026-08-22 15:00:55neverUSEDKEEP — primary key
PAYROLL.dbo.RosterResult.PK_OrdersEntry1CLUSTEREDYY01002026-08-22 15:00:55neverUSEDKEEP — 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_ContractMonthly1CLUSTEREDYY01002026-09-03 08:14:282022-07-10 09:48:01USEDKEEP — primary key
PAYROLL.dbo.ShipmentHeader.PK_OrdersEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersDetail.PK_PricingResult1CLUSTEREDYY0000never2025-07-30 08:19:07COLDKEEP — primary key
PAYROLL.dbo.TicketArchive.PK_ShipmentDaily1CLUSTEREDYY201002026-09-15 13:12:092022-07-10 09:48:01USEDKEEP — primary key
PAYROLL.dbo.PayrollMonthly.PK_AssetLine1CLUSTEREDYY137002026-09-15 13:12:092022-07-10 09:46:23USEDKEEP — primary key
PAYROLL.dbo.BillingStaging.IX_OrdersMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftStatus.PK_PricingDetail1CLUSTEREDYY200002026-09-15 13:12:092022-07-10 09:48:02USEDKEEP — primary key
PAYROLL.dbo.ReconcileHistory.PK_RouteDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimResult.PK_ClaimResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchResult.PK_AssetDetail1CLUSTEREDYY02002026-08-08 16:07:072022-07-10 09:49:00USEDKEEP — primary key
PAYROLL.dbo.SettlementArchive.PK_ShiftResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceStaging.PK_OrdersLog1CLUSTEREDYY0000never2022-07-10 09:48:38COLDKEEP — primary key
PAYROLL.dbo.PolicyAudit.PK_ContractMonthly1CLUSTEREDYY0000never2022-07-10 09:48:40COLDKEEP — primary key
PAYROLL.dbo.ContractLine.IX_OrdersDaily6NONCLUSTERED1480141206329632026-09-15 20:28:142026-09-15 20:03:51USEDkeep — in use
PAYROLL.dbo.ContractLine.IX_InvoiceMonthly4NONCLUSTERED000632963never2026-09-15 20:03:53UNUSEDreview, then DROP
PAYROLL.dbo.ContractLine.PK_CampaignDetail1CLUSTEREDYY115141527519160207249982026-09-16 00:00:012026-09-15 20:03:46USEDKEEP — primary key
PAYROLL.dbo.ContractLine.IX_OrdersEntry2NONCLUSTERED3123422045706329632026-09-15 20:25:562026-09-15 20:03:46USEDkeep — in use
PAYROLL.dbo.ContractLine.IX_PricingArchive3NONCLUSTERED1162533690306329632026-09-16 00:00:012026-09-15 20:03:47USEDkeep — in use
PAYROLL.dbo.ContractLine.IX_BookingEntry5NONCLUSTERED88976006329632026-09-15 20:38:362026-09-15 20:03:48USEDkeep — in use
PAYROLL.dbo.ContractLine.IX_BatchEntry7NONCLUSTERED79247830007249982026-09-15 20:39:542026-09-15 20:03:49USEDkeep — in use
PAYROLL.dbo.ForecastLog.PK_CustomerAudit1CLUSTEREDYY823820101922026-09-15 14:51:492026-09-15 19:08:30USEDKEEP — primary key
PAYROLL.dbo.RouteAudit.PK_ShipmentMonthly1CLUSTEREDYY01002026-09-03 08:14:282022-07-10 09:46:27USEDKEEP — primary key
PAYROLL.dbo.PolicyArchive.PK_BillingLog1CLUSTEREDYY0000never2022-07-10 09:46:27COLDKEEP — primary key
PAYROLL.dbo.RosterStatus.PK_TicketQueue1CLUSTEREDYY0000never2022-07-10 09:46:27COLDKEEP — primary key
PAYROLL.dbo.PolicyLine.PK_ContractDetail1CLUSTEREDYY7700482026-09-08 10:01:562026-09-08 19:08:31USEDKEEP — primary key
PAYROLL.dbo.MeterHistory.PK_ForecastDaily1CLUSTEREDYY220062026-09-08 09:53:432026-09-08 19:08:31USEDKEEP — primary key
PAYROLL.dbo.ShiftLine.PK_BillingDaily1CLUSTEREDYY8100582026-09-08 10:01:212026-09-08 19:08:32USEDKEEP — primary key
PAYROLL.dbo.TicketDaily.IX_ShipmentArchive2NONCLUSTEREDYY305062160790242026-09-15 20:27:462026-09-15 19:08:30USEDKEEP — primary key
PAYROLL.dbo.WarehouseLog.IX_PricingStaging2NONCLUSTEREDYY34982300790322026-09-15 20:25:392026-09-15 19:08:31USEDKEEP — primary key
PAYROLL.dbo.PayrollSummary.PK_SalesArchive1CLUSTEREDYY72472889506942026-09-15 16:31:422026-09-07 19:08:28USEDKEEP — primary key
PAYROLL.dbo.SalesEntry.IX_InvoiceEntry1CLUSTEREDYY6858206472026-09-08 10:01:552026-09-07 19:08:30USEDKEEP — primary key
PAYROLL.dbo.BatchLine.PK_RosterArchive1CLUSTEREDYY373404062026-09-08 09:51:012026-09-07 19:08:33USEDKEEP — primary key
PAYROLL.dbo.MeterDetail.PK_MeterMonthly1CLUSTEREDYY680002026-09-07 09:54:402022-07-10 09:46:26USEDKEEP — primary key
PAYROLL.dbo.RouteSnapshot.PK_CatalogQueue1CLUSTEREDYY02002026-09-03 08:14:28neverUSEDKEEP — primary key
PAYROLL.dbo.InvoiceHistory.PK_PayrollMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignResult.PK_BatchSnapshot1CLUSTEREDYY03002026-09-15 09:40:27neverUSEDKEEP — primary key
PAYROLL.dbo.PolicySnapshot.IX_PayrollMonthly2NONCLUSTEREDYY54342910790242026-09-15 21:53:392026-09-15 19:08:34USEDKEEP — primary key
PAYROLL.dbo.WarehouseLog.PK_SupplierStaging2NONCLUSTEREDYY12651678790790362026-09-15 19:58:362026-09-15 19:08:37USEDKEEP — primary key
PAYROLL.dbo.AssetDetail.IX_ClaimAudit2NONCLUSTEREDYY12820100790242026-09-15 19:58:362026-09-15 19:08:38USEDKEEP — primary key
PAYROLL.dbo.BookingStatus.IX_ContractSummary2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetDetail.IX_RosterHistory2NONCLUSTEREDYY13094000790242026-09-15 19:58:362026-09-15 19:08:39USEDKEEP — primary key
PAYROLL.dbo.BookingLog.PK_AssetDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierMonthly.PK_ShipmentSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimResult.PK_CampaignAudit1CLUSTEREDYY5926116540152026-09-15 16:39:362025-09-15 19:06:26USEDKEEP — primary key
PAYROLL.dbo.PolicyLog.PK_TerritoryStatus1CLUSTEREDYY79469111950491842026-09-16 00:00:012026-09-15 19:08:40USEDKEEP — primary key
PAYROLL.dbo.SalesHeader.PK_PricingDetail1CLUSTEREDYY01002026-08-08 16:07:07neverUSEDKEEP — primary key
PAYROLL.dbo.TerritoryStatus.IX_PayrollHistory2NONCLUSTEREDYY01002026-07-29 07:32:482025-07-30 11:37:56USEDKEEP — 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_StaffingStaging1CLUSTEREDYY1185360002026-09-15 16:30:262022-07-10 09:48:05USEDKEEP — primary key
PAYROLL.dbo.MeterDetail.PK_ContractQueue1CLUSTEREDYY198530002026-09-15 16:39:312022-07-10 09:46:22USEDKEEP — 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_ContractDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftQueue.PK_SettlementEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseEntry.PK_WarehouseLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterLog.PK_ClaimDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignSummary.PK_TicketDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractLine.PK_MeterDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketDetail.PK_SupplierStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.LedgerDetail.PK_StaffingSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — 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_CustomerLine2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseEntry.IX_PayrollSummary2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.MeterDetail.IX_ShipmentStaging1CLUSTEREDYY01002026-08-22 15:00:57neverUSEDKEEP — primary key
PAYROLL.dbo.BillingStaging.PK_MeterHistory1CLUSTEREDYY01002026-08-22 15:00:55neverUSEDKEEP — primary key
PAYROLL.dbo.ShipmentSummary.PK_ShipmentDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterHistory.PK_QuotaSnapshot1CLUSTEREDYY01002026-08-22 15:00:57neverUSEDKEEP — primary key
PAYROLL.dbo.SupplierDaily.PK_WarehouseHistory1CLUSTEREDYY01002026-08-22 15:00:57neverUSEDKEEP — primary key
PAYROLL.dbo.ClaimStatus.PK_StaffingEntry1CLUSTEREDYY01002026-08-22 15:00:57neverUSEDKEEP — primary key
PAYROLL.dbo.StaffingHeader.PK_WarehouseArchive2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaEntry.PK_TicketEntry2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetQueue.PK_ContractAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetDaily.PK_BatchLog1CLUSTEREDYY01002026-08-22 15:00:55neverUSEDKEEP — primary key
PAYROLL.dbo.TicketResult.PK_AssetStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchStatus.PK_BookingDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentResult.PK_ShiftHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollEntry.PK_SettlementQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyResult.PK_OrdersQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollSummary.PK_BatchLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollDaily.PK_CatalogArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SalesQueue.PK_CatalogAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileSummary.PK_ShipmentQueue1CLUSTEREDYY02002026-08-22 15:00:55neverUSEDKEEP — primary key
PAYROLL.dbo.ReconcileLine.PK_OrdersSnapshot1CLUSTEREDYY01002026-08-22 15:00:55neverUSEDKEEP — primary key
PAYROLL.dbo.PayrollEntry.PK_OrdersStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileResult.PK_ReconcileDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyStatus.PK_BookingLine1CLUSTEREDYY02002026-08-22 15:00:55neverUSEDKEEP — primary key
PAYROLL.dbo.CustomerHistory.PK_PolicyQueue1CLUSTEREDYY01002026-08-22 15:00:55neverUSEDKEEP — primary key
PAYROLL.dbo.WarehouseLine.PK_PayrollHeader1CLUSTEREDYY02002026-08-22 15:00:55neverUSEDKEEP — primary key
PAYROLL.dbo.PricingArchive.PK_StaffingLine1CLUSTEREDYY02002026-08-22 15:00:55neverUSEDKEEP — primary key
PAYROLL.dbo.SettlementArchive.PK_TicketAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaStatus.PK_LedgerDaily1CLUSTEREDYY0000neverneverCOLDKEEP — 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_CustomerResult2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyStatus.PK_TicketLog1CLUSTEREDYY01002026-08-22 15:00:55neverUSEDKEEP — primary key
PAYROLL.dbo.BillingEntry.PK_ShiftResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileSnapshot.PK_RouteDetail1CLUSTEREDYY01002026-08-22 15:00:55neverUSEDKEEP — primary key
PAYROLL.dbo.AssetSummary.PK_CampaignHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TerritoryStaging.PK_SettlementMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignAudit.PK_BookingDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaArchive.PK_PayrollMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimSummary.PK_QuotaEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.StaffingHeader.IX_PayrollSnapshot2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.StaffingHeader.PK_CustomerMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TerritoryDetail.IX_RosterHeader2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.TerritoryDetail.PK_WarehouseArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementQueue.PK_WarehouseStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimDaily.PK_ReconcileQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementResult.PK_ForecastSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileSummary.PK_InvoiceDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterLine.PK_PricingArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketMonthly.PK_SupplierMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyArchive.PK_PayrollSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyMonthly.PK_TicketHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementSummary.PK_PolicyResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.MeterStaging.PK_LedgerArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersAudit.PK_InvoiceLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseHistory.PK_SalesResult1CLUSTEREDYY0000never2025-07-30 08:19:43COLDKEEP — primary key
PAYROLL.dbo.ShipmentSummary.PK_CustomerLog1CLUSTEREDYY017743012026-09-15 21:42:162026-09-03 19:10:50USEDKEEP — primary key
PAYROLL.dbo.RouteQueue.PK_ContractSnapshot1CLUSTEREDYY0000never2025-07-30 08:19:44COLDKEEP — primary key
PAYROLL.dbo.AssetDaily.PK_TerritoryLine1CLUSTEREDYY524127008722026-09-16 01:00:512026-09-10 19:09:30USEDKEEP — primary key
PAYROLL.dbo.BatchEntry.PK_LedgerSnapshot1CLUSTEREDYY01001254362026-07-29 15:25:302026-09-15 20:04:00USEDKEEP — primary key
PAYROLL.dbo.ShiftSnapshot.IX_PricingArchive7NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.BatchSummary.IX_InvoiceSummary8NONCLUSTERED0000never2022-03-21 15:53:47COLDreview, then DROP
PAYROLL.dbo.CatalogAudit.IX_SettlementResult4NONCLUSTERED0000never2022-03-21 15:53:57COLDreview, then DROP
PAYROLL.dbo.AssetArchive.IX_AssetEntry7NONCLUSTERED0000never2022-03-29 13:04:14COLDreview, then DROP
PAYROLL.dbo.StaffingHeader.PK_ShipmentStaging1CLUSTEREDYY0000never2011-12-20 15:06:53COLDKEEP — primary key
PAYROLL.dbo.AssetAudit.PK_RosterMonthly1CLUSTEREDYY0000never2025-07-30 07:50:45COLDKEEP — primary key
PAYROLL.dbo.CampaignStatus.PK_AssetDetail1CLUSTEREDYY0000never2025-07-30 07:50:45COLDKEEP — primary key
PAYROLL.dbo.BatchSnapshot.PK_SettlementStatus1CLUSTEREDYY0000never2022-07-10 09:46:31COLDKEEP — primary key
PAYROLL.dbo.CampaignStatus.PK_BookingStaging1CLUSTEREDYY0000never2025-07-30 07:50:50COLDKEEP — primary key
PAYROLL.dbo.QuotaDetail.PK_OrdersMonthly1CLUSTEREDYY0000never2022-07-10 09:49:05COLDKEEP — primary key
PAYROLL.dbo.QuotaSnapshot.PK_WarehouseArchive1CLUSTEREDYY0000never2022-07-10 09:49:28COLDKEEP — primary key
PAYROLL.dbo.CatalogResult.PK_ContractEntry1CLUSTEREDYY0000never2022-07-10 09:48:24COLDKEEP — primary key
PAYROLL.dbo.SupplierSnapshot.PK_CustomerHeader1CLUSTEREDYY0000never2022-07-10 09:48:40COLDKEEP — primary key
PAYROLL.dbo.CustomerHeader.PK_QuotaStaging1CLUSTEREDYY0000never2022-07-10 09:48:37COLDKEEP — primary key
PAYROLL.dbo.ForecastLog.PK_PolicyMonthly1CLUSTEREDYY0000never2022-07-10 09:48:41COLDKEEP — primary key
PAYROLL.dbo.QuotaQueue.PK_SalesDetail1CLUSTEREDYY0000never2022-07-10 09:46:27COLDKEEP — primary key
PAYROLL.dbo.BatchEntry.PK_QuotaArchive1CLUSTEREDYY0000never2022-07-10 09:46:27COLDKEEP — primary key
PAYROLL.dbo.CustomerHeader.PK_QuotaAudit1CLUSTEREDYY04002026-08-03 07:41:58neverUSEDKEEP — primary key
PAYROLL.dbo.RouteStaging.PK_MeterStatus1CLUSTEREDYY0145002026-09-15 13:20:162026-07-06 19:01:55USEDKEEP — primary key
PAYROLL.dbo.StaffingHeader.PK_MeterDaily1CLUSTEREDYY0000never2026-07-04 15:26:21COLDKEEP — primary key
PAYROLL.dbo.StaffingHeader.UQ_BatchHistory2NONCLUSTEREDY0000never2026-07-04 15:26:21COLDreview carefully — unique
PAYROLL.dbo.PricingSnapshot.PK_ShipmentArchive1CLUSTEREDYY04002026-08-03 07:41:582026-07-04 15:26:48USEDKEEP — primary key
PAYROLL.dbo.PricingSnapshot.UQ_WarehouseResult2NONCLUSTEREDY0000never2026-07-04 15:26:48COLDreview carefully — unique
PAYROLL.dbo.ClaimStaging.PK_BookingLine1CLUSTEREDYY0000never2026-07-04 15:26:59COLDKEEP — primary key
PAYROLL.dbo.ClaimStaging.UQ_OrdersArchive2NONCLUSTEREDY0000never2026-07-04 15:26:59COLDreview carefully — unique
PAYROLL.dbo.CampaignDetail.PK_OrdersLog1CLUSTEREDYY0000never2026-07-04 15:27:07COLDKEEP — primary key
PAYROLL.dbo.CampaignDetail.UQ_SettlementLine2NONCLUSTEREDY0000never2026-07-04 15:27:07COLDreview carefully — unique
PAYROLL.dbo.BookingMonthly.PK_TerritoryHistory1CLUSTEREDYY01002026-08-08 16:19:232026-07-04 19:01:26USEDKEEP — primary key
PAYROLL.dbo.ReconcileQueue.PK_PayrollArchive1CLUSTEREDYY0000never2026-07-04 19:01:26COLDKEEP — primary key
PAYROLL.dbo.PricingHistory.PK_CustomerDaily1CLUSTEREDYY0000never2026-07-04 19:01:26COLDKEEP — primary key
PAYROLL.dbo.OrdersAudit.IX_ReconcileHeader2NONCLUSTERED0000never2026-07-04 19:01:26COLDreview, then DROP
PAYROLL.dbo.OrdersAudit.PK_WarehouseStatus1CLUSTEREDYY0000never2026-07-04 19:01:26COLDKEEP — primary key
PAYROLL.dbo.PayrollEntry.PK_SupplierSummary1CLUSTEREDYY0000never2026-07-04 15:26:59COLDKEEP — primary key
PAYROLL.dbo.PayrollEntry.UQ_CatalogLog2NONCLUSTEREDY0000never2026-07-04 15:26:59COLDreview carefully — unique
PAYROLL.dbo.PolicyStatus.PK_CampaignResult1CLUSTEREDYY0000never2026-07-04 19:01:26COLDKEEP — primary key
PAYROLL.dbo.LedgerDetail.IX_MeterLog2NONCLUSTERED0000never2026-07-04 19:01:26COLDreview, then DROP
PAYROLL.dbo.LedgerDetail.PK_BatchDetail1CLUSTEREDYY0000never2026-07-04 19:01:26COLDKEEP — primary key
PAYROLL.dbo.ForecastSummary.PK_BillingHeader1CLUSTEREDYY0000never2026-07-04 19:01:26COLDKEEP — primary key
PAYROLL.dbo.ForecastSummary.UQ_QuotaStaging2NONCLUSTEREDY0000never2026-07-04 19:01:26COLDreview carefully — unique
PAYROLL.dbo.BatchStatus.PK_BatchHeader1CLUSTEREDYY04002026-08-03 07:41:582026-07-04 15:25:56USEDKEEP — primary key
PAYROLL.dbo.BatchStatus.UQ_SettlementHistory2NONCLUSTEREDY0000never2026-07-04 15:25:56COLDreview carefully — unique
PAYROLL.dbo.CampaignStaging.PK_BillingLine1CLUSTEREDYY012002026-08-03 07:41:582026-07-04 15:26:38USEDKEEP — primary key
PAYROLL.dbo.CampaignStaging.UQ_ShiftLine2NONCLUSTEREDY0000never2026-07-04 15:26:18COLDreview carefully — unique
PAYROLL.dbo.AssetStaging.IX_CatalogHeader2NONCLUSTERED40002026-08-03 07:41:582026-07-04 19:01:27USEDkeep — in use
PAYROLL.dbo.AssetStaging.PK_BillingArchive1CLUSTEREDYY08002026-08-03 07:41:582026-07-04 19:01:27USEDKEEP — primary key
PAYROLL.dbo.TerritoryEntry.IX_RosterHeader3NONCLUSTERED0000never2026-07-04 19:01:27COLDreview, then DROP
PAYROLL.dbo.TerritoryEntry.PK_AssetMonthly1CLUSTEREDYY0000never2026-07-04 19:01:27COLDKEEP — primary key
PAYROLL.dbo.TerritoryEntry.UX_CampaignSummary2NONCLUSTEREDY0000never2026-07-04 19:01:27COLDreview carefully — unique
PAYROLL.dbo.RouteSummary.IX_SettlementSnapshot2NONCLUSTERED0000never2026-07-04 19:01:27COLDreview, then DROP
PAYROLL.dbo.RouteSummary.PK_LedgerSummary1CLUSTEREDYY0000never2026-07-04 19:01:27COLDKEEP — primary key
PAYROLL.dbo.ShipmentMonthly.PK_AssetStaging1CLUSTEREDYY0000never2026-07-04 15:25:56COLDKEEP — primary key
PAYROLL.dbo.ShipmentMonthly.UQ_MeterResult2NONCLUSTEREDY0000never2026-07-04 15:25:56COLDreview carefully — unique
PAYROLL.dbo.PricingQueue.IX_SettlementSummary2NONCLUSTERED0000never2026-07-04 19:01:27COLDreview, then DROP
PAYROLL.dbo.PricingQueue.PK_TerritoryDaily1CLUSTEREDYY0000never2026-07-04 19:01:27COLDKEEP — primary key
PAYROLL.dbo.SettlementAudit.IX_BookingDaily3NONCLUSTERED0000never2026-07-04 19:01:27COLDreview, then DROP
PAYROLL.dbo.SettlementAudit.IX_ReconcileLog4NONCLUSTERED40002026-08-03 07:41:582026-07-04 19:01:27USEDkeep — in use
PAYROLL.dbo.SettlementAudit.PK_TicketSnapshot1CLUSTEREDYY00402026-08-03 07:41:582026-07-04 19:01:27USEDKEEP — primary key
PAYROLL.dbo.SettlementAudit.UQ_InvoiceMonthly2NONCLUSTEREDY0000never2026-07-04 19:01:27COLDreview carefully — unique
PAYROLL.dbo.SalesDetail.PK_ForecastArchive1CLUSTEREDYY200002026-09-15 11:26:582022-07-10 09:49:47USEDKEEP — primary key
PAYROLL.dbo.OrdersAudit.IX_TicketDetail259NONCLUSTERED161057660231013202692026-09-15 20:44:212026-09-15 23:23:16USEDkeep — in use
PAYROLL.dbo.OrdersAudit.IX_RosterAudit260NONCLUSTERED5335113506013202692026-09-16 01:01:002026-09-15 23:23:04USEDkeep — in use
PAYROLL.dbo.OrdersAudit.PK_BatchDaily1CLUSTEREDYY02465227213202692026-09-16 01:01:002026-09-15 23:23:04USEDKEEP — primary key
PAYROLL.dbo.OrdersAudit.IX_CampaignHeader31NONCLUSTERED0106721013202692026-09-16 00:50:502026-09-15 23:23:04USEDkeep — in use
PAYROLL.dbo.OrdersAudit.IX_OrdersEntry32NONCLUSTERED0001320269never2026-09-15 23:23:04UNUSEDreview, then DROP
PAYROLL.dbo.BatchHistory.PK_TerritoryAudit1CLUSTEREDYY12002026-08-20 13:52:542012-03-29 18:04:06USEDKEEP — primary key
PAYROLL.dbo.BatchStatus.PK_AssetEntry1CLUSTEREDYY0000never2025-12-02 19:02:21COLDKEEP — primary key
PAYROLL.dbo.ReconcileMonthly.PK_CampaignStatus1CLUSTEREDYY12130002026-09-15 16:01:592014-01-06 15:18:00USEDKEEP — primary key
PAYROLL.dbo.PricingSnapshot.PK_BatchSnapshot1CLUSTEREDYY66112042026-09-15 15:38:292026-08-26 19:02:56USEDKEEP — primary key
PAYROLL.dbo.SettlementAudit.PK_CustomerSnapshot1CLUSTEREDYY0000never2018-11-10 09:53:45COLDKEEP — primary key
PAYROLL.dbo.QuotaStaging.PK_RouteResult1CLUSTEREDYY01129002026-09-15 16:01:592018-11-10 09:53:46USEDKEEP — primary key
PAYROLL.dbo.ShipmentSnapshot.PK_SalesDetail1CLUSTEREDYY01117002026-09-15 16:01:592018-11-10 09:53:46USEDKEEP — primary key
PAYROLL.dbo.AssetAudit.PK_InvoiceSummary1CLUSTEREDYY1800212026-08-26 15:13:502026-08-26 19:02:57USEDKEEP — primary key
PAYROLL.dbo.ClaimLog.PK_QuotaHistory1CLUSTEREDYY10490614120686132026-09-15 17:09:02neverUSEDKEEP — primary key
PAYROLL.dbo.SalesArchive.PK_PricingStatus1CLUSTEREDYY0000never2022-07-10 09:48:59COLDKEEP — primary key
PAYROLL.dbo.TicketAudit.IX_MeterStatus3NONCLUSTERED00089never2026-09-15 19:03:00UNUSEDreview, then DROP
PAYROLL.dbo.TicketAudit.IX_ContractDaily4NONCLUSTERED00089never2026-09-15 19:03:00UNUSEDreview, then DROP
PAYROLL.dbo.TicketAudit.PK_CampaignHeader1CLUSTEREDYY9619413761212026-09-15 16:20:082026-09-15 19:03:00USEDKEEP — primary key
PAYROLL.dbo.TicketAudit.IX_InvoiceQueue2NONCLUSTERED8212940892026-09-15 16:11:282026-09-15 19:03:00USEDkeep — in use
PAYROLL.dbo.SupplierLog.PK_QuotaSummary1CLUSTEREDYY032100002026-09-15 16:20:022018-11-10 09:54:06USEDKEEP — primary key
PAYROLL.dbo.ReconcileDaily.PK_CatalogSnapshot1CLUSTEREDYY01165002026-09-15 16:02:002018-11-10 09:54:06USEDKEEP — primary key
PAYROLL.dbo.ShipmentHeader.PK_SalesDaily1CLUSTEREDYY01002026-07-31 12:57:392022-07-10 09:48:44USEDKEEP — primary key
PAYROLL.dbo.ReconcileHeader.PK_WarehouseMonthly1CLUSTEREDYY219858806302026-09-15 15:38:292026-09-15 19:03:01USEDKEEP — primary key
PAYROLL.dbo.ShipmentHistory.PK_SupplierAudit1CLUSTEREDYY8363239056352026-09-15 16:56:552026-09-15 19:03:02USEDKEEP — primary key
PAYROLL.dbo.ReconcileLine.PK_OrdersDetail1CLUSTEREDYY27158310750981582026-09-15 16:56:532026-09-15 19:03:03USEDKEEP — primary key
PAYROLL.dbo.AssetStatus.IX_StaffingQueue3NONCLUSTERED0534032432026-09-15 15:00:152026-09-15 19:03:08USEDkeep — in use
PAYROLL.dbo.AssetStatus.PK_BatchResult1CLUSTEREDYY14733970641029259032026-09-15 16:56:552026-09-15 19:03:08USEDKEEP — primary key
PAYROLL.dbo.AssetStatus.IX_LedgerSnapshot2NONCLUSTERED140494032422026-09-15 16:56:552026-09-15 19:03:08USEDkeep — in use
PAYROLL.dbo.SupplierResult.PK_ShipmentMonthly1CLUSTEREDYY79085002932026-09-15 16:56:492025-07-30 07:51:36USEDKEEP — primary key
PAYROLL.dbo.ContractDaily.PK_CatalogSnapshot1CLUSTEREDYY4240527020552026-09-15 16:56:492026-09-15 19:03:11USEDKEEP — primary key
PAYROLL.dbo.WarehouseAudit.PK_SettlementSnapshot1CLUSTEREDYY8313459502352026-09-15 16:56:552026-09-15 19:03:11USEDKEEP — primary key
PAYROLL.dbo.SupplierHeader.PK_InvoiceAudit1CLUSTEREDYY0000never2018-11-10 10:01:03COLDKEEP — primary key
PAYROLL.dbo.CustomerQueue.IX_StaffingEntry1CLUSTEREDYY01165002026-09-15 16:02:002022-07-10 09:46:17USEDKEEP — primary key
PAYROLL.dbo.CatalogHistory.PK_TicketStaging1CLUSTEREDYY0000never2022-07-10 09:46:22COLDKEEP — primary key
PAYROLL.dbo.ClaimAudit.PK_ReconcileStatus1CLUSTEREDYY100002026-08-24 15:59:062022-07-10 09:48:23USEDKEEP — primary key
PAYROLL.dbo.ClaimSummary.IX_ClaimDaily23NONCLUSTERED20002026-08-24 15:56:492022-07-10 09:49:28USEDkeep — in use
PAYROLL.dbo.RouteStatus.PK_AssetArchive1CLUSTEREDYY0000never2022-07-10 09:49:41COLDKEEP — primary key
PAYROLL.dbo.ReconcileLine.PK_TerritoryDaily1CLUSTEREDYY190002026-08-24 15:59:152022-07-10 09:48:29USEDKEEP — primary key
PAYROLL.dbo.SalesArchive.PK_InvoiceSnapshot1CLUSTEREDYY160022026-08-24 15:59:152026-08-24 19:03:16USEDKEEP — primary key
PAYROLL.dbo.CustomerResult.PK_MeterDaily1CLUSTEREDYY40022026-08-24 15:58:542022-07-10 09:48:37USEDKEEP — primary key
PAYROLL.dbo.RosterSnapshot.PK_CatalogLog1CLUSTEREDYY001402026-08-24 15:59:152025-07-30 11:31:23USEDKEEP — primary key
PAYROLL.dbo.RosterSnapshot.IX_SalesDaily24NONCLUSTERED140002026-08-24 15:59:152022-07-10 09:48:40USEDkeep — in use
PAYROLL.dbo.ShiftLog.PK_PricingStatus1CLUSTEREDYY01002026-08-24 15:58:042025-07-30 07:53:29USEDKEEP — primary key
PAYROLL.dbo.SupplierHeader.PK_ReconcileQueue1CLUSTEREDYY001242026-08-24 15:59:062026-08-24 19:03:22USEDKEEP — primary key
PAYROLL.dbo.SupplierHeader.IX_QuotaResult8NONCLUSTERED140042026-08-24 15:59:062026-08-24 19:03:22USEDkeep — in use
PAYROLL.dbo.BillingSnapshot.PK_SalesHistory1CLUSTEREDYY10002026-08-24 15:58:042022-07-10 09:48:44USEDKEEP — primary key
PAYROLL.dbo.RouteHeader.PK_CustomerArchive1CLUSTEREDYY60002026-08-24 15:59:152025-07-30 11:31:26USEDKEEP — primary key
PAYROLL.dbo.AssetHistory.PK_SalesDetail1CLUSTEREDYY0000never2013-03-26 14:29:50COLDKEEP — primary key
PAYROLL.dbo.LedgerSummary.PK_BookingLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignLine.PK_SupplierQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementMonthly.PK_BillingSnapshot1CLUSTEREDYY0000never2022-07-10 09:46:15COLDKEEP — primary key
PAYROLL.dbo.RosterArchive.PK_BillingDetail1CLUSTEREDYY0000never2025-12-30 09:13:08COLDKEEP — primary key
PAYROLL.dbo.ReconcileLine.PK_WarehouseSummary1CLUSTEREDYY0000never2025-12-30 09:13:08COLDKEEP — primary key
PAYROLL.dbo.AssetResult.PK_StaffingSnapshot1CLUSTEREDYY0000never2025-12-30 09:13:08COLDKEEP — primary key
PAYROLL.dbo.LedgerSnapshot.PK_ClaimHeader1CLUSTEREDYY0000never2025-12-30 09:13:08COLDKEEP — primary key
PAYROLL.dbo.StaffingSnapshot.PK_SettlementAudit1CLUSTEREDYY0000never2025-12-30 09:13:08COLDKEEP — primary key
PAYROLL.dbo.CustomerHistory.PK_WarehouseEntry1CLUSTEREDYY0000never2025-12-30 09:13:08COLDKEEP — primary key
PAYROLL.dbo.AssetEntry.PK_LedgerSummary1CLUSTEREDYY0000never2025-12-30 09:13:08COLDKEEP — primary key
PAYROLL.dbo.SupplierLine.PK_TicketAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceEntry.PK_PayrollHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetResult.PK_RosterStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignStatus.PK_CampaignQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollQueue.PK_TerritoryHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ForecastSummary.IX_BillingQueue2NONCLUSTERED0000never2025-07-30 08:16:03COLDreview, then DROP
PAYROLL.dbo.CatalogMonthly.IX_ClaimDaily2NONCLUSTERED0000never2025-07-30 08:16:03COLDreview, then DROP
PAYROLL.dbo.BookingSummary.IX_RouteSummary2NONCLUSTERED0000never2025-07-30 08:16:03COLDreview, then DROP
PAYROLL.dbo.PricingResult.IX_CustomerMonthly2NONCLUSTERED0000never2023-07-13 14:58:30COLDreview, then DROP
PAYROLL.dbo.PolicySnapshot.IX_BookingArchive9NONCLUSTERED0000never2023-07-13 15:32:19COLDreview, then DROP
PAYROLL.dbo.ContractAudit.IX_QuotaHistory7NONCLUSTERED0000never2023-07-13 15:32:25COLDreview, then DROP
PAYROLL.dbo.AssetSnapshot.IX_ShiftSummary16NONCLUSTERED0000never2023-07-13 15:32:32COLDreview, then DROP
PAYROLL.dbo.RosterHeader.IX_SalesStatus7NONCLUSTERED0000never2023-07-13 15:32:38COLDreview, then DROP
PAYROLL.dbo.PolicyStaging.IX_RouteArchive7NONCLUSTERED0000never2023-07-13 15:32:44COLDreview, then DROP
PAYROLL.dbo.CatalogStatus.IX_TicketHeader8NONCLUSTERED0000never2023-07-13 15:32:52COLDreview, then DROP
PAYROLL.dbo.QuotaSnapshot.IX_ContractHistory10NONCLUSTERED0000never2023-07-13 15:32:59COLDreview, then DROP
PAYROLL.dbo.CustomerQueue.IX_LedgerHistory8NONCLUSTERED0000never2023-07-13 15:33:06COLDreview, then DROP
PAYROLL.dbo.ShipmentAudit.IX_LedgerHeader13NONCLUSTERED0000never2023-07-13 15:33:13COLDreview, then DROP
PAYROLL.dbo.CampaignResult.IX_ReconcileDetail8NONCLUSTERED0000never2023-07-13 15:33:21COLDreview, then DROP
PAYROLL.dbo.StaffingQueue.IX_TerritoryLog8NONCLUSTERED0000never2023-07-13 15:33:29COLDreview, then DROP
PAYROLL.dbo.MeterStatus.IX_ShiftStatus12NONCLUSTERED0000never2023-07-13 15:33:37COLDreview, then DROP
PAYROLL.dbo.RosterEntry.IX_SettlementDaily10NONCLUSTERED0000never2023-07-13 15:33:44COLDreview, then DROP
PAYROLL.dbo.BillingDaily.IX_LedgerHeader7NONCLUSTERED0000never2023-07-13 15:33:52COLDreview, then DROP
PAYROLL.dbo.SettlementStatus.IX_TicketDaily8NONCLUSTERED0000never2023-07-13 15:33:58COLDreview, then DROP
PAYROLL.dbo.MeterStaging.IX_AssetStatus12NONCLUSTERED0000never2023-07-13 15:34:04COLDreview, then DROP
PAYROLL.dbo.CampaignHeader.PK_ForecastDaily1CLUSTEREDYY0000never2026-07-24 19:06:15COLDKEEP — primary key
PAYROLL.dbo.QuotaArchive.PK_OrdersStaging1CLUSTEREDYY0000never2025-07-30 08:16:18COLDKEEP — primary key
PAYROLL.dbo.SettlementStatus.PK_AssetLine1CLUSTEREDYY0000never2025-07-30 08:16:21COLDKEEP — primary key
PAYROLL.dbo.ReconcileArchive.PK_ForecastAudit1CLUSTEREDYY0000never2022-07-10 09:48:01COLDKEEP — primary key
PAYROLL.dbo.SettlementQueue.PK_StaffingHistory1CLUSTEREDYY2307127750092026-09-15 20:38:242026-09-14 19:09:08USEDKEEP — primary key
PAYROLL.dbo.ShiftDetail.PK_PayrollDaily1CLUSTEREDYY10470002026-09-15 16:00:522025-07-30 08:16:23USEDKEEP — primary key
PAYROLL.dbo.SettlementStatus.PK_MeterQueue1CLUSTEREDYY0000never2025-07-30 08:16:46COLDKEEP — primary key
PAYROLL.dbo.CatalogArchive.PK_ClaimDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchSummary.PK_BatchEntry1CLUSTEREDYY0000never2022-07-10 09:50:17COLDKEEP — primary key
PAYROLL.dbo.CatalogLine.PK_ReconcileQueue1CLUSTEREDYY0000never2025-07-30 08:16:50COLDKEEP — primary key
PAYROLL.dbo.StaffingEntry.PK_CampaignResult1CLUSTEREDYY0000never2022-07-10 09:50:19COLDKEEP — primary key
PAYROLL.dbo.PricingSummary.PK_PayrollLine1CLUSTEREDYY0000never2025-07-30 08:16:50COLDKEEP — primary key
PAYROLL.dbo.ClaimHeader.PK_QuotaHistory1CLUSTEREDYY0000never2025-07-30 08:16:50COLDKEEP — primary key
PAYROLL.dbo.ForecastArchive.IX_StaffingDaily49NONCLUSTERED0000never2023-08-10 13:29:26COLDreview, then DROP
PAYROLL.dbo.ForecastArchive.PK_ShiftLine1CLUSTEREDYY0000never2022-07-10 09:49:53COLDKEEP — primary key
PAYROLL.dbo.PricingResult.PK_AssetSummary1CLUSTEREDYY0000never2022-07-10 09:49:49COLDKEEP — primary key
PAYROLL.dbo.BatchHeader.PK_InvoiceResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceQueue.PK_SalesArchive1CLUSTEREDYY0000never2025-07-30 08:16:50COLDKEEP — primary key
PAYROLL.dbo.SettlementMonthly.PK_ContractLog1CLUSTEREDYY0000never2025-07-30 08:16:50COLDKEEP — primary key
PAYROLL.dbo.QuotaHeader.PK_ShiftDetail1CLUSTEREDYY0000never2025-07-30 08:16:51COLDKEEP — primary key
PAYROLL.dbo.MeterLog.PK_OrdersSnapshot1CLUSTEREDYY0000never2025-07-30 08:16:51COLDKEEP — primary key
PAYROLL.dbo.SalesResult.IX_PayrollHistory8NONCLUSTERED1110006282026-09-15 15:28:152026-09-15 19:07:21USEDkeep — in use
PAYROLL.dbo.SalesResult.IX_StaffingStatus5NONCLUSTERED4006282026-09-15 13:51:442026-09-15 19:07:21USEDkeep — in use
PAYROLL.dbo.SalesResult.IX_WarehouseMonthly3NONCLUSTERED000628never2026-09-15 19:07:21UNUSEDreview, then DROP
PAYROLL.dbo.SalesResult.IX_BookingQueue7NONCLUSTERED169006282026-09-15 14:04:252026-09-15 19:07:21USEDkeep — in use
PAYROLL.dbo.SalesResult.IX_BillingHistory9NONCLUSTERED000352never2026-09-15 19:07:21UNUSEDreview, then DROP
PAYROLL.dbo.SalesResult.IX_OrdersStatus6NONCLUSTERED17006282026-09-15 13:51:442026-09-15 19:07:21USEDkeep — in use
PAYROLL.dbo.SalesResult.IX_TicketHistory4NONCLUSTERED719006282026-09-15 15:28:152026-09-15 19:07:21USEDkeep — in use
PAYROLL.dbo.SalesResult.PK_ShiftSnapshot1CLUSTEREDYY209955831696282026-09-15 15:28:252026-09-15 19:07:21USEDKEEP — primary key
PAYROLL.dbo.SalesResult.UQ_PayrollHistory2NONCLUSTEREDY000352never2026-09-15 19:07:21UNUSEDreview carefully — unique
PAYROLL.dbo.QuotaMonthly.PK_ReconcileMonthly1CLUSTEREDYY33182139502032026-09-15 15:28:252026-09-14 19:09:32USEDKEEP — primary key
PAYROLL.dbo.CustomerAudit.PK_ContractSummary1CLUSTEREDYY4070981002026-09-15 15:28:25neverUSEDKEEP — primary key
PAYROLL.dbo.LedgerStatus.PK_BookingLine1CLUSTEREDYY4099174980162026-09-15 15:28:252026-08-10 19:07:00USEDKEEP — primary key
PAYROLL.dbo.SalesHeader.PK_OrdersSummary1CLUSTEREDYY4070911002026-09-15 15:28:25neverUSEDKEEP — primary key
PAYROLL.dbo.CustomerStatus.PK_PayrollMonthly1CLUSTEREDYY327767319102302026-09-15 15:28:252026-09-15 19:07:22USEDKEEP — primary key
PAYROLL.dbo.CustomerEntry.IX_RosterResult2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.CustomerEntry.IX_CatalogResult3NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.CustomerEntry.PK_TicketAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BookingDetail.IX_PricingLog2NONCLUSTERED0000never2026-06-22 19:13:36COLDreview, then DROP
PAYROLL.dbo.BookingDetail.IX_ReconcileDaily3NONCLUSTERED0223002026-09-15 15:28:252026-06-22 19:13:36USEDkeep — in use
PAYROLL.dbo.BookingDetail.PK_TerritoryHeader1CLUSTEREDYY0022302026-09-15 15:28:252026-06-22 19:13:36USEDKEEP — primary key
PAYROLL.dbo.WarehouseEntry.IX_WarehouseLine2NONCLUSTERED00036never2026-09-15 19:07:22UNUSEDreview, then DROP
PAYROLL.dbo.WarehouseEntry.PK_InvoiceResult1CLUSTEREDYY701700362026-09-15 15:28:212026-09-15 19:07:22USEDKEEP — primary key
PAYROLL.dbo.SettlementEntry.PK_OrdersArchive1CLUSTEREDYY0000never2026-06-05 19:15:57COLDKEEP — primary key
PAYROLL.dbo.MeterLog.PK_PolicySnapshot1CLUSTEREDYY2066644772301988862026-09-16 00:00:012026-09-15 19:07:22USEDKEEP — primary key
PAYROLL.dbo.SupplierResult.PK_CampaignEntry1CLUSTEREDYY401420002026-09-15 16:30:232024-01-18 10:27:19USEDKEEP — primary key
PAYROLL.dbo.StaffingSummary.PK_CatalogArchive1CLUSTEREDYY91095451629852026-09-16 00:00:012026-09-15 19:07:24USEDKEEP — primary key
PAYROLL.dbo.StaffingSummary.IX_ForecastStaging37NONCLUSTERED03680629852026-09-15 15:35:382026-09-15 19:07:24USEDkeep — in use
PAYROLL.dbo.StaffingSummary.IX_CampaignHeader38NONCLUSTERED010629852026-09-12 07:37:312026-09-15 19:07:24USEDkeep — in use
PAYROLL.dbo.InvoiceMonthly.PK_TerritoryHistory1CLUSTEREDYY294902820926087465613062026-09-16 00:00:012026-09-15 19:07:25USEDKEEP — primary key
PAYROLL.dbo.InvoiceMonthly.IX_ForecastStaging2NONCLUSTERED86425743920613062026-09-15 21:54:232026-09-15 19:07:25USEDkeep — in use
PAYROLL.dbo.InvoiceMonthly.IX_CampaignHeader3NONCLUSTERED1907768715590613062026-09-15 21:54:232026-09-15 19:07:26USEDkeep — in use
PAYROLL.dbo.SupplierDetail.PK_ShipmentDaily1CLUSTEREDYY1055441400308022026-09-16 00:00:012026-09-15 20:03:29USEDKEEP — primary key
PAYROLL.dbo.ClaimSnapshot.PK_PricingEntry1CLUSTEREDYY12749363950609982026-09-16 00:00:012026-09-15 19:07:28USEDKEEP — primary key
PAYROLL.dbo.BookingStatus.IX_CampaignStaging7NONCLUSTERED037002026-08-19 11:19:132025-07-30 08:17:14USEDkeep — in use
PAYROLL.dbo.LedgerArchive.PK_BookingQueue1CLUSTEREDYY5420262026-09-07 15:20:062025-07-30 08:17:18USEDKEEP — primary key
PAYROLL.dbo.ShiftStatus.PK_SettlementSummary1CLUSTEREDYY40691500610782026-09-15 20:27:462026-09-15 19:07:29USEDKEEP — primary key
PAYROLL.dbo.CustomerSummary.PK_ReconcileHistory1CLUSTEREDYY233069002005392026-09-15 16:30:262026-09-15 19:07:30USEDKEEP — primary key
PAYROLL.dbo.ContractSummary.PK_OrdersSummary1CLUSTEREDYY8036411002026-09-16 00:00:012026-05-05 19:13:47USEDKEEP — primary key
PAYROLL.dbo.BookingDetail.PK_QuotaSnapshot1CLUSTEREDYY039914002026-09-15 20:38:342022-07-10 09:48:01USEDKEEP — primary key
PAYROLL.dbo.PayrollDaily.PK_SupplierStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetDetail.PK_ShiftDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractLog.PK_RouteDaily1CLUSTEREDYY0000never2022-07-10 09:45:51COLDKEEP — primary key
PAYROLL.dbo.ShipmentLine.PK_PolicyEntry1CLUSTEREDYY20832407624158102026-09-15 20:38:352026-09-15 20:03:33USEDKEEP — primary key
PAYROLL.dbo.ShipmentLine.IX_ForecastStaging2NONCLUSTERED4639931893028302026-09-15 20:38:352026-09-15 20:03:33USEDkeep — in use
PAYROLL.dbo.PayrollLine.PK_CatalogEntry1CLUSTEREDYY152914544082026-09-15 16:28:302026-08-24 14:18:20USEDKEEP — primary key
PAYROLL.dbo.BookingHeader.PK_InvoiceDaily1CLUSTEREDYY0000never2022-07-10 09:45:55COLDKEEP — primary key
PAYROLL.dbo.BatchEntry.PK_PayrollLog1CLUSTEREDYY5902300295122026-09-15 16:39:352026-09-03 19:09:41USEDKEEP — primary key
PAYROLL.dbo.TicketSummary.PK_MeterDaily1CLUSTEREDYY019722002026-09-15 16:39:322025-07-30 08:17:30USEDKEEP — primary key
PAYROLL.dbo.RosterLog.PK_RouteDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentLine.PK_OrdersHistory1CLUSTEREDYY0000never2022-07-10 09:49:14COLDKEEP — primary key
PAYROLL.dbo.BatchStaging.PK_SupplierLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CatalogSummary.PK_BatchDaily1CLUSTEREDYY0000never2022-07-10 09:49:13COLDKEEP — primary key
PAYROLL.dbo.RosterQueue.PK_InvoiceResult1CLUSTEREDYY0000never2022-07-10 09:48:54COLDKEEP — primary key
PAYROLL.dbo.OrdersArchive.PK_PolicyStaging1CLUSTEREDYY0000never2022-07-10 09:49:06COLDKEEP — primary key
PAYROLL.dbo.WarehouseSummary.PK_SettlementHistory1CLUSTEREDYY0000never2022-07-10 09:48:54COLDKEEP — primary key
PAYROLL.dbo.ReconcileStaging.PK_PolicyLine1CLUSTEREDYY0000never2022-07-10 09:48:54COLDKEEP — primary key
PAYROLL.dbo.WarehouseSummary.PK_SalesMonthly1CLUSTEREDYY0000never2022-07-10 09:48:58COLDKEEP — primary key
PAYROLL.dbo.SupplierDetail.PK_RosterQueue1CLUSTEREDYY0000never2022-07-10 09:48:59COLDKEEP — primary key
PAYROLL.dbo.SupplierHistory.PK_BatchResult1CLUSTEREDYY0000never2022-07-10 09:48:54COLDKEEP — primary key
PAYROLL.dbo.StaffingAudit.PK_BookingAudit1CLUSTEREDYY0000never2022-07-10 09:48:52COLDKEEP — primary key
PAYROLL.dbo.ReconcileStatus.PK_ShiftEntry1CLUSTEREDYY100382614951707556382026-09-16 01:01:012026-09-15 19:07:35USEDKEEP — primary key
PAYROLL.dbo.LedgerLog.PK_ShipmentSnapshot1CLUSTEREDYY660141660137002026-09-16 00:00:012025-07-30 08:17:31USEDKEEP — primary key
PAYROLL.dbo.BatchAudit.PK_SupplierMonthly1CLUSTEREDYY27118683002026-09-15 20:25:552023-07-07 13:12:20USEDKEEP — primary key
PAYROLL.dbo.TerritoryResult.PK_SupplierEntry1CLUSTEREDYY0000never2014-01-20 15:15:31COLDKEEP — primary key
PAYROLL.dbo.TicketHistory.PK_SettlementStatus1CLUSTEREDYY0000never2022-07-10 09:48:58COLDKEEP — primary key
PAYROLL.dbo.CatalogEntry.PK_LedgerHistory1CLUSTEREDYY17691728480002026-09-15 20:44:212025-07-30 08:17:32USEDKEEP — primary key
PAYROLL.dbo.InvoiceResult.PK_CatalogStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceArchive.IX_QuotaEntry27NONCLUSTERED1430430132026-09-09 08:42:062026-09-15 20:03:35USEDkeep — in use
PAYROLL.dbo.InvoiceArchive.IX_CampaignHeader16NONCLUSTERED6101253510430132026-09-15 20:44:212026-09-15 20:03:35USEDkeep — in use
PAYROLL.dbo.CatalogDaily.PK_BookingAudit1CLUSTEREDYY0000never2022-07-10 09:49:47COLDKEEP — primary key
PAYROLL.dbo.PricingSnapshot.PK_MeterDaily1CLUSTEREDYY0000never2025-07-30 08:17:37COLDKEEP — primary key
PAYROLL.dbo.PricingQueue.PK_StaffingLine1CLUSTEREDYY0000never2022-07-10 09:49:05COLDKEEP — primary key
PAYROLL.dbo.CampaignEntry.PK_PricingMonthly1CLUSTEREDYY0000never2025-07-30 08:17:37COLDKEEP — primary key
PAYROLL.dbo.CampaignLog.PK_BookingArchive1CLUSTEREDYY02002026-07-28 09:38:102022-07-10 09:49:30USEDKEEP — primary key
PAYROLL.dbo.RosterEntry.PK_TerritoryLog1CLUSTEREDYY2660137002026-09-16 00:00:012025-07-30 08:17:37USEDKEEP — primary key
PAYROLL.dbo.ReconcileDetail.PK_MeterDaily1CLUSTEREDYY7079644171105152026-09-16 00:00:012026-09-03 19:09:45USEDKEEP — primary key
PAYROLL.dbo.ContractStaging.PK_QuotaStaging1CLUSTEREDYY7500152026-09-03 15:39:052026-09-03 19:09:45USEDKEEP — primary key
PAYROLL.dbo.OrdersQueue.PK_PolicyDaily1CLUSTEREDYY0000never2013-07-05 17:43:31COLDKEEP — primary key
PAYROLL.dbo.CustomerStaging.PK_PayrollLine1CLUSTEREDYY9893900516692026-09-15 17:45:502026-09-15 19:07:39USEDKEEP — primary key
PAYROLL.dbo.QuotaLog.PK_ShiftSnapshot1CLUSTEREDYY0000never2022-07-10 09:49:20COLDKEEP — primary key
PAYROLL.dbo.WarehouseDaily.PK_QuotaDaily1CLUSTEREDYY0000never2022-07-10 09:46:17COLDKEEP — primary key
PAYROLL.dbo.ContractSummary.IX_BillingResult91NONCLUSTERED280431890428352026-09-15 17:45:522026-09-15 19:07:40USEDkeep — in use
PAYROLL.dbo.ContractSummary.IX_TicketHeader92NONCLUSTERED00042835never2026-09-15 19:07:40UNUSEDreview, then DROP
PAYROLL.dbo.ContractSummary.PK_PayrollEntry1CLUSTEREDYY455021409844282321210882026-09-16 00:54:552026-09-15 19:07:40USEDKEEP — primary key
PAYROLL.dbo.SupplierEntry.PK_PolicyAudit1CLUSTEREDYY0000never2025-07-30 08:17:41COLDKEEP — primary key
PAYROLL.dbo.CampaignQueue.IX_RouteDetail5NONCLUSTEREDY9442004332026-09-15 16:18:482026-09-15 19:07:41USEDkeep — in use
PAYROLL.dbo.PricingHeader.PK_ShiftMonthly1CLUSTEREDYY2000900400182026-09-15 17:45:492026-09-15 19:07:42USEDKEEP — primary key
PAYROLL.dbo.CatalogSummary.PK_StaffingDaily1CLUSTEREDYY00045661never2026-09-15 19:07:43UNUSEDKEEP — primary key
PAYROLL.dbo.MeterStatus.UX_RouteLine16NONCLUSTEREDYY19930019982026-09-15 16:26:122026-09-15 19:07:44USEDkeep — in use
PAYROLL.dbo.MeterDaily.PK_CatalogDetail1CLUSTEREDYY00019never2026-09-15 19:07:45UNUSEDKEEP — primary key
PAYROLL.dbo.ShiftDaily.IX_WarehouseSnapshot11NONCLUSTERED000247never2026-09-13 19:07:07UNUSEDreview, then DROP
PAYROLL.dbo.WarehouseSnapshot.PK_RosterLine1CLUSTEREDYY0000never2022-07-10 09:46:22COLDKEEP — primary key
PAYROLL.dbo.ReconcileDetail.PK_WarehouseAudit1CLUSTEREDYY0000never2022-07-10 09:48:57COLDKEEP — primary key
PAYROLL.dbo.CustomerMonthly.PK_TicketStatus1CLUSTEREDYY0000never2022-07-10 09:48:54COLDKEEP — primary key
PAYROLL.dbo.PricingLog.PK_LedgerSnapshot1CLUSTEREDYY0000never2022-07-10 09:48:54COLDKEEP — primary key
PAYROLL.dbo.QuotaAudit.PK_WarehouseEntry1CLUSTEREDYY0000never2022-07-10 09:48:52COLDKEEP — primary key
PAYROLL.dbo.RouteDetail.PK_PayrollResult1CLUSTEREDYY031898002026-09-15 17:45:302022-07-10 09:48:50USEDKEEP — primary key
PAYROLL.dbo.BillingResult.PK_TerritoryStatus1CLUSTEREDYY0000never2022-07-10 09:48:48COLDKEEP — primary key
PAYROLL.dbo.InvoiceHistory.PK_SettlementArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.StaffingResult.PK_LedgerHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollStaging.PK_SupplierSummary1CLUSTEREDYY01002026-09-14 11:15:272022-07-10 09:46:17USEDKEEP — primary key
PAYROLL.dbo.SupplierEntry.PK_CampaignSummary1CLUSTEREDYY0000never2025-07-30 08:18:10COLDKEEP — primary key
PAYROLL.dbo.ReconcileDaily.PK_BookingArchive1CLUSTEREDYY0000never2022-07-10 09:49:21COLDKEEP — primary key
PAYROLL.dbo.SettlementLine.PK_SalesResult1CLUSTEREDYY0000never2022-07-10 09:49:28COLDKEEP — primary key
PAYROLL.dbo.LedgerLog.PK_SettlementHeader1CLUSTEREDYY01552002026-09-15 16:01:592022-07-10 09:46:27USEDKEEP — primary key
PAYROLL.dbo.ShiftDetail.PK_MeterArchive1CLUSTEREDYY0000never2022-07-10 09:49:28COLDKEEP — primary key
PAYROLL.dbo.ShipmentArchive.PK_OrdersSnapshot1CLUSTEREDYY256761498344048232026-09-16 00:00:012026-09-15 19:07:46USEDKEEP — primary key
PAYROLL.dbo.InvoiceSummary.PK_TicketHeader1CLUSTEREDYY91277591298002026-09-16 00:00:012022-07-10 09:46:14USEDKEEP — primary key
PAYROLL.dbo.OrdersStaging.PK_MeterStatus1CLUSTEREDYY87428585403002026-09-16 00:00:012022-07-10 09:46:04USEDKEEP — primary key
PAYROLL.dbo.LedgerStaging.PK_RosterArchive1CLUSTEREDYY0229002026-09-15 16:17:332023-12-30 09:55:51USEDKEEP — primary key
PAYROLL.dbo.ContractHeader.PK_RosterSnapshot1CLUSTEREDYY174550537291010082026-09-16 00:00:012026-09-15 19:07:47USEDKEEP — primary key
PAYROLL.dbo.TicketHistory.PK_ReconcileAudit1CLUSTEREDYY151554082026-09-15 16:01:592026-08-25 19:08:55USEDKEEP — primary key
PAYROLL.dbo.RosterLog.PK_SupplierHeader1CLUSTEREDYY0000never2013-10-24 13:49:25COLDKEEP — primary key
PAYROLL.dbo.ReconcileQueue.PK_ContractStaging1CLUSTEREDYY0000never2014-07-02 11:10:54COLDKEEP — primary key
PAYROLL.dbo.BatchDetail.PK_StaffingDaily1CLUSTEREDYY0000never2018-11-10 10:03:07COLDKEEP — primary key
PAYROLL.dbo.QuotaResult.PK_CampaignHeader1CLUSTEREDYY0000never2018-11-16 15:59:04COLDKEEP — primary key
PAYROLL.dbo.QuotaResult.IX_BillingLog2NONCLUSTEREDY01002026-07-27 12:53:022010-11-22 11:13:23USEDkeep — in use
PAYROLL.dbo.ForecastArchive.PK_ClaimLog1CLUSTEREDYY0000never2022-07-10 09:48:29COLDKEEP — primary key
PAYROLL.dbo.ContractEntry.PK_PricingMonthly1CLUSTEREDYY0000never2022-07-10 09:48:37COLDKEEP — primary key
PAYROLL.dbo.ClaimEntry.PK_ShiftAudit1CLUSTEREDYY0000never2022-07-10 09:48:40COLDKEEP — primary key
PAYROLL.dbo.SupplierSummary.PK_OrdersHistory1CLUSTEREDYY01548016922026-09-14 14:33:312026-09-15 19:07:49USEDKEEP — primary key
PAYROLL.dbo.ReconcileStaging.PK_CatalogAudit1CLUSTEREDYY01541012026-09-14 14:33:312026-08-15 19:40:30USEDKEEP — primary key
PAYROLL.dbo.ContractMonthly.PK_PayrollDaily1CLUSTEREDYY066148002026-09-16 01:00:012025-07-30 08:18:15USEDKEEP — primary key
PAYROLL.dbo.SettlementSummary.PK_RouteResult1CLUSTEREDYY06660212026-09-12 14:38:422026-09-10 19:08:27USEDKEEP — primary key
PAYROLL.dbo.CustomerSummary.IX_SupplierLog9NONCLUSTERED2261340346592026-09-16 00:58:042026-09-15 20:03:40USEDkeep — in use
PAYROLL.dbo.PricingAudit.PK_AssetSummary1CLUSTEREDYY034659021042026-09-16 00:58:042026-09-15 20:03:41USEDKEEP — primary key
PAYROLL.dbo.MeterStaging.IX_MeterArchive5NONCLUSTERED0000never2023-07-13 15:30:24COLDreview, then DROP
PAYROLL.dbo.SalesDaily.IX_SettlementStaging8NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.TicketResult.IX_InvoiceResult11NONCLUSTERED0000never2023-07-13 15:30:43COLDreview, then DROP
PAYROLL.dbo.SettlementSummary.IX_MeterHistory6NONCLUSTERED0000never2023-07-13 15:30:52COLDreview, then DROP
PAYROLL.dbo.WarehouseLine.IX_WarehouseHeader5NONCLUSTERED0000never2023-07-13 15:30:59COLDreview, then DROP
PAYROLL.dbo.SettlementEntry.IX_RosterMonthly9NONCLUSTERED0000never2023-07-13 15:31:08COLDreview, then DROP
PAYROLL.dbo.ContractAudit.IX_ReconcileHistory9NONCLUSTERED0000never2023-07-13 15:31:15COLDreview, then DROP
PAYROLL.dbo.WarehouseMonthly.IX_BillingQueue6NONCLUSTERED0000never2023-07-13 15:31:23COLDreview, then DROP
PAYROLL.dbo.RosterResult.IX_PolicyArchive5NONCLUSTERED0000never2023-07-13 15:31:30COLDreview, then DROP
PAYROLL.dbo.PricingQueue.IX_ClaimLog6NONCLUSTERED0000never2023-07-13 15:31:37COLDreview, then DROP
PAYROLL.dbo.PolicyMonthly.IX_BookingLog7NONCLUSTERED0000never2023-07-13 15:31:44COLDreview, then DROP
PAYROLL.dbo.ForecastStatus.IX_RosterEntry6NONCLUSTERED0000never2023-07-13 15:31:52COLDreview, then DROP
PAYROLL.dbo.SettlementLine.IX_LedgerStaging7NONCLUSTERED0000never2023-07-13 15:31:59COLDreview, then DROP
PAYROLL.dbo.BatchArchive.PK_CampaignStatus1CLUSTEREDYY10002026-09-12 07:37:312025-07-30 11:36:21USEDKEEP — primary key
PAYROLL.dbo.CustomerQueue.IX_QuotaHistory21NONCLUSTERED0000never2022-07-10 09:49:10COLDreview, then DROP
PAYROLL.dbo.CustomerQueue.PK_AssetSummary1CLUSTEREDYY0000never2022-07-10 09:49:08COLDKEEP — primary key
PAYROLL.dbo.CustomerQueue.IX_WarehouseLine20NONCLUSTERED0000never2025-07-30 11:36:24COLDreview, then DROP
PAYROLL.dbo.MeterAudit.IX_BookingResult20NONCLUSTERED0000never2016-10-13 10:42:33COLDreview, then DROP
PAYROLL.dbo.MeterAudit.PK_SupplierAudit1CLUSTEREDYY0000never2025-07-30 11:36:25COLDKEEP — primary key
PAYROLL.dbo.MeterAudit.IX_PolicySummary18NONCLUSTERED0000never2025-07-30 11:36:26COLDreview, then DROP
PAYROLL.dbo.MeterAudit.IX_ContractHistory19NONCLUSTERED0000never2025-07-30 11:36:27COLDreview, then DROP
PAYROLL.dbo.MeterArchive.PK_ReconcileLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyEntry.PK_StaffingEntry1CLUSTEREDYY01002026-09-12 07:37:292022-07-10 09:49:14USEDKEEP — primary key
PAYROLL.dbo.PayrollLog.PK_ShiftResult1CLUSTEREDYY01002026-09-12 07:37:312013-06-10 14:18:50USEDKEEP — primary key
PAYROLL.dbo.ContractMonthly.PK_MeterLine1CLUSTEREDYY01002026-09-12 07:37:312013-05-17 11:24:19USEDKEEP — primary key
PAYROLL.dbo.SalesStatus.PK_PricingResult1CLUSTEREDYY0000never2018-11-10 10:06:32COLDKEEP — primary key
PAYROLL.dbo.SettlementDetail.PK_ReconcileQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseSummary.PK_OrdersDaily1CLUSTEREDYY0000never2022-07-10 09:49:45COLDKEEP — primary key
PAYROLL.dbo.TicketLog.PK_PricingStatus1CLUSTEREDYY0000never2018-11-10 10:06:34COLDKEEP — primary key
PAYROLL.dbo.TicketLog.IX_InvoiceStaging11NONCLUSTERED0000never2017-07-13 16:08:49COLDreview, then DROP
PAYROLL.dbo.TicketLog.IX_PolicySummary15NONCLUSTERED0000never2017-11-30 14:04:54COLDreview, then DROP
PAYROLL.dbo.LedgerDaily.PK_StaffingMonthly1CLUSTEREDYY0000never2022-07-10 09:48:52COLDKEEP — primary key
PAYROLL.dbo.LedgerStatus.PK_LedgerAudit1CLUSTEREDYY10002026-09-12 07:37:312022-07-10 09:48:02USEDKEEP — primary key
PAYROLL.dbo.SalesLog.PK_TerritoryEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierLog.PK_ShiftSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ForecastStatus.PK_PayrollHeader1CLUSTEREDYY0000never2022-07-10 09:48:45COLDKEEP — primary key
PAYROLL.dbo.StaffingResult.PK_SupplierStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CRED_1060.PK_ReconcileStatus1CLUSTEREDYY01002026-09-15 13:38:32neverUSEDKEEP — primary key
PAYROLL.dbo.CRED_1060.IX_MeterHistory2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.rpt.AssetAudit.PK_ContractLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.rpt.PayrollDaily.PK_ShiftSnapshot1CLUSTEREDYY015601562026-09-15 02:00:042026-09-15 19:08:45USEDKEEP — primary key
CUSTOMER.dbo.ForecastEntry.PK_PolicyDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CUSTOMER.dbo.ForecastEntry.UX_QuotaStatus2NONCLUSTEREDY0000never2024-05-27 11:17:30COLDreview carefully — unique
CUSTOMER.dbo.PricingHeader.PK_SalesArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CUSTOMER.dbo.PricingHeader.UX_ShipmentStaging2NONCLUSTEREDY0000never2024-05-27 11:17:30COLDreview carefully — unique
CUSTOMER.dbo.PolicyHeader.PK_BatchMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CUSTOMER.dbo.PolicyHeader.UX_ForecastHistory2NONCLUSTEREDY0000never2024-05-27 11:17:31COLDreview carefully — unique
CUSTOMER.dbo.InvoiceAudit.PK_InvoiceStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CUSTOMER.dbo.InvoiceAudit.UX_RosterQueue2NONCLUSTEREDY0000never2024-05-27 11:17:31COLDreview carefully — unique
CUSTOMER.dbo.PricingLog.PK_ForecastLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CUSTOMER.dbo.PricingLog.UX_ReconcileHeader2NONCLUSTEREDY0000never2024-05-27 11:17:31COLDreview carefully — unique
CUSTOMER.dbo.ShipmentStaging.PK_ShiftStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CUSTOMER.dbo.ShipmentStaging.UX_WarehouseMonthly2NONCLUSTEREDY0000never2024-05-27 11:17:32COLDreview carefully — unique
CUSTOMER.dbo.BatchMonthly.PK_SettlementSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CUSTOMER.dbo.BatchMonthly.UX_WarehouseDetail2NONCLUSTEREDY0000never2024-05-27 11:17:32COLDreview carefully — unique
CUSTOMER.dbo.ShipmentLine.PK_ClaimDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CUSTOMER.dbo.ShipmentLine.UX_InvoiceMonthly2NONCLUSTEREDY0000never2024-05-27 11:17:33COLDreview carefully — unique
CUSTOMER.dbo.StaffingLog.PK_RouteDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
CUSTOMER.dbo.StaffingLog.UX_BillingHistory2NONCLUSTEREDY0000never2024-05-27 11:17:34COLDreview carefully — unique
CUSTOMER.dbo.WarehouseDaily.PK_ClaimStaging1CLUSTEREDYY0000never2025-01-11 15:22:24COLDKEEP — primary key
CUSTOMER.dbo.ClaimResult.PK_ShiftQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.Bonding_ LedgerSummary.PK__Bonding___3213E83F43E2C8A71CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.Bonding_ LedgerSummary.bonding_ IX_BatchHistory2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.Bonding_ CampaignHeader.PK__Bonding___3213E83F3B4D82A61CLUSTEREDYY0000never2023-11-21 16:25:15COLDKEEP — primary key
HR.dbo.Bonding_ ShiftAudit.bonding_ IX_InvoiceArchive2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.Bonding_ PayrollStaging.PK__Bonding___3213E83F48A77DC41CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.Bonding_ PayrollStaging.bonding_ IX_LedgerStatus3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.Bonding_ PayrollStaging.bonding_ IX_OrdersMonthly2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.Bonding_ CRED_1060.PK__Bonding___3213E83F3F1E138A1CLUSTEREDYY0000never2025-07-30 08:26:13COLDKEEP — primary key
HR.dbo.InvoiceDetail.PK_InvoiceSnapshot1CLUSTEREDYY012002026-09-15 14:04:302024-12-18 08:48:41USEDKEEP — primary key
HR.dbo.WarehouseSnapshot.PK_PricingLog1CLUSTEREDYY01170422026-09-15 14:04:302026-09-10 19:00:05USEDKEEP — primary key
HR.dbo.WarehouseDetail.PK_BillingStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.OrdersQueue.PK_ShiftQueue1CLUSTEREDYY0000never2023-11-21 16:25:04COLDKEEP — primary key
HR.dbo.InvoiceLog.PK_StaffingLog1CLUSTEREDYY0000never2023-11-21 16:25:33COLDKEEP — primary key
HR.dbo.ShiftHistory.PK_CatalogHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.LedgerHeader.IX_StaffingMonthly1CLUSTEREDYY0000never2024-09-23 09:27:37COLDKEEP — primary key
HR.dbo.TicketLine.IX_WarehouseStatus1CLUSTEREDYY0000never2025-07-30 08:26:21COLDKEEP — primary key
HR.dbo.ShipmentAudit.PK_ClaimAudit1CLUSTEREDYY0000never2025-11-05 19:00:13COLDKEEP — primary key
HR.dbo.ForecastSnapshot.PK_SettlementArchive1CLUSTEREDYY0000never2025-10-10 13:48:46COLDKEEP — primary key
HR.dbo.PricingHeader.PK_ContractStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.OrdersArchive.PK_ForecastLog1CLUSTEREDYY0000never2025-11-05 10:04:28COLDKEEP — primary key
HR.dbo.RosterMonthly.PK_MeterMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BookingResult.PK_TerritoryArchive1CLUSTEREDYY0000never2025-11-05 19:00:14COLDKEEP — primary key
HR.dbo.ShiftLog.PK_StaffingStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.AssetHeader.PK_BatchLog1CLUSTEREDYY0000never2025-10-04 19:00:05COLDKEEP — primary key
HR.dbo.PricingQueue.PK_LedgerQueue1CLUSTEREDYY0000never2025-10-31 19:00:06COLDKEEP — primary key
HR.dbo.AssetSnapshot.PK_PricingResult1CLUSTEREDYY0000never2025-10-04 09:20:16COLDKEEP — primary key
HR.dbo.SettlementDetail.PK_StaffingLine1CLUSTEREDYY1533080502026-09-15 18:04:402026-09-09 19:00:05USEDKEEP — primary key
HR.dbo.SettlementDetail.IX_ForecastMonthly3NONCLUSTERED00050never2026-09-09 19:00:05UNUSEDreview, then DROP
HR.dbo.SettlementDetail.IX_CampaignArchive2NONCLUSTERED00050never2026-09-09 19:00:05UNUSEDreview, then DROP
HR.dbo.SettlementDetail.IX_BatchSnapshot6NONCLUSTERED00050never2026-09-09 19:00:05UNUSEDreview, then DROP
HR.dbo.SettlementDetail.IX_ShiftDaily4NONCLUSTERED00050never2026-09-09 19:00:05UNUSEDreview, then DROP
HR.dbo.SettlementDetail.IX_PayrollHeader5NONCLUSTERED00050never2026-09-09 19:00:05UNUSEDreview, then DROP
HR.dbo.StaffingMonthly.IX_CampaignLine10NONCLUSTERED3247100136252026-09-15 19:40:372026-09-15 19:00:06USEDkeep — in use
HR.dbo.StaffingMonthly.PK_TerritoryArchive1CLUSTEREDYY0032471136252026-09-15 19:40:372026-09-15 19:00:06USEDKEEP — primary key
HR.dbo.CustomerHeader.IX_OrdersArchive1CLUSTEREDYY0000never2025-07-30 08:26:40COLDKEEP — primary key
HR.dbo.WarehouseSnapshot.IX_ClaimMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.SalesStaging.PK_TerritoryArchive1CLUSTEREDYY31075903682026-09-15 18:03:372026-09-15 19:00:24USEDKEEP — primary key
HR.dbo.SalesStaging.IX_ForecastHistory3NONCLUSTERED000368never2026-09-15 19:00:24UNUSEDreview, then DROP
HR.dbo.SalesStaging.IX_ForecastMonthly4NONCLUSTERED000368never2026-09-15 19:00:24UNUSEDreview, then DROP
HR.dbo.SalesStaging.IX_CampaignArchive2NONCLUSTERED000368never2026-09-15 19:00:24UNUSEDreview, then DROP
HR.dbo.SalesStaging.IX_TerritorySnapshot5NONCLUSTERED000368never2026-09-15 19:00:24UNUSEDreview, then DROP
HR.dbo.SalesStaging.IX_PayrollHeader6NONCLUSTERED000368never2026-09-15 19:00:24UNUSEDreview, then DROP
HR.dbo.ForecastResult.PK_ReconcileSummary1CLUSTEREDYY51251475010239612026-09-15 20:06:322026-09-11 08:06:31USEDKEEP — primary key
HR.dbo.RosterHistory.IX_ShipmentDetail2NONCLUSTERED0000never2023-07-13 14:59:44COLDreview, then DROP
HR.dbo.SupplierStaging.IX_TicketSnapshot2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.SupplierStaging.PK_TicketDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CatalogStatus.IX_MeterLog4NONCLUSTERED0000never2023-07-20 14:36:35COLDreview, then DROP
HR.dbo.AssetDetail.PK_ReconcileQueue1CLUSTEREDYY283002026-08-21 12:51:132026-05-04 09:47:51USEDKEEP — primary key
HR.dbo.SupplierDaily.PK_StaffingHistory1CLUSTEREDYY53223044127415557222026-09-15 19:40:372026-09-09 19:01:24USEDKEEP — primary key
HR.dbo.SupplierDaily.IX_MeterQueue15NONCLUSTERED29686175041302026-09-15 19:39:432026-09-09 19:01:24USEDkeep — in use
HR.dbo.SupplierDaily.IX_WarehouseSummary2NONCLUSTERED9634034974904002026-09-15 19:40:372026-09-09 19:01:24USEDkeep — in use
HR.dbo.TicketDetail.PK_SettlementQueue1CLUSTEREDYY3246002026-08-21 12:51:132026-05-04 09:36:29USEDKEEP — primary key
HR.dbo.StaffingDetail.PK_SettlementDetail1CLUSTEREDYY04002026-08-18 12:37:112025-07-30 08:26:58USEDKEEP — primary key
HR.dbo.StaffingDetail.UX_WarehouseMonthly2NONCLUSTEREDY0000never2025-07-30 08:26:58COLDreview carefully — unique
HR.dbo.TerritoryHeader.IX_ReconcileSnapshot2NONCLUSTERED0000never2023-07-13 15:00:33COLDreview, then DROP
HR.dbo.ContractSummary.PK_PolicyLog1CLUSTEREDYY04694002026-09-15 16:26:492023-05-30 08:16:15USEDKEEP — primary key
HR.dbo.PolicyLog.PK_PayrollDetail1CLUSTEREDYY036002026-09-15 14:55:282023-05-30 08:15:36USEDKEEP — primary key
HR.dbo.MeterSnapshot.PK_AssetSnapshot1CLUSTEREDYY55104978002026-09-15 16:29:312023-05-30 08:15:20USEDKEEP — primary key
HR.dbo.BookingStatus.IX_PricingLine20NONCLUSTERED0004049never2026-09-15 19:01:24UNUSEDreview, then DROP
HR.dbo.BookingStatus.PK_OrdersLog1CLUSTEREDYY01488040492026-09-15 16:14:292026-09-15 19:01:24USEDKEEP — primary key
HR.dbo.ClaimAudit.PK_CampaignHistory1CLUSTEREDYY285759002026-09-15 16:29:312023-05-30 08:14:42USEDKEEP — primary key
HR.dbo.RouteArchive.PK_PolicyArchive1CLUSTEREDYY0849002026-09-15 15:40:022023-05-30 08:13:59USEDKEEP — primary key
HR.dbo.WarehouseMonthly.PK_BillingArchive1CLUSTEREDYY0000never2023-05-30 08:13:23COLDKEEP — primary key
HR.dbo.ShiftAudit.PK_PolicySummary1CLUSTEREDYY014925023362026-09-15 16:29:482026-09-15 19:01:25USEDKEEP — primary key
HR.dbo.PricingEntry.PK_CustomerStaging1CLUSTEREDYY01062034692026-09-15 16:29:572026-09-15 19:01:25USEDKEEP — primary key
HR.dbo.Style.PK_TicketLine1CLUSTEREDYY0110002026-09-15 14:11:002024-06-18 08:10:20USEDKEEP — primary key
HR.dbo.Style.UX_ShipmentLog2NONCLUSTEREDY055002026-09-15 14:11:002024-06-18 15:09:11USEDkeep — in use
HR.dbo.TerritoryDetail.PK_SalesLine1CLUSTEREDYY449002026-09-15 14:11:002024-06-18 08:10:20USEDKEEP — primary key
HR.dbo.ShiftEntry.IX_StaffingHeader2NONCLUSTERED0565011302026-09-15 20:31:412026-09-15 19:01:26USEDkeep — in use
HR.dbo.ShiftEntry.PK_CatalogSummary1CLUSTEREDYY016304011302026-09-15 20:31:562026-09-15 20:31:41USEDKEEP — primary key
HR.dbo.TicketLine.PK_LedgerDetail1CLUSTEREDYY17447005662026-09-15 20:31:562026-08-13 15:00:47USEDKEEP — primary key
HR.dbo.TerritoryStaging.PK_ClaimDaily1CLUSTEREDYY449002026-09-15 14:11:002025-07-30 08:27:00USEDKEEP — primary key
HR.dbo.QuotaAudit.PK_ClaimStaging1CLUSTEREDYY549002026-09-15 14:11:002024-06-18 08:10:20USEDKEEP — primary key
HR.dbo.BookingSummary.PK_CatalogDetail1CLUSTEREDYY350002026-09-15 14:11:002025-07-30 08:27:00USEDKEEP — primary key
HR.dbo.ClaimLog.PK_SupplierLog1CLUSTEREDYY449002026-09-15 14:11:002025-07-30 08:27:00USEDKEEP — primary key
HR.dbo.PricingSnapshot.PK_TerritoryArchive1CLUSTEREDYY449002026-09-15 14:11:002024-06-18 08:10:20USEDKEEP — primary key
HR.dbo.ClaimResult.PK_RouteLog1CLUSTEREDYY449002026-09-15 14:11:002025-07-30 08:27:00USEDKEEP — primary key
HR.dbo.SettlementLine.PK_SettlementLine1CLUSTEREDYY449002026-09-15 14:11:002025-07-30 08:27:00USEDKEEP — primary key
HR.dbo.PayrollSnapshot.PK_ReconcileQueue1CLUSTEREDYY549002026-09-15 14:11:002025-07-30 08:27:00USEDKEEP — primary key
HR.dbo.ReconcileSummary.PK_CampaignQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ReconcileSummary.IX_SalesSummary2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.BillingMonthly.PK_QuotaLog1CLUSTEREDYY0000never2025-07-30 08:27:04COLDKEEP — 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_ContractStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.PolicyEntry.IX_ForecastEntry2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.CatalogSnapshot.PK_ShipmentDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CatalogSnapshot.IX_StaffingStatus3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.CatalogSnapshot.IX_BillingMonthly2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.RouteHistory.IX_CatalogSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.StaffingAudit.PK_TicketAudit1CLUSTEREDYY01002026-08-05 08:22:01neverUSEDKEEP — primary key
HR.dbo.StaffingAudit.IX_CampaignLine2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.BillingLog.PK_TerritorySnapshot1CLUSTEREDYY02002026-08-05 08:48:14neverUSEDKEEP — 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_WarehouseMonthly1CLUSTEREDYY13013541829075602026-09-16 01:00:282026-09-15 19:02:12USEDKEEP — primary key
HR.dbo.BookingSummary.PK_ShiftArchive1CLUSTEREDYY0178002026-09-08 09:06:212025-07-30 08:27:04USEDKEEP — primary key
HR.dbo.BookingSummary.UX_ReconcileHeader2NONCLUSTEREDY0000never2025-07-30 08:27:04COLDreview carefully — unique
HR.dbo.CatalogQueue.PK_ClaimDetail1CLUSTEREDYY02002026-09-15 13:18:41neverUSEDKEEP — primary key
HR.dbo.SalesDaily.PK_ClaimSnapshot1CLUSTEREDYY693102002026-09-15 15:22:422024-03-25 11:25:19USEDKEEP — primary key
HR.dbo.PricingStaging.PK_ShipmentDetail1CLUSTEREDYY0000never2025-11-25 19:02:01COLDKEEP — primary key
HR.dbo.SettlementStatus.PK_WarehouseHistory1CLUSTEREDYY173461426105002026-09-15 21:23:542026-01-14 19:01:26USEDKEEP — primary key
HR.dbo.OrdersDaily.PK_SettlementLine1CLUSTEREDYY115662121588002026-09-15 21:23:542025-11-28 19:01:23USEDKEEP — primary key
HR.dbo.ContractLog.PK_PayrollResult1CLUSTEREDYY0001never2026-09-12 20:23:25UNUSEDKEEP — primary key
HR.dbo.CampaignLog.IX_QuotaLine1CLUSTEREDYY0471170962026-09-15 21:23:542026-09-14 19:01:58USEDKEEP — primary key
HR.dbo.ShipmentLog.PK_AssetHeader1CLUSTEREDYY115815154699101158152026-09-16 01:01:13neverUSEDKEEP — primary key
HR.dbo.ShipmentLog.IX_BillingArchive2NONCLUSTERED00077210neverneverUNUSEDreview, then DROP
HR.dbo.SalesQueue.IX_BatchHeader1CLUSTEREDYY047660002026-09-15 21:52:042025-09-29 19:00:52USEDKEEP — primary key
HR.dbo.LedgerResult.PK_ReconcileStatus1CLUSTEREDYY459292002026-09-15 21:23:54neverUSEDKEEP — primary key
HR.dbo.CatalogStaging.PK_MeterHistory1CLUSTEREDYY02002026-09-15 13:18:41neverUSEDKEEP — primary key
HR.dbo.ForecastSnapshot.PK_ForecastLog1CLUSTEREDYY01002026-08-05 08:49:022025-07-30 08:27:02USEDKEEP — primary key
HR.dbo.TerritoryLog.IX_AssetHistory1CLUSTEREDYY26742164042002026-09-15 21:23:542026-04-21 19:02:31USEDKEEP — primary key
HR.dbo.CampaignLine.IX_QuotaSummary1CLUSTEREDYY2325337801052026-09-15 21:23:542026-09-11 19:01:52USEDKEEP — primary key
HR.dbo.StaffingSnapshot.IX_OrdersStatus1CLUSTEREDYY126401008020675212026-09-15 21:23:542026-09-15 19:02:12USEDKEEP — primary key
HR.dbo.ShiftDetail.PK_BillingSummary1CLUSTEREDYY02002026-09-15 13:18:41neverUSEDKEEP — primary key
HR.dbo.AssetHistory.PK_BookingLog1CLUSTEREDYY29125698002026-09-15 21:23:542025-11-13 19:01:32USEDKEEP — primary key
HR.dbo.AssetQueue.PK_CustomerResult1CLUSTEREDYY01002026-08-05 08:50:092026-01-23 19:01:19USEDKEEP — primary key
HR.dbo.WarehouseStaging.PK_OrdersHistory1CLUSTEREDYY02002026-08-05 08:48:362024-03-18 10:42:46USEDKEEP — primary key
HR.dbo.TicketResult.PK_ShipmentLine1CLUSTEREDYY92880002026-09-15 15:22:422026-01-14 19:01:33USEDKEEP — primary key
HR.dbo.TicketResult.UX_ReconcileLine2NONCLUSTEREDY0000never2026-01-14 19:01:33COLDreview carefully — unique
HR.dbo.SettlementMonthly.PK_ClaimLine1CLUSTEREDYY23049133423002026-09-15 21:23:542023-11-08 08:14:12USEDKEEP — primary key
HR.dbo.PricingAudit.IX_CampaignStaging1CLUSTEREDYY02002026-09-15 13:18:412024-04-08 11:38:55USEDKEEP — primary key
HR.dbo.BillingDaily.PK_TicketMonthly1CLUSTEREDYY15122098208002026-09-15 21:23:542025-07-30 08:27:03USEDKEEP — primary key
HR.dbo.ForecastAudit.IX_LedgerDetail1CLUSTEREDYY78100476002026-09-15 21:23:542025-12-10 19:01:21USEDKEEP — primary key
HR.dbo.PricingEntry.PK_WarehouseQueue1CLUSTEREDYY9024223898002026-09-15 21:23:542025-11-13 19:01:32USEDKEEP — primary key
HR.dbo.SupplierMonthly.PK_RosterResult1CLUSTEREDYY96679002026-09-15 15:22:422025-11-28 19:01:30USEDKEEP — primary key
HR.dbo.SupplierMonthly.UX_ContractStatus2NONCLUSTEREDY0000never2025-11-28 19:01:30COLDreview carefully — unique
HR.dbo.SupplierLog.PK_PricingMonthly1CLUSTEREDYY0244878056332026-09-15 21:23:542026-09-15 19:02:13USEDKEEP — primary key
HR.dbo.MeterHeader.PK_RosterAudit1CLUSTEREDYY0149124012582026-09-15 21:23:542026-09-15 19:02:13USEDKEEP — primary key
HR.dbo.LedgerEntry.PK_WarehouseStatus1CLUSTEREDYY21520627168002026-09-15 21:23:542025-07-30 08:27:03USEDKEEP — primary key
HR.dbo.BookingStaging.PK_TicketSnapshot1CLUSTEREDYY263677336959095662026-09-16 01:00:282026-09-15 19:02:13USEDKEEP — primary key
HR.dbo.OrdersArchive.PK_BookingStaging1CLUSTEREDYY864037113169723167222026-09-16 01:00:282026-09-11 19:01:54USEDKEEP — primary key
HR.dbo.OrdersArchive.UX_ClaimLog6NONCLUSTEREDY72620170610322026-09-16 01:00:282026-09-11 19:01:54USEDkeep — in use
HR.dbo.PricingSnapshot.PK_InvoiceQueue1CLUSTEREDYY000290never2026-09-15 19:02:14UNUSEDKEEP — primary key
HR.dbo.WarehouseLog.IX_ShipmentHeader2NONCLUSTERED0000never2026-03-04 19:03:11COLDreview, then DROP
HR.dbo.WarehouseLog.PK_CustomerLog1CLUSTEREDYY0000never2026-03-04 19:03:11COLDKEEP — primary key
HR.dbo.RosterLine.PK_CatalogLine1CLUSTEREDYY0000never2026-03-04 19:03:11COLDKEEP — primary key
HR.dbo.RosterArchive.IX_TerritoryLog7NONCLUSTERED51979480482026-09-15 20:32:232026-08-27 19:00:00USEDkeep — in use
HR.dbo.CustomerStatus.PK_ShipmentStatus1CLUSTEREDYY98920002026-09-15 18:39:282023-11-21 16:25:06USEDKEEP — primary key
HR.dbo.ReconcileDetail.IX_AssetHistory10NONCLUSTERED0000never2023-07-20 13:50:52COLDreview, then DROP
HR.dbo.ClaimHeader.IX_CustomerAudit60NONCLUSTERED08522800607352026-09-15 22:32:532026-09-15 19:00:01USEDkeep — in use
HR.dbo.ClaimHeader.IX_ClaimQueue2NONCLUSTERED7632113481400133362026-09-15 22:32:562026-09-15 19:00:01USEDkeep — in use
HR.dbo.WarehouseLog.PK_ForecastArchive1CLUSTEREDYY0140002026-09-15 13:12:112025-07-30 08:26:17USEDKEEP — primary key
HR.dbo.ContractDetail.IX_LedgerLog57NONCLUSTERED16861077782069932026-09-15 20:50:562026-09-15 19:00:04USEDkeep — in use
HR.dbo.ContractDetail.IX_ContractSummary56NONCLUSTERED771787069932026-09-15 20:26:542026-09-15 19:00:04USEDkeep — in use
HR.dbo.ContractDetail.IX_LedgerStatus12NONCLUSTERED6123206920530293602026-09-15 20:42:502026-09-15 19:00:04USEDkeep — in use
HR.dbo.CampaignStaging.PK_StaffingHistory1CLUSTEREDYY0140002026-09-15 13:12:112025-07-30 08:26:20USEDKEEP — primary key
HR.dbo.WarehouseArchive.IX_SupplierMonthly5NONCLUSTERED0000never2023-07-20 13:56:30COLDreview, then DROP
HR.dbo.CustomerStatus.PK_ShipmentStatus1CLUSTEREDYY663275946044142026-09-16 01:01:042026-09-15 20:00:01USEDKEEP — primary key
HR.dbo.WarehouseQueue.PK_SettlementLog1CLUSTEREDYY34550002026-09-15 20:03:562026-03-19 19:00:05USEDKEEP — primary key
HR.dbo.BookingEntry.PK_ReconcileLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.PricingDaily.PK_CampaignMonthly1CLUSTEREDYY0002218never2026-09-15 20:00:02UNUSEDKEEP — primary key
HR.dbo.TicketHistory.PK_AssetStaging1CLUSTEREDYY0000never2025-12-31 19:00:04COLDKEEP — primary key
HR.dbo.WarehouseHeader.PK_CampaignMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShipmentResult.PK_WarehouseStatus1CLUSTEREDYY0578002026-09-15 20:01:462026-03-19 19:00:05USEDKEEP — primary key
HR.dbo.PricingLine.PK_RosterQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.RosterSnapshot.PK_TicketResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.SupplierResult.PK_CustomerAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CustomerStaging.PK_StaffingLine1CLUSTEREDYY44141259002026-09-15 20:03:562026-03-19 19:00:05USEDKEEP — primary key
HR.dbo.PricingSnapshot.PK_MeterDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.PayrollHistory.PK_QuotaEntry1CLUSTEREDYY5780002026-09-15 20:01:462025-12-31 11:26:41USEDKEEP — primary key
HR.dbo.SupplierEntry.PK_LedgerDetail1CLUSTEREDYY04436002026-09-15 20:03:562026-03-19 19:00:05USEDKEEP — primary key
HR.dbo.SalesStatus.PK_SettlementDetail1CLUSTEREDYY460717002026-09-15 20:03:562026-03-19 19:00:05USEDKEEP — primary key
HR.dbo.PricingAudit.IX_PricingArchive5NONCLUSTERED0000never2023-07-20 13:57:12COLDreview, then DROP
HR.dbo.BatchLine.IX_PricingArchive5NONCLUSTERED0000never2023-07-20 13:57:31COLDreview, then DROP
HR.dbo.BillingEntry.IX_CustomerMonthly2NONCLUSTERED765149903402026-09-15 14:06:502026-09-15 19:00:05USEDkeep — in use
HR.dbo.BillingEntry.IX_ClaimEntry22NONCLUSTERED000691never2026-09-15 19:00:06UNUSEDreview, then DROP
HR.dbo.BillingEntry.IX_TerritoryResult19NONCLUSTERED971434306912026-09-15 16:28:552026-09-15 19:00:06USEDkeep — in use
HR.dbo.BillingEntry.IX_ReconcileAudit21NONCLUSTERED000340never2026-09-15 19:00:06UNUSEDreview, then DROP
HR.dbo.BillingEntry.IX_BookingStaging20NONCLUSTERED481196506912026-09-15 14:38:422026-09-15 19:00:06USEDkeep — in use
HR.dbo.PricingSummary.PK_PolicySnapshot1CLUSTEREDYY60930812026-09-15 14:04:342026-08-07 19:00:05USEDKEEP — primary key
HR.dbo.RouteEntry.IX_CampaignMonthly3NONCLUSTERED0000never2023-07-20 13:59:27COLDreview, then DROP
HR.dbo.SettlementAudit.IX_RosterHeader2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.QuotaLine.PK_OrdersQueue1CLUSTEREDYY0125212002026-09-16 00:35:252025-07-30 08:26:21USEDKEEP — primary key
HR.dbo.MeterSnapshot.PK_OrdersAudit1CLUSTEREDYY033002026-09-15 11:24:082023-11-21 16:25:41USEDKEEP — primary key
HR.dbo.MeterSnapshot.IX_CatalogResult8NONCLUSTERED0000never2023-11-21 16:25:41COLDreview, then DROP
HR.dbo.MeterHistory.PK_BillingArchive1CLUSTEREDYY2563781367644931442026-09-15 22:27:122025-12-30 19:00:05USEDKEEP — primary key
HR.dbo.MeterHistory.IX_CatalogResult2NONCLUSTERED106088626701442026-09-16 01:00:452025-12-30 19:00:05USEDkeep — in use
HR.dbo.RosterLog.PK_ReconcileSummary1CLUSTEREDYY0000never2023-07-20 14:04:41COLDKEEP — primary key
HR.dbo.RosterLog.IX_LedgerHeader2NONCLUSTERED0000never2023-07-20 14:04:41COLDreview, then DROP
HR.dbo.StaffingStatus.IX_LedgerHeader8NONCLUSTERED044114002026-09-15 20:02:302026-05-19 19:00:14USEDkeep — in use
HR.dbo.SalesDetail.IX_ForecastStaging3NONCLUSTERED0000never2026-02-06 19:00:07COLDreview, then DROP
HR.dbo.SalesDetail.PK_OrdersMonthly1CLUSTEREDYY01002026-07-25 10:16:302026-02-06 19:00:07USEDKEEP — primary key
HR.dbo.SalesDetail.UX_ShipmentAudit2NONCLUSTEREDY0000never2026-02-06 19:00:07COLDreview carefully — unique
HR.dbo.ContractHeader.IX_SupplierResult2NONCLUSTERED0000never2023-07-20 14:06:26COLDreview, then DROP
HR.dbo.SalesSummary.IX_PricingStatus4NONCLUSTERED0000never2023-11-21 16:25:17COLDreview, then DROP
HR.dbo.PolicyDaily.PK_TicketArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.LedgerSummary.PK_RouteSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.LedgerSummary.IX_BatchHistory2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.AssetDetail.PK_PolicySummary1CLUSTEREDYY0000never2025-10-30 19:00:04COLDKEEP — primary key
HR.dbo.AssetDetail.IX_MeterSnapshot13NONCLUSTERED0000never2025-10-30 19:00:04COLDreview, then DROP
HR.dbo.TerritoryLine.PK_PricingStaging1CLUSTEREDYY0000never2023-11-21 16:25:41COLDKEEP — primary key
HR.dbo.MeterHeader.PK_ContractEntry1CLUSTEREDYY0000never2023-11-21 16:25:13COLDKEEP — primary key
HR.dbo.BillingHeader.PK_CatalogSnapshot1CLUSTEREDYY0000never2023-11-21 16:25:12COLDKEEP — primary key
HR.dbo.ContractStaging.PK_StaffingAudit1CLUSTEREDYY0000never2025-07-30 08:26:22COLDKEEP — primary key
HR.dbo.MeterHistory.IX_CatalogResult6NONCLUSTERED117140303592026-09-15 08:22:392026-09-15 20:00:03USEDkeep — in use
HR.dbo.MeterHistory.IX_RouteAudit7NONCLUSTERED366620150303592026-09-15 20:57:182026-09-15 20:00:03USEDkeep — in use
HR.dbo.MeterHistory.IX_TerritoryStatus5NONCLUSTERED1835891720303592026-09-15 20:31:512026-09-15 20:00:03USEDkeep — in use
HR.dbo.ReconcileQueue.PK_BillingEntry1CLUSTEREDYY0000never2023-11-21 16:25:20COLDKEEP — primary key
HR.dbo.WarehouseDaily.IX_ForecastStaging7NONCLUSTERED0000never2023-07-13 14:59:06COLDreview, then DROP
HR.dbo.StaffingHistory.IX_WarehouseHistory7NONCLUSTERED0000never2023-07-13 14:59:25COLDreview, then DROP
HR.dbo.TerritorySummary.PK_SettlementQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.WarehouseArchive.PK_OrdersEntry1CLUSTEREDYY0000never2024-04-02 09:54:19COLDKEEP — primary key
HR.dbo.ClaimResult.PK_ForecastStatus1CLUSTEREDYY0000never2025-07-30 08:26:40COLDKEEP — primary key
HR.dbo.MeterQueue.PK_MeterMonthly1CLUSTEREDYY0000never2025-07-30 08:26:40COLDKEEP — primary key
HR.dbo.RouteArchive.PK_ClaimLog1CLUSTEREDYY0000never2025-07-30 08:26:40COLDKEEP — primary key
HR.dbo.CatalogHistory.PK_RosterLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CatalogHistory.IX_ClaimSnapshot2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.ClaimHeader.PK_SettlementDetail1CLUSTEREDYY0000never2025-07-30 08:26:40COLDKEEP — primary key
HR.dbo.BatchDaily.PK_CustomerHeader1CLUSTEREDYY0000never2025-07-30 08:26:40COLDKEEP — primary key
HR.dbo.BookingResult.PK_PricingEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShipmentMonthly.PK_RosterQueue1CLUSTEREDYY0000never2025-07-30 08:26:40COLDKEEP — primary key
HR.dbo.ClaimSummary.PK_PricingArchive1CLUSTEREDYY0000never2025-07-30 08:26:40COLDKEEP — primary key
HR.dbo.PolicyMonthly.PK_StaffingQueue1CLUSTEREDYY0000never2025-07-30 08:26:40COLDKEEP — primary key
HR.dbo.ContractHeader.PK_CatalogLine1CLUSTEREDYY0000never2024-03-04 20:09:07COLDKEEP — primary key
HR.dbo.ShipmentQueue.IX_SettlementAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShipmentQueue.IX_QuotaSnapshot2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.WarehouseMonthly.IX_SupplierDetail1CLUSTEREDYY0000never2025-07-30 08:26:40COLDKEEP — primary key
HR.dbo.WarehouseMonthly.IX_PayrollHistory2NONCLUSTERED0000never2025-07-30 08:26:40COLDreview, then DROP
HR.dbo.SupplierDaily.PK_RouteStatus1CLUSTEREDYY0000never2025-07-30 08:26:40COLDKEEP — primary key
HR.dbo.TicketLine.IX_ForecastMonthly2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.ContractDaily.PK_AssetEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ContractDaily.IX_PayrollDaily2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.OrdersDaily.PK_ShiftHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.OrdersDaily.IX_RosterStatus3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.OrdersDaily.IX_TerritoryResult2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.ClaimQueue.IX_ShipmentAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CustomerDaily.PK_LedgerArchive1CLUSTEREDYY0000never2024-03-04 20:05:11COLDKEEP — primary key
HR.dbo.CustomerDaily.IX_PolicyDetail2NONCLUSTEREDY0000never2025-05-08 14:49:58COLDreview carefully — unique
HR.dbo.ShipmentStaging.PK_AssetStaging1CLUSTEREDYY0000never2025-07-30 08:26:40COLDKEEP — primary key
HR.dbo.ContractResult.PK_RosterQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.StaffingSummary.PK_PolicyStaging1CLUSTEREDYY0000never2025-07-30 08:26:40COLDKEEP — primary key
HR.dbo.ContractSnapshot.PK_BookingLine1CLUSTEREDYY0000never2025-07-30 08:26:40COLDKEEP — primary key
HR.dbo.CustomerResult.PK_ForecastStatus1CLUSTEREDYY0000never2025-07-30 08:26:40COLDKEEP — primary key
HR.dbo.SettlementLog.PK_BookingLine1CLUSTEREDYY0000never2025-07-30 08:26:40COLDKEEP — primary key
HR.dbo.PayrollSnapshot.PK_ForecastLog1CLUSTEREDYY0000never2024-04-02 09:53:17COLDKEEP — primary key
HR.dbo.RouteStatus.PK_BillingSnapshot1CLUSTEREDYY0000never2024-03-04 20:05:11COLDKEEP — primary key
HR.dbo.WarehouseHistory.PK_PayrollHistory1CLUSTEREDYY0243920302082026-09-15 22:21:252026-09-15 19:00:14USEDKEEP — primary key
HR.dbo.CampaignHistory.PK_ForecastDaily1CLUSTEREDYY4041920232026-09-15 22:29:362026-08-19 19:00:07USEDKEEP — primary key
HR.dbo.BillingQueue.PK_InvoiceSummary1CLUSTEREDYY063449002026-09-15 16:42:012026-07-24 19:00:06USEDKEEP — primary key
HR.dbo.TerritoryStaging.PK_OrdersQueue1CLUSTEREDYY0000never2023-07-13 15:04:49COLDKEEP — primary key
HR.dbo.ForecastLog.PK_LedgerAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ContractDetail.PK_TicketResult1CLUSTEREDYY01002026-09-10 14:16:292025-07-30 08:26:23USEDKEEP — primary key
HR.dbo.ClaimDetail.PK_SalesHeader1CLUSTEREDYY0000never2025-07-30 08:26:23COLDKEEP — primary key
HR.dbo.RosterDetail.PK_RouteArchive1CLUSTEREDYY0445002026-09-15 15:39:282026-04-20 19:00:18USEDKEEP — primary key
HR.dbo.ShipmentSummary.PK_AssetDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShipmentSummary.IX_PolicyLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.CatalogEntry.PK_SettlementHistory1CLUSTEREDYY0003349never2026-09-15 20:00:03UNUSEDKEEP — primary key
HR.dbo.RosterStatus.PK_ClaimStaging1CLUSTEREDYY02393044832026-09-15 16:34:252026-09-15 19:00:11USEDKEEP — primary key
HR.dbo.BatchSummary.IX_BillingStatus2NONCLUSTERED0000never2023-11-21 16:25:04COLDreview, then DROP
HR.dbo.BatchSummary.PK_ShipmentStatus1CLUSTEREDYY0000never2023-11-21 16:25:04COLDKEEP — primary key
HR.dbo.RosterStatus.PK_TicketStatus1CLUSTEREDYY4443520340161922026-09-15 20:50:012026-09-15 19:00:11USEDKEEP — primary key
HR.dbo.BillingHistory.PK_ContractAudit1CLUSTEREDYY148965270308462026-09-15 16:08:002025-10-04 19:00:07USEDKEEP — primary key
HR.dbo.BillingHistory.UX_StaffingStaging2NONCLUSTEREDY444300308462026-09-15 20:50:012025-10-04 19:00:07USEDkeep — in use
HR.dbo.WarehouseResult.PK_SalesQueue1CLUSTEREDYY0000never2023-11-21 16:25:04COLDKEEP — primary key
HR.dbo.SalesArchive.PK_RouteEntry1CLUSTEREDYY0419002026-09-15 10:43:012022-11-08 09:03:27USEDKEEP — primary key
HR.dbo.ShiftDetail.IX_LedgerSummary13NONCLUSTERED74703200195182026-09-15 16:43:402026-09-15 19:00:11USEDkeep — in use
HR.dbo.ShiftDetail.PK_CustomerDetail1CLUSTEREDYY4252801747032195182026-09-15 16:43:402026-09-15 19:00:11USEDKEEP — primary key
HR.dbo.SalesLine.IX_OrdersEntry2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.CampaignHistory.PK_SalesEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CampaignHistory.IX_CustomerLog3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.CampaignHistory.IX_PayrollStaging2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.RouteDaily.PK_SalesMonthly1CLUSTEREDYY0000never2023-11-21 16:25:18COLDKEEP — primary key
HR.dbo.BillingStaging.PK_ForecastDaily1CLUSTEREDYY0000never2025-07-30 08:26:28COLDKEEP — primary key
HR.dbo.WarehouseDetail.PK_SalesSummary1CLUSTEREDYY23434995740502652026-09-15 16:43:402026-09-15 19:00:12USEDKEEP — primary key
HR.dbo.StaffingEntry.PK_LedgerQueue1CLUSTEREDYY036501262026-09-15 16:34:252026-09-15 19:00:12USEDKEEP — primary key
HR.dbo.WarehouseLog.PK_TerritorySnapshot1CLUSTEREDYY0000never2023-01-10 09:45:47COLDKEEP — primary key
HR.dbo.TicketResult.PK_OrdersHistory1CLUSTEREDYY0000never2023-11-21 16:25:40COLDKEEP — primary key
HR.dbo.LedgerDaily.PK_WarehouseResult1CLUSTEREDYY0000never2025-07-30 08:26:29COLDKEEP — primary key
HR.dbo.ClaimDaily.PK_ForecastHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.OrdersEntry.PK_ContractSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.TerritoryDetail.IX_CatalogEntry1CLUSTEREDYY0000never2025-07-30 08:26:29COLDKEEP — primary key
HR.dbo.TicketAudit.PK_OrdersMonthly1CLUSTEREDYY399943077562026-09-15 16:42:012026-09-15 19:00:13USEDKEEP — primary key
HR.dbo.TicketHeader.PK_ClaimStaging1CLUSTEREDYY0340610002026-09-15 16:42:012026-02-03 19:00:10USEDKEEP — primary key
HR.dbo.RouteAudit.PK_ReconcileHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.RosterSnapshot.PK_SettlementQueue1CLUSTEREDYY2992876308762026-09-15 16:43:402026-09-15 19:00:14USEDKEEP — primary key
HR.dbo.SupplierStatus.PK_PayrollQueue1CLUSTEREDYY0000never2023-07-13 15:07:51COLDKEEP — primary key
HR.dbo.ShiftMonthly.IX_BillingArchive17NONCLUSTERED17726007052026-09-15 22:21:252026-09-15 19:00:14USEDkeep — in use
HR.dbo.ShiftMonthly.PK_PricingSummary1CLUSTEREDYY22309303717726285572026-09-15 22:29:382026-09-15 19:00:14USEDKEEP — primary key
HR.dbo.BookingEntry.PK_ClaimLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.StaffingSummary.PK_ClaimHistory1CLUSTEREDYY000292never2026-09-15 19:00:16UNUSEDKEEP — primary key
HR.dbo.CampaignHeader.PK_RosterAudit1CLUSTEREDYY35071210430333252026-09-15 22:29:392026-09-15 19:00:17USEDKEEP — primary key
HR.dbo.OrdersEntry.PK_RosterHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BatchQueue.PK_ShiftDaily1CLUSTEREDYY000292never2026-09-15 19:00:18UNUSEDKEEP — primary key
HR.dbo.TerritoryResult.PK_ReconcileStaging1CLUSTEREDYY0000never2023-11-21 16:25:18COLDKEEP — primary key
HR.dbo.ReconcileDaily.PK_MeterQueue1CLUSTEREDYY0000never2026-04-21 19:00:28COLDKEEP — primary key
HR.dbo.ContractStaging.PK_ReconcileAudit1CLUSTEREDYY4475418580282026-09-15 22:29:392026-03-17 19:00:15USEDKEEP — primary key
HR.dbo.CustomerStatus.PK_CustomerLog1CLUSTEREDYY5644470842026-09-15 20:50:012026-09-15 19:00:19USEDKEEP — primary key
HR.dbo.CustomerStatus.UX_TicketDetail2NONCLUSTEREDY00084never2026-09-15 19:00:19UNUSEDreview carefully — unique
HR.dbo.ForecastMonthly.PK_ForecastStatus1CLUSTEREDYY0000never2023-11-21 16:25:06COLDKEEP — primary key
HR.dbo.MeterStatus.IX_ClaimDetail2NONCLUSTERED00094129never2026-09-15 19:00:19UNUSEDreview, then DROP
HR.dbo.MeterStatus.IX_BillingQueue20NONCLUSTERED4738600941292026-09-15 16:08:002026-09-15 19:00:20USEDkeep — in use
HR.dbo.MeterStatus.IX_WarehouseStaging19NONCLUSTERED132762001181182026-09-15 16:43:402026-09-15 19:00:20USEDkeep — in use
HR.dbo.MeterStatus.PK_CatalogSnapshot1CLUSTEREDYY4671201664821437422026-09-15 16:43:402026-09-15 19:00:19USEDKEEP — primary key
HR.dbo.BookingHeader.PK_RosterStatus1CLUSTEREDYY0640502026-09-15 16:07:432026-09-15 19:00:22USEDKEEP — primary key
HR.dbo.ForecastDetail.PK_PolicyStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.MeterSnapshot.PK_ReconcileDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.WarehouseQueue.IX_StaffingDetail27NONCLUSTERED7763264313024922026-09-15 16:28:552026-09-15 19:00:23USEDkeep — in use
HR.dbo.ShipmentLine.IX_CampaignSnapshot2NONCLUSTERED14589650704002026-09-15 22:30:062025-07-30 08:26:42USEDkeep — in use
HR.dbo.MeterDaily.IX_StaffingSummary10NONCLUSTERED530503001401132026-09-15 21:02:032026-09-15 20:00:07USEDkeep — in use
HR.dbo.MeterDaily.IX_ClaimStaging9NONCLUSTERED000140145never2026-09-15 20:00:07UNUSEDreview, then DROP
HR.dbo.ContractSnapshot.IX_ShipmentHistory6NONCLUSTERED0000never2026-01-20 19:00:48COLDreview, then DROP
HR.dbo.ContractSnapshot.PK_StaffingLog1CLUSTEREDYY2100757012026-09-15 20:57:182026-01-20 19:00:48USEDKEEP — primary key
HR.dbo.ShipmentAudit.IX_InvoiceLog26NONCLUSTERED1558384136983010018132026-09-15 22:32:562026-09-15 20:00:08USEDkeep — in use
HR.dbo.ShipmentAudit.IX_StaffingHeader27NONCLUSTERED86100495010017832026-09-15 18:52:432026-09-15 20:00:08USEDkeep — in use
HR.dbo.ShipmentAudit.IX_OrdersDaily25NONCLUSTERED19344912242508199802026-09-15 22:30:062026-09-15 20:00:08USEDkeep — in use
HR.dbo.ShipmentAudit.IX_ShiftHeader28NONCLUSTERED1656753381308199802026-09-15 22:32:532026-09-15 20:00:08USEDkeep — in use
HR.dbo.ShipmentAudit.IX_ClaimStaging24NONCLUSTERED16880127609409972372026-09-15 22:32:532026-09-15 20:00:09USEDkeep — in use
HR.dbo.BatchQueue.PK_CampaignLine1CLUSTEREDYY64232614006421862026-09-15 20:57:182026-09-15 20:00:13USEDKEEP — primary key
HR.dbo.CustomerSummary.PK_LedgerResult1CLUSTEREDYY0000never2023-11-21 16:25:03COLDKEEP — primary key
HR.dbo.PolicyLog.IX_BatchLog7NONCLUSTERED4748754760474892026-09-15 20:57:182026-09-15 20:00:14USEDkeep — in use
HR.dbo.PolicyLog.IX_BatchHeader6NONCLUSTERED18309137650515002026-09-15 19:54:412026-09-15 20:00:14USEDkeep — in use
HR.dbo.BatchSummary.IX_BookingDetail6NONCLUSTERED09002026-09-10 10:48:172023-07-20 14:22:43USEDkeep — in use
HR.dbo.BillingArchive.IX_SettlementSnapshot7NONCLUSTERED0001785never2026-09-15 19:00:45UNUSEDreview, then DROP
HR.dbo.AssetDetail.IX_ForecastResult6NONCLUSTERED56694006632026-09-15 18:40:002026-07-22 19:00:48USEDkeep — in use
HR.dbo.ShipmentMonthly.IX_RouteQueue2NONCLUSTERED229500001462026-09-15 20:57:182026-09-15 19:00:45USEDkeep — in use
HR.dbo.LedgerResult.PK_CustomerQueue1CLUSTEREDYY0480482026-09-15 07:45:092026-09-15 19:00:45USEDKEEP — primary key
HR.dbo.SalesLine.PK_LedgerLog1CLUSTEREDYY065002026-09-15 15:46:392023-07-20 14:27:00USEDKEEP — primary key
HR.dbo.SalesLine.IX_SettlementSnapshot11NONCLUSTERED025002026-09-15 14:55:282023-07-20 14:27:00USEDkeep — in use
HR.dbo.TerritoryDetail.IX_MeterMonthly5NONCLUSTERED012002026-09-12 14:05:092023-11-21 16:25:04USEDkeep — in use
HR.dbo.PolicySnapshot.PK_ShiftSnapshot1CLUSTEREDYY04002026-08-18 12:37:112025-07-30 08:26:49USEDKEEP — primary key
HR.dbo.QuotaSnapshot.IX_PolicyHeader10NONCLUSTERED183030091702026-09-15 18:40:002026-09-15 19:00:48USEDkeep — in use
HR.dbo.QuotaSnapshot.IX_LedgerLine9NONCLUSTERED679236541088062026-09-15 18:40:002026-09-15 19:00:48USEDkeep — in use
HR.dbo.WarehouseSummary.IX_TicketResult28NONCLUSTERED96127270768332026-09-15 09:08:052026-09-15 20:00:15USEDkeep — in use
HR.dbo.WarehouseSummary.IX_ContractLine30NONCLUSTERED8936513770768332026-09-15 20:06:322026-09-15 20:00:15USEDkeep — in use
HR.dbo.WarehouseSummary.IX_ForecastHistory14NONCLUSTERED3265233800768332026-09-15 17:58:162026-09-15 19:00:50USEDkeep — in use
HR.dbo.WarehouseSummary.IX_MeterResult37NONCLUSTERED25100768332026-09-04 16:06:502026-09-15 19:00:51USEDkeep — in use
HR.dbo.WarehouseSummary.IX_TicketHeader36NONCLUSTERED0172700768332026-09-15 17:56:242026-09-15 19:00:51USEDkeep — in use
HR.dbo.WarehouseSummary.IX_ReconcileSummary34NONCLUSTERED0130510768332026-08-10 15:46:302026-09-15 20:00:15USEDkeep — in use
HR.dbo.WarehouseSummary.IX_MeterDaily31NONCLUSTERED75156430768332026-09-15 17:58:332026-09-15 19:00:52USEDkeep — in use
HR.dbo.WarehouseSummary.IX_WarehouseStaging35NONCLUSTERED452015420768332026-09-15 19:07:292026-09-15 20:00:15USEDkeep — in use
HR.dbo.WarehouseSummary.IX_SalesAudit32NONCLUSTERED7068174720768332026-09-15 16:16:432026-09-15 20:00:15USEDkeep — in use
HR.dbo.WarehouseSummary.IX_CatalogAudit33NONCLUSTERED3070196950768332026-09-15 19:57:212026-09-15 19:00:53USEDkeep — in use
HR.dbo.WarehouseSummary.IX_CampaignArchive29NONCLUSTERED1538690768332026-09-15 09:24:182026-09-15 20:00:15USEDkeep — in use
HR.dbo.WarehouseSummary.IX_ShipmentAudit26NONCLUSTERED8132279250768332026-09-15 19:07:282026-09-15 19:00:55USEDkeep — in use
HR.dbo.WarehouseSummary.IX_PayrollSnapshot27NONCLUSTERED11821173040768332026-09-15 17:58:512026-09-15 19:00:55USEDkeep — in use
HR.dbo.WarehouseSummary.PK_RosterLine1CLUSTEREDYY702151080665229768332026-09-15 20:06:322026-09-15 19:00:49USEDKEEP — primary key
HR.dbo.ShiftArchive.PK_SupplierLine1CLUSTEREDYY142237912026-08-04 15:58:072026-09-15 20:00:15USEDKEEP — primary key
HR.dbo.ShiftArchive.IX_MeterDaily3NONCLUSTERED060237912026-08-04 15:58:082026-09-15 20:00:16USEDkeep — in use
HR.dbo.ShiftArchive.IX_CustomerHeader2NONCLUSTERED00023791never2026-09-15 20:00:16UNUSEDreview, then DROP
HR.dbo.SettlementArchive.PK_ReconcileDetail1CLUSTEREDYY56002026-08-04 15:58:142025-12-31 19:00:31USEDKEEP — primary key
HR.dbo.SupplierEntry.IX_LedgerStatus6NONCLUSTERED10002026-07-31 07:47:502023-07-20 14:29:22USEDkeep — in use
HR.dbo.SettlementDaily.PK_PolicyQueue1CLUSTEREDYY07002026-09-09 09:38:292025-07-30 08:26:52USEDKEEP — primary key
HR.dbo.BatchStaging.IX_ForecastHeader2NONCLUSTERED0000never2023-07-20 14:31:45COLDreview, then DROP
HR.dbo.RosterAudit.IX_PricingArchive8NONCLUSTERED12010248640587272026-09-15 20:28:282026-09-15 20:00:16USEDkeep — in use
HR.dbo.CampaignHeader.PK_ReconcileEntry1CLUSTEREDYY0000never2025-07-30 08:26:53COLDKEEP — primary key
HR.dbo.opl.PK_SupplierEntry1CLUSTEREDYY184475341025242026-09-15 21:42:162026-09-15 19:01:02USEDKEEP — primary key
HR.dbo.ShiftEntry.PK_OrdersSnapshot1CLUSTEREDYY05002026-09-12 14:05:072023-08-12 12:59:26USEDKEEP — primary key
HR.dbo.LedgerArchive.IX_SupplierHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.MeterQueue.PK_PayrollArchive1CLUSTEREDYY0000never2023-11-21 16:25:26COLDKEEP — primary key
HR.dbo.ShiftAudit.IX_InvoiceArchive2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.CatalogLog.IX_TerritoryStatus8NONCLUSTERED22526901542012026-09-15 21:40:572026-08-14 19:00:43USEDkeep — in use
HR.dbo.CatalogLog.IX_RouteLine9NONCLUSTERED8996716881012026-09-15 17:47:382026-08-14 19:00:43USEDkeep — in use
HR.dbo.CatalogLog.IX_PolicyQueue2NONCLUSTERED678220012026-09-15 17:58:332026-08-14 19:00:43USEDkeep — in use
HR.dbo.CatalogLog.IX_PolicyResult10NONCLUSTERED12564199680002026-09-15 22:30:062026-08-17 12:42:37USEDkeep — in use
HR.dbo.CatalogLog.IX_QuotaAudit7NONCLUSTERED3913731986651052026-09-15 21:40:572026-08-14 19:00:43USEDkeep — in use
HR.dbo.PayrollStaging.PK_AssetDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.PayrollStaging.IX_LedgerStatus3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.PayrollStaging.IX_OrdersMonthly2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.position.PK_PolicySummary1CLUSTEREDYY3347132710482026-09-16 00:14:562026-09-15 07:45:11USEDKEEP — primary key
HR.dbo.PolicyMonthly.IX_ShiftLog8NONCLUSTERED760751502026-09-11 09:15:302026-09-15 20:00:17USEDkeep — in use
HR.dbo.PolicyMonthly.IX_CampaignStaging2NONCLUSTERED01201560462026-08-17 12:42:152026-09-15 20:00:20USEDkeep — in use
HR.dbo.LedgerAudit.IX_InvoiceHeader11NONCLUSTERED10002026-07-31 07:47:502023-07-20 14:38:40USEDkeep — in use
HR.dbo.TicketDetail.IX_ReconcileStaging16NONCLUSTERED2741371586530439662026-09-15 20:57:182026-09-15 20:00:21USEDkeep — in use
HR.dbo.TicketDetail.IX_BookingResult15NONCLUSTERED34304392140888032026-09-15 16:32:442026-09-15 20:00:21USEDkeep — in use
HR.dbo.TicketDetail.IX_WarehouseSummary2NONCLUSTERED17801263596800888032026-09-15 21:40:572026-09-15 20:00:21USEDkeep — in use
HR.dbo.AssetResult.IX_RouteQueue2NONCLUSTERED07432063062026-09-15 16:28:452026-09-15 19:01:23USEDkeep — in use
HR.dbo.LedgerHistory.PK_StaffingSnapshot1CLUSTEREDYY0220003512026-09-15 12:33:472026-09-11 19:01:18USEDKEEP — primary key
HR.dbo.ShiftHistory.IX_OrdersLog7NONCLUSTERED0939010142026-09-15 18:17:542026-09-15 19:01:23USEDkeep — in use
HR.dbo.PolicySummary.IX_InvoiceDaily7NONCLUSTERED01002026-07-31 07:47:502023-07-20 14:42:21USEDkeep — in use
HR.dbo.BatchResult.IX_CustomerResult10NONCLUSTERED0000never2023-11-21 16:25:40COLDreview, then DROP
HR.dbo.BatchResult.IX_OrdersLog11NONCLUSTERED1432002026-09-15 16:23:502023-07-20 14:43:14USEDkeep — in use
HR.dbo.CatalogEntry.PK_LedgerAudit1CLUSTEREDYY1612511700432026-09-15 20:25:572026-08-25 19:01:19USEDKEEP — primary key
HR.dbo.PayrollSnapshot.IX_MeterDaily2NONCLUSTERED0000never2025-05-08 14:49:23COLDreview, then DROP
HR.dbo.PayrollSnapshot.PK_RouteSummary1CLUSTEREDYY0000never2025-05-08 14:49:23COLDKEEP — primary key
HR.dbo.OrdersLog.IX_WarehouseSummary3NONCLUSTERED093002026-09-15 14:28:542025-07-30 08:26:57USEDkeep — in use
HR.dbo.ClaimEntry.IX_WarehouseSummary2NONCLUSTERED6107002026-09-15 14:28:542025-07-30 08:26:57USEDkeep — in use
HR.dbo.SalesEntry.IX_ForecastQueue9NONCLUSTERED0000never2025-07-30 08:26:58COLDreview, then DROP
HR.dbo.SalesEntry.IX_AssetHistory3NONCLUSTERED07002026-09-14 08:03:342025-07-30 08:26:57USEDkeep — in use
HR.dbo.SupplierLog.IX_LedgerDaily2NONCLUSTERED014002026-09-09 09:38:222025-07-30 08:26:58USEDkeep — in use
HR.dbo.ContractResult.PK_InvoiceLine1CLUSTEREDYY023042026-08-21 15:41:222026-08-21 19:01:06USEDKEEP — primary key
HR.dbo.ContractResult.UQ_ShiftSnapshot2NONCLUSTEREDY40042026-08-21 09:26:242026-08-21 19:01:06USEDkeep — in use
HR.dbo.StaffingDetail.PK_ShipmentMonthly1CLUSTEREDYY80272406042026-09-15 13:04:092026-06-13 14:29:21USEDKEEP — primary key
HR.dbo.QuotaLine.PK_CatalogResult1CLUSTEREDYY088062026-09-15 13:04:092026-08-21 19:01:06USEDKEEP — primary key
HR.dbo.CatalogMonthly.PK_PayrollQueue1CLUSTEREDYY070222026-08-21 15:41:222026-08-21 19:01:06USEDKEEP — primary key
HR.dbo.CatalogMonthly.UQ_BillingStaging2NONCLUSTEREDY2200222026-08-21 09:26:242026-08-21 19:01:06USEDkeep — in use
HR.dbo.OrdersStaging.IX_RosterLine2NONCLUSTERED70002026-08-21 15:45:46neverUSEDkeep — in use
HR.dbo.OrdersStaging.PK_ShipmentSummary1CLUSTEREDYY020002026-08-21 15:45:46neverUSEDKEEP — primary key
HR.dbo.BatchDaily.IX_ReconcileHeader3NONCLUSTERED00020never2026-08-24 16:18:53UNUSEDreview, then DROP
HR.dbo.BatchDaily.PK_ForecastDaily1CLUSTEREDYY0100202026-09-15 13:04:092026-08-24 19:01:08USEDKEEP — primary key
HR.dbo.BatchDaily.UQ_QuotaSummary2NONCLUSTEREDY6000202026-08-24 16:11:252026-08-24 16:05:00USEDkeep — in use
HR.dbo.ContractLine.IX_ShiftSnapshot3NONCLUSTERED0009never2026-08-24 19:01:08UNUSEDreview, then DROP
HR.dbo.ContractLine.PK_InvoiceHeader1CLUSTEREDYY0274092026-09-15 13:04:092026-08-24 19:01:08USEDKEEP — primary key
HR.dbo.ContractLine.UQ_ContractSnapshot2NONCLUSTEREDY81092026-08-24 16:11:232026-08-24 19:01:08USEDkeep — in use
HR.dbo.SettlementMonthly.IX_CampaignSnapshot2NONCLUSTERED100002026-09-15 13:04:10neverUSEDkeep — in use
HR.dbo.SettlementMonthly.PK_CampaignLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShiftAudit.PK_AssetAudit1CLUSTEREDYY02370112026-09-15 13:04:092026-08-21 19:01:06USEDKEEP — primary key
HR.dbo.PricingLine.IX_SupplierHeader2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.PricingLine.PK_MeterHeader1CLUSTEREDYY07002026-08-21 15:45:46neverUSEDKEEP — primary key
HR.dbo.CatalogEntry.PK_LedgerMonthly1CLUSTEREDYY510182026-08-21 17:21:582026-08-21 17:01:07USEDKEEP — primary key
HR.dbo.CatalogEntry.UQ_ShipmentHistory2NONCLUSTEREDY4500182026-08-21 17:01:072026-08-21 19:01:06USEDkeep — in use
HR.dbo.SalesHeader.IX_ContractHeader3NONCLUSTERED0004never2026-08-21 19:01:06UNUSEDreview, then DROP
HR.dbo.SalesHeader.PK_CampaignSnapshot1CLUSTEREDYY01042026-08-21 17:01:072026-08-21 19:01:06USEDKEEP — primary key
HR.dbo.SalesHeader.UQ_SettlementMonthly2NONCLUSTEREDY210042026-08-21 17:21:582026-08-21 19:01:06USEDkeep — in use
HR.dbo.SalesHeader.IX_ForecastSummary2NONCLUSTERED42001502026-08-21 15:45:462026-08-21 19:01:06USEDkeep — in use
HR.dbo.SalesHeader.PK_ReconcileEntry1CLUSTEREDYY2066201762026-08-24 16:11:232026-08-21 19:01:06USEDKEEP — primary key
HR.dbo.BillingStaging.IX_WarehouseSummary2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.BillingStaging.PK_InvoiceQueue1CLUSTEREDYY07002026-08-24 16:18:56neverUSEDKEEP — primary key
HR.dbo.MeterLog.IX_QuotaDetail2NONCLUSTERED0002never2026-08-21 19:01:07UNUSEDreview, then DROP
HR.dbo.MeterLog.PK_AssetDaily1CLUSTEREDYY06022026-08-24 16:18:562026-08-21 19:01:07USEDKEEP — primary key
HR.dbo.SupplierHeader.IX_WarehouseMonthly3NONCLUSTERED1041012026-09-15 13:04:102026-08-21 15:29:27USEDkeep — in use
HR.dbo.SupplierHeader.PK_BookingSummary1CLUSTEREDYY40622026-08-24 16:18:562026-08-21 15:29:27USEDKEEP — primary key
HR.dbo.SupplierHeader.UQ_StaffingStaging2NONCLUSTEREDY10012026-08-21 15:29:272026-08-21 15:29:27USEDkeep — in use
HR.dbo.RosterDetail.IX_TerritorySummary6NONCLUSTERED01002026-08-24 09:20:20neverUSEDkeep — in use
HR.dbo.RosterDetail.IX_OrdersDetail2NONCLUSTERED20002026-08-24 16:18:56neverUSEDkeep — in use
HR.dbo.RosterDetail.PK_SettlementArchive1CLUSTEREDYY013002026-08-24 16:18:56neverUSEDKEEP — primary key
HR.dbo.AssetLine.IX_WarehouseHeader3NONCLUSTERED5929022026-09-15 13:04:092026-08-21 15:19:04USEDkeep — in use
HR.dbo.AssetLine.IX_BillingArchive10NONCLUSTERED0340192026-09-15 13:04:092026-08-24 19:01:08USEDkeep — in use
HR.dbo.AssetLine.IX_WarehouseAudit8NONCLUSTERED0003never2026-08-21 15:19:04UNUSEDreview, then DROP
HR.dbo.AssetLine.PK_PayrollResult1CLUSTEREDYY398018262026-09-15 13:04:102026-08-21 15:19:04USEDKEEP — primary key
HR.dbo.AssetLine.UQ_RosterDetail2NONCLUSTEREDY10012026-08-21 15:19:042026-08-21 19:01:07USEDkeep — in use
HR.dbo.ShiftResult.IX_LedgerHeader4NONCLUSTERED30002026-08-21 15:32:02neverUSEDkeep — in use
HR.dbo.ShiftResult.IX_PayrollDetail2NONCLUSTERED77002026-08-21 15:41:22neverUSEDkeep — in use
HR.dbo.ShiftResult.IX_CampaignDetail3NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.ShiftResult.PK_InvoiceResult1CLUSTEREDYY016002026-08-21 15:41:22neverUSEDKEEP — primary key
HR.dbo.ShiftAudit.IX_PayrollResult2NONCLUSTERED137002026-08-21 15:41:22neverUSEDkeep — in use
HR.dbo.ShiftAudit.PK_CustomerArchive1CLUSTEREDYY36002026-08-21 15:32:02neverUSEDKEEP — primary key
HR.dbo.ContractMonthly.IX_ContractMonthly2NONCLUSTERED0003never2026-08-21 19:01:07UNUSEDreview, then DROP
HR.dbo.ContractMonthly.PK_CatalogSnapshot1CLUSTEREDYY35072026-08-21 17:21:582026-08-21 19:01:07USEDKEEP — primary key
HR.dbo.CatalogQueue.PK_OrdersDetail1CLUSTEREDYY0127002026-08-24 16:18:562026-06-16 19:00:48USEDKEEP — primary key
HR.dbo.MeterStaging.PK_SalesHeader1CLUSTEREDYY0106002026-09-15 13:04:092026-06-16 09:11:33USEDKEEP — primary key
HR.dbo.BatchLine.IX_TerritoryHeader3NONCLUSTERED12092026-08-24 09:20:202026-08-24 19:01:08USEDkeep — in use
HR.dbo.BatchLine.PK_ForecastLog1CLUSTEREDYY88493112026-09-15 13:04:092026-08-21 19:01:07USEDKEEP — primary key
HR.dbo.BatchLine.UQ_SettlementQueue2NONCLUSTEREDY391062026-08-24 16:11:232026-08-21 19:01:07USEDkeep — in use
HR.dbo.ReconcileSummary.IX_AssetHistory3NONCLUSTERED30012026-08-21 17:21:582026-08-21 17:01:07USEDkeep — in use
HR.dbo.ReconcileSummary.PK_MeterResult1CLUSTEREDYY42012026-08-21 17:21:582026-08-21 17:01:07USEDKEEP — primary key
HR.dbo.ReconcileSummary.UQ_ClaimStaging2NONCLUSTEREDY220012026-08-21 17:01:072026-08-21 17:01:07USEDkeep — in use
HR.dbo.CatalogDaily.IX_RosterDaily3NONCLUSTERED0007never2026-08-24 19:01:08UNUSEDreview, then DROP
HR.dbo.CatalogDaily.PK_ReconcileDaily1CLUSTEREDYY02372026-08-24 15:31:332026-08-24 19:01:08USEDKEEP — primary key
HR.dbo.CatalogDaily.UQ_SettlementLog2NONCLUSTEREDY80072026-08-24 16:11:232026-08-24 19:01:08USEDkeep — in use
HR.dbo.AssetMonthly.IX_ShiftDetail3NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.AssetMonthly.PK_LedgerQueue1CLUSTEREDYY010002026-09-15 13:04:10neverUSEDKEEP — primary key
HR.dbo.AssetMonthly.UQ_CustomerSnapshot2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.CustomerSummary.IX_RosterDetail3NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.CustomerSummary.PK_SettlementStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CustomerSummary.UQ_ShiftQueue2NONCLUSTEREDY100002026-09-15 13:04:10neverUSEDkeep — in use
HR.dbo.RosterHeader.PK_QuotaHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.RosterHeader.UQ_CustomerAudit2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.SupplierSnapshot.IX_SalesAudit3NONCLUSTERED20022026-08-21 17:01:072026-08-21 19:01:07USEDkeep — in use
HR.dbo.SupplierSnapshot.PK_ForecastSnapshot1CLUSTEREDYY0002never2026-08-21 19:01:07UNUSEDKEEP — primary key
HR.dbo.SupplierSnapshot.UQ_MeterLog2NONCLUSTEREDY0002never2026-08-21 19:01:07UNUSEDreview carefully — unique
HR.dbo.RouteHistory.PK_AssetHeader1CLUSTEREDYY01880112026-09-15 13:04:092026-08-21 19:01:07USEDKEEP — primary key
HR.dbo.ClaimStatus.PK_BatchResult1CLUSTEREDYY0520162026-08-21 15:45:462026-08-21 19:01:07USEDKEEP — primary key
HR.dbo.ClaimStatus.UQ_ShiftDetail2NONCLUSTEREDY00016never2026-08-21 19:01:07UNUSEDreview carefully — unique
HR.dbo.RouteStatus.PK_RosterStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.RouteStatus.UQ_TerritoryStatus2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.ReconcileHeader.IX_ContractAudit3NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.ReconcileHeader.PK_CatalogDetail1CLUSTEREDYY021002026-08-21 17:21:58neverUSEDKEEP — primary key
HR.dbo.ReconcileHeader.UQ_CatalogLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.AssetSummary.IX_SalesStaging3NONCLUSTERED0004never2026-08-21 19:01:07UNUSEDreview, then DROP
HR.dbo.AssetSummary.PK_BookingAudit1CLUSTEREDYY20041882026-08-21 17:22:132026-08-21 19:01:07USEDKEEP — primary key
HR.dbo.AssetSummary.UQ_AssetEntry2NONCLUSTEREDY40042026-08-21 15:45:462026-08-21 19:01:07USEDkeep — in use
HR.dbo.AssetSummary.UQ_PricingEntry5NONCLUSTEREDY182042026-08-21 17:22:132026-08-21 19:01:07USEDkeep — in use
HR.dbo.RosterSummary.IX_PricingDaily2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.RosterSummary.PK_TicketSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BillingArchive.IX_PricingSnapshot3NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.BillingArchive.PK_RouteAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BillingArchive.UQ_OrdersMonthly2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.StaffingHeader.PK_ForecastDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.LedgerLine.IX_BatchLog14NONCLUSTERED0000never2023-11-21 16:25:06COLDreview, then DROP
HR.dbo.TerritoryResult.PK_ReconcileAudit1CLUSTEREDYY04302026-08-06 11:07:392026-02-04 15:16:17USEDKEEP — primary key
HR.dbo.TerritoryResult.IX_OrdersEntry2NONCLUSTERED0000never2026-02-04 15:22:00COLDreview, then DROP
HR.dbo.TerritoryResult.IX_CustomerLog3NONCLUSTERED0000never2026-02-04 15:22:00COLDreview, then DROP
HR.dbo.TerritoryResult.IX_ClaimEntry4NONCLUSTERED22002026-08-06 11:07:392026-02-04 15:16:17USEDkeep — in use
HR.dbo.TerritoryResult.IX_BillingAudit14NONCLUSTERED0000never2026-02-04 15:22:00COLDreview, then DROP
HR.dbo.SupplierStatus.IX_PolicyMonthly16NONCLUSTERED8976768898821202632026-09-16 01:01:062026-09-15 19:01:26USEDkeep — in use
HR.dbo.SupplierStatus.IX_BookingStaging17NONCLUSTERED8976822605116202652026-09-16 01:01:062026-09-15 19:01:26USEDkeep — in use
HR.dbo.SupplierStatus.IX_SettlementQueue1CLUSTERED189324192158644546983172026-09-16 01:01:132026-09-15 19:01:26USEDKEEP — table storage
HR.dbo.CustomerResult.IX_PricingEntry16NONCLUSTERED151133343120962026-09-15 22:29:362026-09-15 07:45:10USEDkeep — in use
HR.dbo.ShipmentArchive.IX_PricingSummary2NONCLUSTERED0000never2023-07-20 14:52:32COLDreview, then DROP
HR.dbo.TerritoryHeader.IX_BatchAudit5NONCLUSTERED0000never2023-11-21 16:25:40COLDreview, then DROP
HR.dbo.BatchLog.IX_CustomerLine2NONCLUSTERED2665124806772026-09-15 15:33:282026-09-15 19:01:26USEDkeep — in use
HR.dbo.QuotaResult.PK_ShiftResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.QuotaResult.IX_BillingLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.ContractEntry.IX_ShiftDetail5NONCLUSTERED1081322059032722026-09-15 18:39:582026-09-15 20:00:02USEDkeep — in use
HR.dbo.TerritoryDetail.IX_InvoiceQueue6NONCLUSTERED0001054never2026-09-15 20:00:26UNUSEDreview, then DROP
HR.dbo.TerritoryDetail.IX_RosterDaily7NONCLUSTERED05606010542026-09-15 16:07:252026-09-15 19:01:42USEDkeep — in use
HR.dbo.TerritoryDetail.IX_StaffingEntry8NONCLUSTERED0200010542026-09-15 13:57:092026-09-15 19:02:10USEDkeep — in use
HR.dbo.SalesHeader.PK_CustomerArchive1CLUSTEREDYY0000never2023-11-21 16:25:40COLDKEEP — primary key
HR.dbo.CampaignDaily.IX_WarehouseEntry5NONCLUSTERED00048never2026-09-14 19:02:09UNUSEDreview, then DROP
HR.dbo.SettlementAudit.PK_SettlementAudit1CLUSTEREDYY19183232066002026-09-15 21:05:112026-07-22 19:02:19USEDKEEP — primary key
HR.dbo.PricingHeader.PK_PolicyArchive1CLUSTEREDYY21187213631785551093452026-09-15 21:05:112026-09-15 20:00:27USEDKEEP — primary key
HR.dbo.PricingHeader.IX_BillingAudit18NONCLUSTERED9791601093452026-09-15 19:35:512026-09-15 20:00:28USEDkeep — in use
HR.dbo.PricingHeader.IX_BatchLine16NONCLUSTERED07201093452026-09-15 09:10:022026-09-15 20:00:28USEDkeep — in use
HR.dbo.PricingHeader.IX_QuotaHeader17NONCLUSTERED000109345never2026-09-15 20:00:28UNUSEDreview, then DROP
HR.dbo.PricingHeader.IX_OrdersStaging14NONCLUSTERED847005186701093452026-09-15 21:05:112026-09-15 20:00:28USEDkeep — in use
HR.dbo.BookingHeader.IX_BookingDetail2NONCLUSTERED81130002026-09-15 19:46:282025-07-30 08:27:05USEDkeep — in use
HR.dbo.BillingSnapshot.IX_OrdersAudit5NONCLUSTERED1185000164142026-09-15 18:39:592026-09-15 20:00:30USEDkeep — in use
HR.dbo.ShipmentQueue.PK_AssetEntry1CLUSTEREDYY20770002026-09-15 18:17:552023-11-21 16:25:38USEDKEEP — primary key
HR.dbo.MeterLine.IX_AssetArchive5NONCLUSTERED02077002026-09-15 18:17:552021-08-23 07:31:04USEDkeep — in use
HR.dbo.TicketHistory.IX_BillingResult4NONCLUSTERED0000never2026-07-14 19:02:17COLDreview, then DROP
HR.dbo.TicketHistory.IX_PayrollStatus3NONCLUSTERED0000never2026-07-14 19:02:17COLDreview, then DROP
HR.dbo.TicketHistory.IX_ShipmentQueue5NONCLUSTERED0000never2026-07-14 19:02:17COLDreview, then DROP
HR.dbo.TicketHistory.IX_OrdersStaging6NONCLUSTERED0000never2026-07-14 19:02:17COLDreview, then DROP
HR.dbo.TicketHistory.PK_ForecastDetail1CLUSTEREDYY0000never2026-07-14 19:02:17COLDKEEP — primary key
HR.dbo.TicketHistory.UQ_ForecastSummary2NONCLUSTEREDY0000never2026-07-14 19:02:17COLDreview carefully — unique
HR.dbo.BillingAudit.IX_ShipmentQueue15NONCLUSTERED0000never2026-07-14 19:02:18COLDreview, then DROP
HR.dbo.BillingAudit.IX_BatchHeader3NONCLUSTERED0000never2026-07-14 19:02:18COLDreview, then DROP
HR.dbo.BillingAudit.PK_ClaimDaily1CLUSTEREDYY042002026-08-26 07:39:042026-07-14 19:02:18USEDKEEP — primary key
HR.dbo.BillingAudit.UQ_BatchAudit2NONCLUSTEREDY0000never2026-07-14 19:02:19COLDreview carefully — unique
HR.dbo.LedgerEntry.IX_OrdersQueue2NONCLUSTERED0000never2026-07-14 19:02:19COLDreview, then DROP
HR.dbo.LedgerEntry.PK_CustomerMonthly1CLUSTEREDYY3514002026-08-26 07:39:032026-07-14 19:02:19USEDKEEP — primary key
HR.dbo.TerritorySnapshot.IX_MeterStaging2NONCLUSTERED0000never2026-07-14 19:02:19COLDreview, then DROP
HR.dbo.TerritorySnapshot.PK_RouteDetail1CLUSTEREDYY0000never2026-07-14 19:02:19COLDKEEP — primary key
HR.dbo.ClaimDaily.IX_CustomerHistory5NONCLUSTERED000566never2026-08-26 07:39:03UNUSEDreview, then DROP
HR.dbo.ClaimDaily.IX_CampaignHeader4NONCLUSTERED000566never2026-08-26 20:00:24UNUSEDreview, then DROP
HR.dbo.ClaimDaily.IX_CustomerSnapshot3NONCLUSTERED21005662026-08-26 07:39:032026-08-26 20:00:24USEDkeep — in use
HR.dbo.ClaimDaily.PK_SupplierSummary1CLUSTEREDYY00215662026-08-26 07:39:032026-08-26 19:02:06USEDKEEP — primary key
HR.dbo.ClaimDaily.UQ_TicketSummary2NONCLUSTEREDY000566never2026-08-26 07:39:03UNUSEDreview carefully — unique
HR.dbo.ReconcileEntry.IX_ForecastHeader8NONCLUSTERED00012never2026-08-26 19:02:06UNUSEDreview, then DROP
HR.dbo.ReconcileEntry.IX_SupplierEntry5NONCLUSTERED00012never2026-08-26 19:02:06UNUSEDreview, then DROP
HR.dbo.ReconcileEntry.IX_OrdersHeader2NONCLUSTERED0006never2026-08-26 19:02:06UNUSEDreview, then DROP
HR.dbo.ReconcileEntry.IX_MeterStaging4NONCLUSTERED00012never2026-08-26 19:02:06UNUSEDreview, then DROP
HR.dbo.ReconcileEntry.PK_ClaimDaily1CLUSTEREDYY1024520122026-08-26 07:39:032026-08-26 19:02:06USEDKEEP — primary key
HR.dbo.ReconcileEntry.UX_RouteResult3NONCLUSTEREDYY0000neverneverCOLDreview carefully — unique
HR.dbo.TicketStatus.IX_SalesSnapshot4NONCLUSTERED000334never2026-08-26 07:39:03UNUSEDreview, then DROP
HR.dbo.TicketStatus.IX_CampaignArchive5NONCLUSTERED000334never2026-08-26 07:39:03UNUSEDreview, then DROP
HR.dbo.TicketStatus.IX_ShipmentSummary3NONCLUSTERED000334never2026-08-26 07:39:03UNUSEDreview, then DROP
HR.dbo.TicketStatus.PK_ReconcileDaily1CLUSTEREDYY02103342026-08-26 07:39:032026-08-26 19:02:06USEDKEEP — primary key
HR.dbo.TicketStatus.UQ_StaffingAudit2NONCLUSTEREDY000334never2026-08-26 07:39:03UNUSEDreview carefully — unique
HR.dbo.InvoiceArchive.PK_TicketDetail1CLUSTEREDYY0000never2026-07-06 19:01:48COLDKEEP — primary key
HR.map.RosterLine.PK_SettlementLog1CLUSTEREDYY0117123482026-09-15 07:45:032026-09-03 19:02:20USEDKEEP — primary key
HR.map.RosterLine.UX_LedgerMonthly9NONCLUSTEREDY12300482026-09-15 07:45:012026-09-03 19:02:20USEDkeep — in use
RECONCILE.dbo.Bonding_ LedgerSummary.PK__Bonding___3213E83F43E2C8A71CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.Bonding_ LedgerSummary.bonding_ IX_BatchHistory2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RECONCILE.dbo.Bonding_ CampaignHeader.PK__Bonding___3213E83F3B4D82A61CLUSTEREDYY0000never2023-11-21 16:25:15COLDKEEP — primary key
RECONCILE.dbo.Bonding_ ShiftAudit.bonding_ IX_InvoiceArchive2NONCLUSTERED0000neverneverCOLDreview, then DROP
RECONCILE.dbo.Bonding_ PayrollStaging.PK__Bonding___3213E83F48A77DC41CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.Bonding_ PayrollStaging.bonding_ IX_LedgerStatus3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RECONCILE.dbo.Bonding_ PayrollStaging.bonding_ IX_OrdersMonthly2NONCLUSTERED0000neverneverCOLDreview, then DROP
RECONCILE.dbo.Bonding_ CRED_1060.PK__Bonding___3213E83F3F1E138A1CLUSTEREDYY0000never2023-11-21 16:25:16COLDKEEP — primary key
RECONCILE.dbo.InvoiceDetail.PK_InvoiceSnapshot1CLUSTEREDYY0000never2024-12-18 08:48:41COLDKEEP — primary key
RECONCILE.dbo.WarehouseSnapshot.PK_PricingLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.WarehouseDetail.PK_BillingStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.OrdersQueue.PK_ShiftQueue1CLUSTEREDYY0000never2023-11-21 16:25:04COLDKEEP — primary key
RECONCILE.dbo.InvoiceLog.PK_StaffingLog1CLUSTEREDYY0000never2023-11-21 16:25:33COLDKEEP — primary key
RECONCILE.dbo.ShiftHistory.PK_CatalogHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.LedgerHeader.IX_StaffingMonthly1CLUSTEREDYY0000never2024-09-23 09:27:37COLDKEEP — primary key
RECONCILE.dbo.TicketLine.IX_WarehouseStatus1CLUSTEREDYY0000never2024-09-23 13:58:05COLDKEEP — primary key
RECONCILE.dbo.StaffingMonthly.IX_CampaignLine10NONCLUSTERED0000never2025-07-03 09:23:53COLDreview, then DROP
RECONCILE.dbo.StaffingMonthly.PK_TerritoryArchive1CLUSTEREDYY0000never2025-06-24 12:35:32COLDKEEP — primary key
RECONCILE.dbo.CustomerHeader.IX_OrdersArchive1CLUSTEREDYY0000never2024-01-09 13:36:18COLDKEEP — primary key
RECONCILE.dbo.WarehouseSnapshot.IX_ClaimMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.ForecastResult.PK_ReconcileSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.RosterHistory.IX_ShipmentDetail2NONCLUSTERED0000never2023-07-13 14:59:44COLDreview, then DROP
RECONCILE.dbo.CatalogStatus.IX_MeterLog4NONCLUSTERED0000never2023-07-20 14:36:35COLDreview, then DROP
RECONCILE.dbo.SupplierDaily.PK_StaffingHistory1CLUSTEREDYY0000never2025-02-20 13:00:09COLDKEEP — primary key
RECONCILE.dbo.SupplierDaily.IX_WarehouseSummary2NONCLUSTERED0000never2025-06-28 09:25:55COLDreview, then DROP
RECONCILE.dbo.StaffingDetail.PK_SettlementDetail1CLUSTEREDYY0000never2023-12-19 16:43:07COLDKEEP — primary key
RECONCILE.dbo.StaffingDetail.UX_WarehouseMonthly2NONCLUSTEREDY0000never2024-01-19 15:58:00COLDreview carefully — unique
RECONCILE.dbo.TerritoryHeader.IX_ReconcileSnapshot2NONCLUSTERED0000never2023-07-13 15:00:33COLDreview, then DROP
RECONCILE.dbo.ContractSummary.PK_PolicyLog1CLUSTEREDYY0000never2023-05-30 08:16:15COLDKEEP — primary key
RECONCILE.dbo.PolicyLog.PK_PayrollDetail1CLUSTEREDYY0000never2023-05-30 08:15:36COLDKEEP — primary key
RECONCILE.dbo.MeterSnapshot.PK_AssetSnapshot1CLUSTEREDYY0000never2023-05-30 08:15:20COLDKEEP — primary key
RECONCILE.dbo.BookingStatus.IX_PricingLine20NONCLUSTERED0000never2025-04-04 08:04:39COLDreview, then DROP
RECONCILE.dbo.BookingStatus.PK_OrdersLog1CLUSTEREDYY0000never2024-12-07 11:04:33COLDKEEP — primary key
RECONCILE.dbo.ClaimAudit.PK_CampaignHistory1CLUSTEREDYY0000never2023-05-30 08:14:42COLDKEEP — primary key
RECONCILE.dbo.RouteArchive.PK_PolicyArchive1CLUSTEREDYY0000never2023-05-30 08:13:59COLDKEEP — primary key
RECONCILE.dbo.WarehouseMonthly.PK_BillingArchive1CLUSTEREDYY0000never2023-05-30 08:13:23COLDKEEP — primary key
RECONCILE.dbo.ShiftAudit.PK_PolicySummary1CLUSTEREDYY0000never2024-12-18 09:27:44COLDKEEP — primary key
RECONCILE.dbo.PricingEntry.PK_CustomerStaging1CLUSTEREDYY0000never2025-06-13 16:04:23COLDKEEP — primary key
RECONCILE.dbo.Style.PK_TicketLine1CLUSTEREDYY0000never2024-06-18 08:10:20COLDKEEP — primary key
RECONCILE.dbo.Style.UX_ShipmentLog2NONCLUSTEREDY0000never2024-06-18 15:09:11COLDreview carefully — unique
RECONCILE.dbo.TerritoryDetail.PK_SalesLine1CLUSTEREDYY0000never2024-06-18 08:10:20COLDKEEP — primary key
RECONCILE.dbo.TerritoryStaging.PK_ClaimDaily1CLUSTEREDYY0000never2024-06-18 08:10:20COLDKEEP — primary key
RECONCILE.dbo.QuotaAudit.PK_ClaimStaging1CLUSTEREDYY0000never2024-06-18 08:10:20COLDKEEP — primary key
RECONCILE.dbo.BookingSummary.PK_CatalogDetail1CLUSTEREDYY0000never2024-06-17 15:20:51COLDKEEP — primary key
RECONCILE.dbo.ClaimLog.PK_SupplierLog1CLUSTEREDYY0000never2024-06-18 08:10:20COLDKEEP — primary key
RECONCILE.dbo.PricingSnapshot.PK_TerritoryArchive1CLUSTEREDYY0000never2024-06-18 08:10:20COLDKEEP — primary key
RECONCILE.dbo.ClaimResult.PK_RouteLog1CLUSTEREDYY0000never2024-06-22 15:46:08COLDKEEP — primary key
RECONCILE.dbo.SettlementLine.PK_SettlementLine1CLUSTEREDYY0000never2024-06-18 08:10:20COLDKEEP — primary key
RECONCILE.dbo.PayrollSnapshot.PK_ReconcileQueue1CLUSTEREDYY0000never2024-06-22 22:02:41COLDKEEP — primary key
RECONCILE.dbo.ReconcileSummary.PK_CampaignQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.ReconcileSummary.IX_SalesSummary2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RECONCILE.dbo.BillingMonthly.PK_QuotaLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.AssetAudit.IX_QuotaSnapshot2NONCLUSTERED0000neverneverCOLDreview, then DROP
RECONCILE.dbo.AssetAudit.IX_BatchArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.BillingSnapshot.IX_PayrollHistory2NONCLUSTERED0000neverneverCOLDreview, then DROP
RECONCILE.dbo.BillingSnapshot.IX_PayrollLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.WarehouseStaging.IX_LedgerArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.PolicyEntry.PK_ContractStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.PolicyEntry.IX_ForecastEntry2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RECONCILE.dbo.CatalogSnapshot.PK_ShipmentDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.CatalogSnapshot.IX_StaffingStatus3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RECONCILE.dbo.CatalogSnapshot.IX_BillingMonthly2NONCLUSTERED0000neverneverCOLDreview, then DROP
RECONCILE.dbo.RouteHistory.IX_CatalogSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.StaffingAudit.PK_TicketAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.StaffingAudit.IX_CampaignLine2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RECONCILE.dbo.BillingLog.PK_TerritorySnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.BillingLog.IX_BatchSummary2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RECONCILE.dbo.BatchLog.IX_AssetMonthly2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RECONCILE.dbo.BatchLog.IX_PayrollLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.CampaignEntry.IX_WarehouseMonthly1CLUSTEREDYY0000never2025-06-04 11:23:11COLDKEEP — primary key
RECONCILE.dbo.BookingSummary.PK_ShiftArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.BookingSummary.UX_ReconcileHeader2NONCLUSTEREDY0000never2024-10-25 15:41:09COLDreview carefully — unique
RECONCILE.dbo.CatalogQueue.PK_ClaimDetail1CLUSTEREDYY0000never2023-12-02 13:10:16COLDKEEP — primary key
RECONCILE.dbo.SalesDaily.PK_ClaimSnapshot1CLUSTEREDYY0000never2024-03-25 11:25:19COLDKEEP — primary key
RECONCILE.dbo.SettlementStatus.PK_WarehouseHistory1CLUSTEREDYY0000never2024-02-16 10:31:59COLDKEEP — primary key
RECONCILE.dbo.OrdersDaily.PK_SettlementLine1CLUSTEREDYY0000never2023-11-21 16:25:05COLDKEEP — primary key
RECONCILE.dbo.ContractLog.PK_PayrollResult1CLUSTEREDYY0000never2025-01-21 10:13:06COLDKEEP — primary key
RECONCILE.dbo.CampaignLog.IX_QuotaLine1CLUSTEREDYY0000never2024-02-23 14:19:30COLDKEEP — primary key
RECONCILE.dbo.ShipmentLog.PK_AssetHeader1CLUSTEREDYY0000never2025-06-28 07:32:56COLDKEEP — primary key
RECONCILE.dbo.ShipmentLog.IX_BillingArchive2NONCLUSTERED0000never2025-07-05 08:05:43COLDreview, then DROP
RECONCILE.dbo.SalesQueue.IX_BatchHeader1CLUSTEREDYY0000never2025-01-15 14:33:09COLDKEEP — primary key
RECONCILE.dbo.LedgerResult.PK_ReconcileStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.CatalogStaging.PK_MeterHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.ForecastSnapshot.PK_ForecastLog1CLUSTEREDYY0000never2023-11-21 16:25:08COLDKEEP — primary key
RECONCILE.dbo.TerritoryLog.IX_AssetHistory1CLUSTEREDYY0000never2023-12-27 13:38:30COLDKEEP — primary key
RECONCILE.dbo.CampaignLine.IX_QuotaSummary1CLUSTEREDYY0000never2024-03-23 10:28:44COLDKEEP — primary key
RECONCILE.dbo.StaffingSnapshot.IX_OrdersStatus1CLUSTEREDYY0000never2025-06-27 07:32:51COLDKEEP — primary key
RECONCILE.dbo.ShiftDetail.PK_BillingSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.AssetHistory.PK_BookingLog1CLUSTEREDYY0000never2023-11-08 08:14:12COLDKEEP — primary key
RECONCILE.dbo.AssetQueue.PK_CustomerResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.WarehouseStaging.PK_OrdersHistory1CLUSTEREDYY0000never2024-03-18 10:42:46COLDKEEP — primary key
RECONCILE.dbo.TicketResult.PK_ShipmentLine1CLUSTEREDYY0000never2024-04-04 15:23:50COLDKEEP — primary key
RECONCILE.dbo.TicketResult.UX_ReconcileLine2NONCLUSTEREDY0000never2024-04-04 15:23:50COLDreview carefully — unique
RECONCILE.dbo.SettlementMonthly.PK_ClaimLine1CLUSTEREDYY0000never2023-11-08 08:14:12COLDKEEP — primary key
RECONCILE.dbo.PricingAudit.IX_CampaignStaging1CLUSTEREDYY0000never2024-04-08 11:38:55COLDKEEP — primary key
RECONCILE.dbo.BillingDaily.PK_TicketMonthly1CLUSTEREDYY0000never2023-11-08 12:51:15COLDKEEP — primary key
RECONCILE.dbo.ForecastAudit.IX_LedgerDetail1CLUSTEREDYY0000never2024-05-09 10:39:05COLDKEEP — primary key
RECONCILE.dbo.PricingEntry.PK_WarehouseQueue1CLUSTEREDYY0000never2023-11-21 16:25:26COLDKEEP — primary key
RECONCILE.dbo.SupplierMonthly.PK_RosterResult1CLUSTEREDYY0000never2024-12-24 10:08:24COLDKEEP — primary key
RECONCILE.dbo.SupplierMonthly.UX_ContractStatus2NONCLUSTEREDY0000never2024-12-20 10:02:07COLDreview carefully — unique
RECONCILE.dbo.SupplierLog.PK_PricingMonthly1CLUSTEREDYY0000never2025-05-08 08:21:19COLDKEEP — primary key
RECONCILE.dbo.MeterHeader.PK_RosterAudit1CLUSTEREDYY0000never2023-12-25 10:26:10COLDKEEP — primary key
RECONCILE.dbo.LedgerEntry.PK_WarehouseStatus1CLUSTEREDYY0000never2023-11-08 08:14:12COLDKEEP — primary key
RECONCILE.dbo.BookingStaging.PK_TicketSnapshot1CLUSTEREDYY0000never2025-06-18 15:46:39COLDKEEP — primary key
RECONCILE.dbo.OrdersArchive.PK_BookingStaging1CLUSTEREDYY0000never2024-03-18 09:55:47COLDKEEP — primary key
RECONCILE.dbo.OrdersArchive.UX_ClaimLog6NONCLUSTEREDY0000never2024-03-18 09:55:47COLDreview carefully — unique
RECONCILE.dbo.PricingSnapshot.PK_InvoiceQueue1CLUSTEREDYY0000never2024-05-06 11:34:24COLDKEEP — primary key
RECONCILE.dbo.RosterArchive.IX_TerritoryLog7NONCLUSTERED0000never2023-11-21 16:25:34COLDreview, then DROP
RECONCILE.dbo.CustomerStatus.PK_ShipmentStatus1CLUSTEREDYY0000never2023-11-21 16:25:06COLDKEEP — primary key
RECONCILE.dbo.ReconcileDetail.IX_AssetHistory10NONCLUSTERED0000never2023-07-20 13:50:52COLDreview, then DROP
RECONCILE.dbo.ClaimHeader.IX_ClaimQueue2NONCLUSTERED0000never2025-01-20 14:28:37COLDreview, then DROP
RECONCILE.dbo.WarehouseLog.PK_ForecastArchive1CLUSTEREDYY0000never2024-07-17 15:17:28COLDKEEP — primary key
RECONCILE.dbo.ContractDetail.IX_LedgerStatus12NONCLUSTERED0000never2025-05-24 15:32:10COLDreview, then DROP
RECONCILE.dbo.CampaignStaging.PK_StaffingHistory1CLUSTEREDYY0000never2024-07-17 16:20:05COLDKEEP — primary key
RECONCILE.dbo.WarehouseArchive.IX_SupplierMonthly5NONCLUSTERED0000never2023-07-20 13:56:30COLDreview, then DROP
RECONCILE.dbo.PricingAudit.IX_PricingArchive5NONCLUSTERED0000never2023-07-20 13:57:12COLDreview, then DROP
RECONCILE.dbo.BatchLine.IX_PricingArchive5NONCLUSTERED0000never2023-07-20 13:57:31COLDreview, then DROP
RECONCILE.dbo.BillingEntry.IX_CustomerMonthly2NONCLUSTERED0000never2025-06-24 14:12:35COLDreview, then DROP
RECONCILE.dbo.BillingEntry.IX_ClaimEntry22NONCLUSTERED0000never2025-06-27 13:36:26COLDreview, then DROP
RECONCILE.dbo.BillingEntry.IX_TerritoryResult19NONCLUSTERED0000never2025-06-27 13:34:38COLDreview, then DROP
RECONCILE.dbo.BillingEntry.IX_ReconcileAudit21NONCLUSTERED0000never2025-06-24 14:12:35COLDreview, then DROP
RECONCILE.dbo.BillingEntry.IX_BookingStaging20NONCLUSTERED0000never2025-06-27 13:34:01COLDreview, then DROP
RECONCILE.dbo.PricingSummary.PK_PolicySnapshot1CLUSTEREDYY0000never2025-06-02 08:21:43COLDKEEP — primary key
RECONCILE.dbo.RouteEntry.IX_CampaignMonthly3NONCLUSTERED0000never2023-07-20 13:59:27COLDreview, then DROP
RECONCILE.dbo.SettlementAudit.IX_RosterHeader2NONCLUSTERED0000neverneverCOLDreview, then DROP
RECONCILE.dbo.QuotaLine.PK_OrdersQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.MeterSnapshot.PK_OrdersAudit1CLUSTEREDYY0000never2023-11-21 16:25:41COLDKEEP — primary key
RECONCILE.dbo.MeterSnapshot.IX_CatalogResult8NONCLUSTERED0000never2023-11-21 16:25:41COLDreview, then DROP
RECONCILE.dbo.MeterHistory.PK_BillingArchive1CLUSTEREDYY0000never2023-10-17 07:55:41COLDKEEP — primary key
RECONCILE.dbo.MeterHistory.IX_CatalogResult2NONCLUSTERED0000never2023-10-17 07:55:41COLDreview, then DROP
RECONCILE.dbo.RosterLog.PK_ReconcileSummary1CLUSTEREDYY0000never2023-07-20 14:04:41COLDKEEP — primary key
RECONCILE.dbo.RosterLog.IX_LedgerHeader2NONCLUSTERED0000never2023-07-20 14:04:41COLDreview, then DROP
RECONCILE.dbo.StaffingStatus.IX_LedgerHeader8NONCLUSTERED0000never2023-11-21 16:25:41COLDreview, then DROP
RECONCILE.dbo.ContractHeader.IX_SupplierResult2NONCLUSTERED0000never2023-07-20 14:06:26COLDreview, then DROP
RECONCILE.dbo.SalesSummary.IX_PricingStatus4NONCLUSTERED0000never2023-11-21 16:25:17COLDreview, then DROP
RECONCILE.dbo.PolicyDaily.PK_TicketArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.LedgerSummary.PK_RouteSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.LedgerSummary.IX_BatchHistory2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RECONCILE.dbo.AssetDetail.PK_PolicySummary1CLUSTEREDYY0000never2023-11-21 16:25:40COLDKEEP — primary key
RECONCILE.dbo.AssetDetail.IX_MeterSnapshot13NONCLUSTERED0000never2023-11-21 16:25:40COLDreview, then DROP
RECONCILE.dbo.TerritoryLine.PK_PricingStaging1CLUSTEREDYY0000never2023-11-21 16:25:41COLDKEEP — primary key
RECONCILE.dbo.MeterHeader.PK_ContractEntry1CLUSTEREDYY0000never2023-11-21 16:25:13COLDKEEP — primary key
RECONCILE.dbo.BillingHeader.PK_CatalogSnapshot1CLUSTEREDYY0000never2023-11-21 16:25:12COLDKEEP — primary key
RECONCILE.dbo.ContractStaging.PK_StaffingAudit1CLUSTEREDYY0000never2023-11-21 16:25:16COLDKEEP — primary key
RECONCILE.dbo.MeterHistory.IX_CatalogResult6NONCLUSTERED0000never2025-05-27 10:12:54COLDreview, then DROP
RECONCILE.dbo.MeterHistory.IX_TerritoryStatus5NONCLUSTERED0000never2025-05-27 10:12:49COLDreview, then DROP
RECONCILE.dbo.ReconcileQueue.PK_BillingEntry1CLUSTEREDYY0000never2023-11-21 16:25:20COLDKEEP — primary key
RECONCILE.dbo.WarehouseDaily.IX_ForecastStaging7NONCLUSTERED0000never2023-07-13 14:59:06COLDreview, then DROP
RECONCILE.dbo.StaffingHistory.IX_WarehouseHistory7NONCLUSTERED0000never2023-07-13 14:59:25COLDreview, then DROP
RECONCILE.dbo.TerritorySummary.PK_SettlementQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.WarehouseArchive.PK_OrdersEntry1CLUSTEREDYY0000never2024-04-02 09:54:19COLDKEEP — primary key
RECONCILE.dbo.ClaimResult.PK_ForecastStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.MeterQueue.PK_MeterMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.RouteArchive.PK_ClaimLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.CatalogHistory.PK_RosterLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.CatalogHistory.IX_ClaimSnapshot2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RECONCILE.dbo.ClaimHeader.PK_SettlementDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.BatchDaily.PK_CustomerHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.BookingResult.PK_PricingEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.ShipmentMonthly.PK_RosterQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.ClaimSummary.PK_PricingArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.PolicyMonthly.PK_StaffingQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.ContractHeader.PK_CatalogLine1CLUSTEREDYY0000never2024-03-04 20:09:07COLDKEEP — primary key
RECONCILE.dbo.ShipmentQueue.IX_SettlementAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.ShipmentQueue.IX_QuotaSnapshot2NONCLUSTERED0000neverneverCOLDreview, then DROP
RECONCILE.dbo.WarehouseMonthly.IX_SupplierDetail1CLUSTEREDYY0000never2024-03-04 20:05:11COLDKEEP — primary key
RECONCILE.dbo.WarehouseMonthly.IX_PayrollHistory2NONCLUSTERED0000never2024-03-04 20:05:11COLDreview, then DROP
RECONCILE.dbo.SupplierDaily.PK_RouteStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.TicketLine.IX_ForecastMonthly2NONCLUSTERED0000neverneverCOLDreview, then DROP
RECONCILE.dbo.ContractDaily.PK_AssetEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.ContractDaily.IX_PayrollDaily2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RECONCILE.dbo.OrdersDaily.PK_ShiftHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.OrdersDaily.IX_RosterStatus3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RECONCILE.dbo.OrdersDaily.IX_TerritoryResult2NONCLUSTERED0000neverneverCOLDreview, then DROP
RECONCILE.dbo.ClaimQueue.IX_ShipmentAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.CustomerDaily.PK_LedgerArchive1CLUSTEREDYY0000never2024-03-04 20:05:11COLDKEEP — primary key
RECONCILE.dbo.CustomerDaily.IX_PolicyDetail2NONCLUSTEREDY0000never2025-05-08 14:49:58COLDreview carefully — unique
RECONCILE.dbo.ShipmentStaging.PK_AssetStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.ContractResult.PK_RosterQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.StaffingSummary.PK_PolicyStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.ContractSnapshot.PK_BookingLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.CustomerResult.PK_ForecastStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.SettlementLog.PK_BookingLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.PayrollSnapshot.PK_ForecastLog1CLUSTEREDYY0000never2024-04-02 09:53:17COLDKEEP — primary key
RECONCILE.dbo.RouteStatus.PK_BillingSnapshot1CLUSTEREDYY0000never2024-03-04 20:05:11COLDKEEP — primary key
RECONCILE.dbo.WarehouseHistory.PK_PayrollHistory1CLUSTEREDYY0000never2023-11-21 16:25:32COLDKEEP — primary key
RECONCILE.dbo.CampaignHistory.PK_ForecastDaily1CLUSTEREDYY0000never2023-11-21 16:25:37COLDKEEP — primary key
RECONCILE.dbo.BillingQueue.PK_InvoiceSummary1CLUSTEREDYY0000never2023-11-21 16:25:25COLDKEEP — primary key
RECONCILE.dbo.TerritoryStaging.PK_OrdersQueue1CLUSTEREDYY0000never2023-07-13 15:04:49COLDKEEP — primary key
RECONCILE.dbo.ForecastLog.PK_LedgerAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.ContractDetail.PK_TicketResult1CLUSTEREDYY0000never2023-11-21 16:25:04COLDKEEP — primary key
RECONCILE.dbo.ClaimDetail.PK_SalesHeader1CLUSTEREDYY0000never2023-11-21 16:25:25COLDKEEP — primary key
RECONCILE.dbo.ShipmentSummary.PK_AssetDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.ShipmentSummary.IX_PolicyLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RECONCILE.dbo.CatalogEntry.PK_SettlementHistory1CLUSTEREDYY0000never2023-11-21 16:25:18COLDKEEP — primary key
RECONCILE.dbo.RosterStatus.PK_ClaimStaging1CLUSTEREDYY0000never2025-03-05 16:02:06COLDKEEP — primary key
RECONCILE.dbo.BatchSummary.IX_BillingStatus2NONCLUSTERED0000never2023-11-21 16:25:04COLDreview, then DROP
RECONCILE.dbo.BatchSummary.PK_ShipmentStatus1CLUSTEREDYY0000never2023-11-21 16:25:04COLDKEEP — primary key
RECONCILE.dbo.RosterStatus.PK_TicketStatus1CLUSTEREDYY0000never2025-07-05 14:30:01COLDKEEP — primary key
RECONCILE.dbo.BillingHistory.PK_ContractAudit1CLUSTEREDYY0000never2023-10-09 15:22:28COLDKEEP — primary key
RECONCILE.dbo.BillingHistory.UX_StaffingStaging2NONCLUSTEREDY0000never2023-11-10 12:36:45COLDreview carefully — unique
RECONCILE.dbo.WarehouseResult.PK_SalesQueue1CLUSTEREDYY0000never2023-11-21 16:25:04COLDKEEP — primary key
RECONCILE.dbo.SalesArchive.PK_RouteEntry1CLUSTEREDYY0000never2022-11-08 09:03:27COLDKEEP — primary key
RECONCILE.dbo.ShiftDetail.IX_LedgerSummary13NONCLUSTERED0000never2025-05-16 09:00:28COLDreview, then DROP
RECONCILE.dbo.ShiftDetail.PK_CustomerDetail1CLUSTEREDYY0000never2025-05-13 10:25:49COLDKEEP — primary key
RECONCILE.dbo.SalesLine.IX_OrdersEntry2NONCLUSTERED0000neverneverCOLDreview, then DROP
RECONCILE.dbo.CampaignHistory.PK_SalesEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.CampaignHistory.IX_CustomerLog3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RECONCILE.dbo.CampaignHistory.IX_PayrollStaging2NONCLUSTERED0000neverneverCOLDreview, then DROP
RECONCILE.dbo.RouteDaily.PK_SalesMonthly1CLUSTEREDYY0000never2023-11-21 16:25:18COLDKEEP — primary key
RECONCILE.dbo.BillingStaging.PK_ForecastDaily1CLUSTEREDYY0000never2023-11-21 16:25:06COLDKEEP — primary key
RECONCILE.dbo.WarehouseDetail.PK_SalesSummary1CLUSTEREDYY0000never2025-05-07 14:48:14COLDKEEP — primary key
RECONCILE.dbo.StaffingEntry.PK_LedgerQueue1CLUSTEREDYY0000never2023-11-21 16:25:40COLDKEEP — primary key
RECONCILE.dbo.WarehouseLog.PK_TerritorySnapshot1CLUSTEREDYY0000never2023-01-10 09:45:47COLDKEEP — primary key
RECONCILE.dbo.TicketResult.PK_OrdersHistory1CLUSTEREDYY0000never2023-11-21 16:25:40COLDKEEP — primary key
RECONCILE.dbo.LedgerDaily.PK_WarehouseResult1CLUSTEREDYY0000never2023-11-21 16:25:06COLDKEEP — primary key
RECONCILE.dbo.ClaimDaily.PK_ForecastHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.OrdersEntry.PK_ContractSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.TerritoryDetail.IX_CatalogEntry1CLUSTEREDYY0000never2024-07-26 13:26:01COLDKEEP — primary key
RECONCILE.dbo.TicketAudit.PK_OrdersMonthly1CLUSTEREDYY0000never2025-06-13 15:04:55COLDKEEP — primary key
RECONCILE.dbo.TicketHeader.PK_ClaimStaging1CLUSTEREDYY0000never2023-11-21 16:25:03COLDKEEP — primary key
RECONCILE.dbo.RouteAudit.PK_ReconcileHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.RosterSnapshot.PK_SettlementQueue1CLUSTEREDYY0000never2025-06-16 14:43:59COLDKEEP — primary key
RECONCILE.dbo.SupplierStatus.PK_PayrollQueue1CLUSTEREDYY0000never2023-07-13 15:07:51COLDKEEP — primary key
RECONCILE.dbo.ShiftMonthly.IX_BillingArchive17NONCLUSTERED0000never2025-06-01 19:56:05COLDreview, then DROP
RECONCILE.dbo.ShiftMonthly.PK_PricingSummary1CLUSTEREDYY0000never2025-06-23 13:56:42COLDKEEP — primary key
RECONCILE.dbo.BookingEntry.PK_ClaimLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.StaffingSummary.PK_ClaimHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.CampaignHeader.PK_RosterAudit1CLUSTEREDYY0000never2025-06-27 15:29:54COLDKEEP — primary key
RECONCILE.dbo.OrdersEntry.PK_RosterHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.BatchQueue.PK_ShiftDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.TerritoryResult.PK_ReconcileStaging1CLUSTEREDYY0000never2023-11-21 16:25:18COLDKEEP — primary key
RECONCILE.dbo.ReconcileDaily.PK_MeterQueue1CLUSTEREDYY0000never2023-11-21 16:25:04COLDKEEP — primary key
RECONCILE.dbo.ContractStaging.PK_ReconcileAudit1CLUSTEREDYY0000never2023-11-21 16:25:06COLDKEEP — primary key
RECONCILE.dbo.CustomerStatus.PK_CustomerLog1CLUSTEREDYY0000never2025-06-05 16:30:00COLDKEEP — primary key
RECONCILE.dbo.CustomerStatus.UX_TicketDetail2NONCLUSTEREDY0000never2025-05-08 14:48:56COLDreview carefully — unique
RECONCILE.dbo.ForecastMonthly.PK_ForecastStatus1CLUSTEREDYY0000never2023-11-21 16:25:06COLDKEEP — primary key
RECONCILE.dbo.MeterStatus.IX_ClaimDetail2NONCLUSTERED0000never2025-05-14 09:52:38COLDreview, then DROP
RECONCILE.dbo.MeterStatus.IX_BillingQueue20NONCLUSTERED0000never2025-05-20 14:24:19COLDreview, then DROP
RECONCILE.dbo.MeterStatus.IX_WarehouseStaging19NONCLUSTERED0000never2025-05-20 14:24:19COLDreview, then DROP
RECONCILE.dbo.MeterStatus.PK_CatalogSnapshot1CLUSTEREDYY0000never2025-05-14 09:52:38COLDKEEP — primary key
RECONCILE.dbo.BookingHeader.PK_RosterStatus1CLUSTEREDYY0000never2023-11-21 16:25:13COLDKEEP — primary key
RECONCILE.dbo.ForecastDetail.PK_PolicyStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.MeterSnapshot.PK_ReconcileDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.WarehouseQueue.IX_StaffingDetail27NONCLUSTERED0000never2025-06-23 08:46:04COLDreview, then DROP
RECONCILE.dbo.ShipmentLine.IX_CampaignSnapshot2NONCLUSTERED0000never2023-11-21 16:25:37COLDreview, then DROP
RECONCILE.dbo.MeterDaily.IX_StaffingSummary10NONCLUSTERED0000never2025-04-11 13:45:49COLDreview, then DROP
RECONCILE.dbo.MeterDaily.IX_ClaimStaging9NONCLUSTERED0000never2025-04-11 11:06:02COLDreview, then DROP
RECONCILE.dbo.ContractSnapshot.IX_ShipmentHistory6NONCLUSTERED0000never2023-11-21 16:25:40COLDreview, then DROP
RECONCILE.dbo.ShipmentAudit.IX_ClaimStaging24NONCLUSTERED0000never2025-07-05 13:33:30COLDreview, then DROP
RECONCILE.dbo.BatchQueue.PK_CampaignLine1CLUSTEREDYY0000never2024-07-18 15:22:38COLDKEEP — primary key
RECONCILE.dbo.CustomerSummary.PK_LedgerResult1CLUSTEREDYY0000never2023-11-21 16:25:03COLDKEEP — primary key
RECONCILE.dbo.PolicyLog.IX_BatchHeader6NONCLUSTERED0000never2025-05-19 18:06:47COLDreview, then DROP
RECONCILE.dbo.BatchSummary.IX_BookingDetail6NONCLUSTERED0000never2023-07-20 14:22:43COLDreview, then DROP
RECONCILE.dbo.BillingArchive.IX_SettlementSnapshot7NONCLUSTERED0000never2025-05-08 14:48:54COLDreview, then DROP
RECONCILE.dbo.AssetDetail.IX_ForecastResult6NONCLUSTERED0000never2025-03-19 08:29:14COLDreview, then DROP
RECONCILE.dbo.ShipmentMonthly.IX_RouteQueue2NONCLUSTERED0000never2025-05-02 07:45:09COLDreview, then DROP
RECONCILE.dbo.LedgerResult.PK_CustomerQueue1CLUSTEREDYY0000never2024-09-24 14:05:16COLDKEEP — primary key
RECONCILE.dbo.SalesLine.PK_LedgerLog1CLUSTEREDYY0000never2023-07-20 14:27:00COLDKEEP — primary key
RECONCILE.dbo.SalesLine.IX_SettlementSnapshot11NONCLUSTERED0000never2023-07-20 14:27:00COLDreview, then DROP
RECONCILE.dbo.TerritoryDetail.IX_MeterMonthly5NONCLUSTERED0000never2023-11-21 16:25:04COLDreview, then DROP
RECONCILE.dbo.PolicySnapshot.PK_ShiftSnapshot1CLUSTEREDYY0000never2024-01-11 09:32:16COLDKEEP — primary key
RECONCILE.dbo.QuotaSnapshot.IX_PolicyHeader10NONCLUSTERED0000never2025-06-19 08:23:33COLDreview, then DROP
RECONCILE.dbo.QuotaSnapshot.IX_LedgerLine9NONCLUSTERED0000never2025-05-14 09:36:18COLDreview, then DROP
RECONCILE.dbo.SupplierEntry.IX_LedgerStatus6NONCLUSTERED0000never2023-07-20 14:29:22COLDreview, then DROP
RECONCILE.dbo.SettlementDaily.PK_PolicyQueue1CLUSTEREDYY0000never2024-01-05 09:01:46COLDKEEP — primary key
RECONCILE.dbo.BatchStaging.IX_ForecastHeader2NONCLUSTERED0000never2023-07-20 14:31:45COLDreview, then DROP
RECONCILE.dbo.RosterAudit.IX_PricingArchive8NONCLUSTERED0000never2025-06-27 15:15:26COLDreview, then DROP
RECONCILE.dbo.CampaignHeader.PK_ReconcileEntry1CLUSTEREDYY0000never2023-11-21 16:25:35COLDKEEP — primary key
RECONCILE.dbo.opl.PK_SupplierEntry1CLUSTEREDYY0000never2025-04-15 07:31:02COLDKEEP — primary key
RECONCILE.dbo.ShiftEntry.PK_OrdersSnapshot1CLUSTEREDYY0000never2023-08-12 12:59:26COLDKEEP — primary key
RECONCILE.dbo.LedgerArchive.IX_SupplierHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.MeterQueue.PK_PayrollArchive1CLUSTEREDYY0000never2023-11-21 16:25:26COLDKEEP — primary key
RECONCILE.dbo.ShiftAudit.IX_InvoiceArchive2NONCLUSTERED0000neverneverCOLDreview, then DROP
RECONCILE.dbo.CatalogLog.IX_QuotaAudit7NONCLUSTERED0000never2023-07-20 14:35:05COLDreview, then DROP
RECONCILE.dbo.PayrollStaging.PK_AssetDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.PayrollStaging.IX_LedgerStatus3NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RECONCILE.dbo.PayrollStaging.IX_OrdersMonthly2NONCLUSTERED0000neverneverCOLDreview, then DROP
RECONCILE.dbo.position.PK_PolicySummary1CLUSTEREDYY0000never2025-07-05 07:45:12COLDKEEP — primary key
RECONCILE.dbo.PolicyMonthly.IX_CampaignStaging2NONCLUSTERED0000never2025-01-24 11:05:47COLDreview, then DROP
RECONCILE.dbo.LedgerAudit.IX_InvoiceHeader11NONCLUSTERED0000never2023-07-20 14:38:40COLDreview, then DROP
RECONCILE.dbo.TicketDetail.IX_WarehouseSummary2NONCLUSTERED0000never2025-06-13 18:08:10COLDreview, then DROP
RECONCILE.dbo.AssetResult.IX_RouteQueue2NONCLUSTERED0000never2024-11-21 08:16:50COLDreview, then DROP
RECONCILE.dbo.LedgerHistory.PK_StaffingSnapshot1CLUSTEREDYY0000never2023-11-21 16:25:25COLDKEEP — primary key
RECONCILE.dbo.ShiftHistory.IX_OrdersLog7NONCLUSTERED0000never2024-08-02 10:20:11COLDreview, then DROP
RECONCILE.dbo.PolicySummary.IX_InvoiceDaily7NONCLUSTERED0000never2023-07-20 14:42:21COLDreview, then DROP
RECONCILE.dbo.BatchResult.IX_CustomerResult10NONCLUSTERED0000never2023-11-21 16:25:40COLDreview, then DROP
RECONCILE.dbo.BatchResult.IX_OrdersLog11NONCLUSTERED0000never2023-07-20 14:43:14COLDreview, then DROP
RECONCILE.dbo.CatalogEntry.PK_LedgerAudit1CLUSTEREDYY0000never2025-02-21 15:03:37COLDKEEP — primary key
RECONCILE.dbo.PayrollSnapshot.IX_MeterDaily2NONCLUSTERED0000never2025-05-08 14:49:23COLDreview, then DROP
RECONCILE.dbo.PayrollSnapshot.PK_RouteSummary1CLUSTEREDYY0000never2025-05-08 14:49:23COLDKEEP — primary key
RECONCILE.dbo.OrdersLog.IX_WarehouseSummary3NONCLUSTERED0000never2023-07-20 14:44:45COLDreview, then DROP
RECONCILE.dbo.ClaimEntry.IX_WarehouseSummary2NONCLUSTERED0000never2023-07-20 14:45:52COLDreview, then DROP
RECONCILE.dbo.SalesEntry.IX_ForecastQueue9NONCLUSTERED0000never2024-08-23 07:34:45COLDreview, then DROP
RECONCILE.dbo.SalesEntry.IX_AssetHistory3NONCLUSTERED0000never2024-12-30 09:52:38COLDreview, then DROP
RECONCILE.dbo.SupplierLog.IX_LedgerDaily2NONCLUSTERED0000never2024-06-21 14:37:21COLDreview, then DROP
RECONCILE.dbo.LedgerLine.IX_BatchLog14NONCLUSTERED0000never2023-11-21 16:25:06COLDreview, then DROP
RECONCILE.dbo.SupplierStatus.PK_SalesDetail1CLUSTEREDYY0000never2025-05-29 07:45:06COLDKEEP — primary key
RECONCILE.dbo.CustomerResult.IX_PricingEntry16NONCLUSTERED0000never2025-07-05 07:45:05COLDreview, then DROP
RECONCILE.dbo.ShipmentArchive.IX_PricingSummary2NONCLUSTERED0000never2023-07-20 14:52:32COLDreview, then DROP
RECONCILE.dbo.TerritoryHeader.IX_BatchAudit5NONCLUSTERED0000never2023-11-21 16:25:40COLDreview, then DROP
RECONCILE.dbo.BatchLog.IX_CustomerLine2NONCLUSTERED0000never2025-03-14 08:41:04COLDreview, then DROP
RECONCILE.dbo.QuotaResult.PK_ShiftResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.QuotaResult.IX_BillingLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RECONCILE.dbo.SupplierLine.IX_PayrollHeader2NONCLUSTERED0000never2023-05-30 08:09:00COLDreview, then DROP
RECONCILE.dbo.ContractEntry.IX_ShiftDetail5NONCLUSTERED0000never2025-07-05 20:00:01COLDreview, then DROP
RECONCILE.dbo.TerritoryDetail.IX_InvoiceQueue6NONCLUSTERED0000never2025-07-05 08:35:18COLDreview, then DROP
RECONCILE.dbo.TerritoryDetail.IX_RosterDaily7NONCLUSTERED0000never2025-07-05 08:35:19COLDreview, then DROP
RECONCILE.dbo.TerritoryDetail.IX_StaffingEntry8NONCLUSTERED0000never2025-07-05 08:35:19COLDreview, then DROP
RECONCILE.dbo.SalesHeader.PK_CustomerArchive1CLUSTEREDYY0000never2023-11-21 16:25:40COLDKEEP — primary key
RECONCILE.dbo.CampaignDaily.IX_WarehouseEntry5NONCLUSTERED0000never2024-11-04 13:24:19COLDreview, then DROP
RECONCILE.dbo.SettlementAudit.PK_SettlementAudit1CLUSTEREDYY0000never2023-11-21 16:25:37COLDKEEP — primary key
RECONCILE.dbo.PricingHeader.PK_PolicyArchive1CLUSTEREDYY0000never2025-02-24 09:44:56COLDKEEP — primary key
RECONCILE.dbo.PricingHeader.IX_OrdersStaging14NONCLUSTERED0000never2025-06-05 09:20:23COLDreview, then DROP
RECONCILE.dbo.BookingHeader.IX_BookingDetail2NONCLUSTERED0000never2023-11-21 16:25:40COLDreview, then DROP
RECONCILE.dbo.BillingSnapshot.IX_OrdersAudit5NONCLUSTERED0000never2025-07-04 14:30:13COLDreview, then DROP
RECONCILE.dbo.ShipmentQueue.PK_AssetEntry1CLUSTEREDYY0000never2023-11-21 16:25:38COLDKEEP — primary key
RECONCILE.dbo.MeterLine.IX_AssetArchive5NONCLUSTERED0000never2021-08-23 07:31:04COLDreview, then DROP
RECONCILE.map.RosterLine.PK_SettlementLog1CLUSTEREDYY0000never2025-05-23 07:45:00COLDKEEP — primary key
RECONCILE.map.RosterLine.UX_LedgerMonthly9NONCLUSTEREDY0000never2025-05-22 07:45:01COLDreview carefully — unique
WAREHOUSE.dbo.InvoiceDetail.PK_ForecastHeader1CLUSTEREDYY0000never2013-04-12 11:16:08COLDKEEP — primary key
WAREHOUSE.dbo.BookingEntry.PK_OrdersStaging1CLUSTEREDYY0000never2013-03-16 10:38:10COLDKEEP — primary key
WAREHOUSE.dbo.CustomerDetail.PK_TerritorySummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.RosterEntry.PK_SalesSnapshot1CLUSTEREDYY0000never2013-03-30 11:13:00COLDKEEP — primary key
WAREHOUSE.dbo.PricingEntry.PK_RosterAudit1CLUSTEREDYY0000never2013-03-01 11:13:55COLDKEEP — primary key
WAREHOUSE.dbo.SettlementQueue.PK_BookingSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.RouteMonthly.PK_BatchLog1CLUSTEREDYY0000never2013-08-13 11:09:56COLDKEEP — primary key
WAREHOUSE.dbo.SettlementLog.PK_StaffingSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.LedgerDetail.PK_SalesAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.RosterMonthly.PK_CatalogMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.OrdersSnapshot.PK_BookingSummary1CLUSTEREDYY0000never2013-08-13 09:55:18COLDKEEP — primary key
WAREHOUSE.dbo.PolicyStaging.PK_TerritoryLog1CLUSTEREDYY0000never2013-09-06 09:16:02COLDKEEP — primary key
WAREHOUSE.dbo.ForecastDetail.PK_BatchStaging1CLUSTEREDYY0000never2009-11-05 18:39:11COLDKEEP — primary key
WAREHOUSE.dbo.QuotaLine.PK_ReconcileLog1CLUSTEREDYY0000never2013-04-10 13:44:43COLDKEEP — primary key
WAREHOUSE.dbo.PolicyStatus.PK_TicketDaily1CLUSTEREDYY0000never2013-03-01 09:31:42COLDKEEP — primary key
WAREHOUSE.dbo.SalesHistory.PK_ShipmentMonthly1CLUSTEREDYY0000never2013-04-03 09:34:04COLDKEEP — primary key
WAREHOUSE.dbo.AssetSummary.PK_SalesQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.AssetSummary.PK_BookingHistory1CLUSTEREDYY0000never2013-04-22 14:54:55COLDKEEP — primary key
WAREHOUSE.dbo.BatchLog.PK_MeterResult1CLUSTEREDYY0000never2013-03-19 10:22:15COLDKEEP — primary key
WAREHOUSE.dbo.WarehouseResult.PK_ShipmentMonthly1CLUSTEREDYY0000never2015-03-20 09:27:44COLDKEEP — primary key
WAREHOUSE.dbo.BookingHeader.PK_QuotaDetail1CLUSTEREDYY0000never2013-02-01 14:22:11COLDKEEP — primary key
WAREHOUSE.dbo.TicketSnapshot.PK_WarehouseStatus1CLUSTEREDYY0000never2012-11-07 16:48:10COLDKEEP — primary key
WAREHOUSE.dbo.PayrollLog.PK_WarehouseAudit1CLUSTEREDYY0000never2012-12-12 14:07:39COLDKEEP — primary key
WAREHOUSE.dbo.WarehouseLog.PK_SupplierQueue1CLUSTEREDYY0000never2013-02-20 10:32:23COLDKEEP — primary key
WAREHOUSE.dbo.OrdersLine.PK_BillingEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.TerritoryArchive.PK_TerritoryHistory1CLUSTEREDYY0000never2012-12-15 16:43:04COLDKEEP — primary key
WAREHOUSE.dbo.SalesDaily.PK_BillingLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.TicketLog.PK_AssetHeader1CLUSTEREDYY0000never2013-03-30 08:07:48COLDKEEP — primary key
WAREHOUSE.dbo.PayrollStatus.PK_QuotaSummary1CLUSTEREDYY0000never2012-12-14 17:16:06COLDKEEP — primary key
WAREHOUSE.dbo.BookingHistory.PK_OrdersDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.QuotaAudit.PK_QuotaArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.BookingDaily.PK_SupplierArchive1CLUSTEREDYY0000never2012-12-15 15:10:57COLDKEEP — primary key
WAREHOUSE.dbo.LedgerHistory.PK_WarehouseLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.ContractDaily.PK_PolicyHistory1CLUSTEREDYY0000never2012-08-02 16:41:50COLDKEEP — primary key
WAREHOUSE.dbo.BillingHeader.PK_WarehouseHistory1CLUSTEREDYY0000never2013-04-11 13:56:08COLDKEEP — primary key
WAREHOUSE.dbo.StaffingArchive.PK_PricingEntry1CLUSTEREDYY0000never2013-03-21 18:40:38COLDKEEP — primary key
WAREHOUSE.dbo.CampaignQueue.PK_LedgerStaging1CLUSTEREDYY0000never2012-11-02 14:23:38COLDKEEP — primary key
WAREHOUSE.dbo.AssetDaily.PK_CampaignDetail1CLUSTEREDYY0000never2013-03-02 16:59:29COLDKEEP — primary key
WAREHOUSE.dbo.BatchQueue.PK_RouteHeader1CLUSTEREDYY0000never2012-12-15 15:24:22COLDKEEP — primary key
WAREHOUSE.dbo.SalesEntry.PK_QuotaArchive1CLUSTEREDYY0000never2012-10-31 13:01:36COLDKEEP — primary key
WAREHOUSE.dbo.WarehouseLine.PK_PayrollHistory1CLUSTEREDYY0000never2013-03-19 10:15:50COLDKEEP — primary key
WAREHOUSE.dbo.ReconcileMonthly.PK_ClaimAudit1CLUSTEREDYY0000never2013-03-26 15:00:55COLDKEEP — primary key
WAREHOUSE.dbo.InvoiceSnapshot.IX_TicketHistory2NONCLUSTERED0000never2015-07-27 14:37:48COLDreview, then DROP
WAREHOUSE.dbo.InvoiceSnapshot.IX_SupplierSnapshot3NONCLUSTERED0000never2015-07-27 14:37:48COLDreview, then DROP
WAREHOUSE.dbo.InvoiceSnapshot.PK_BatchResult1CLUSTEREDYY0000never2015-07-27 14:37:48COLDKEEP — primary key
WAREHOUSE.dbo.TerritoryMonthly.PK_SalesHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.QuotaLine.PK_RosterDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.TerritoryLog.PK_InvoiceQueue1CLUSTEREDYY0000never2012-12-22 14:42:57COLDKEEP — primary key
WAREHOUSE.dbo.ReconcileHeader.PK_ShiftDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.CampaignResult.PK_QuotaLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.BookingAudit.PK_TerritoryStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.ShiftLine.PK_ShipmentMonthly1CLUSTEREDYY0000never2013-04-05 14:35:34COLDKEEP — primary key
WAREHOUSE.dbo.ContractMonthly.PK_ShipmentMonthly1CLUSTEREDYY0000never2012-07-18 16:33:07COLDKEEP — primary key
WAREHOUSE.dbo.SalesStatus.PK_MeterQueue1CLUSTEREDYY0000never2012-07-30 13:59:26COLDKEEP — primary key
WAREHOUSE.dbo.BillingResult.PK_AssetEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.PolicyLine.PK_LedgerDaily1CLUSTEREDYY0000never2012-08-29 11:59:06COLDKEEP — primary key
WAREHOUSE.dbo.PricingHeader.PK_ContractAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.ShipmentDetail.PK_OrdersHeader1CLUSTEREDYY0000never2012-07-03 12:04:00COLDKEEP — primary key
WAREHOUSE.dbo.PolicyLog.PK_TicketStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.WarehouseLine.PK_RouteEntry1CLUSTEREDYY0000never2013-03-27 08:18:41COLDKEEP — primary key
WAREHOUSE.dbo.InvoiceSummary.PK_CustomerDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.StaffingResult.PK_PolicyHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.ForecastQueue.PK_StaffingEntry1CLUSTEREDYY0000never2014-04-07 17:07:58COLDKEEP — primary key
WAREHOUSE.dbo.ShipmentQueue.PK_ShiftAudit1CLUSTEREDYY0000never2013-03-26 15:40:51COLDKEEP — primary key
WAREHOUSE.dbo.TicketQueue.PK_RouteHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.WarehouseMonthly.PK_CatalogHeader1CLUSTEREDYY0000never2015-03-30 08:56:21COLDKEEP — primary key
WAREHOUSE.dbo.SupplierSnapshot.PK_WarehouseHeader1CLUSTEREDYY0000never2015-03-20 09:59:36COLDKEEP — primary key
WAREHOUSE.dbo.WarehouseQueue.PK_InvoiceArchive1CLUSTEREDYY0000never2017-12-22 13:00:39COLDKEEP — primary key
WAREHOUSE.dbo.ClaimDetail.PK_ForecastQueue1CLUSTEREDYY0000never2014-09-03 14:50:39COLDKEEP — primary key
WAREHOUSE.dbo.OrdersSnapshot.PK_CatalogQueue1CLUSTEREDYY0000never2015-04-23 12:18:48COLDKEEP — primary key
WAREHOUSE.dbo.PayrollDaily.PK_SettlementArchive1CLUSTEREDYY0000never2015-03-26 17:44:25COLDKEEP — primary key
WAREHOUSE.dbo.ShipmentQueue.PK_StaffingSnapshot1CLUSTEREDYY0000never2015-03-20 09:22:21COLDKEEP — primary key
WAREHOUSE.dbo.CustomerResult.PK_WarehouseArchive1CLUSTEREDYY0000never2015-01-13 14:50:23COLDKEEP — primary key
WAREHOUSE.dbo.BookingArchive.PK_InvoiceDaily1CLUSTEREDYY03069942026-07-29 09:18:25neverUSEDKEEP — primary key
WAREHOUSE.dbo.TicketStatus.PK_WarehouseDetail1CLUSTEREDYY0000never2010-11-02 13:14:56COLDKEEP — primary key
WAREHOUSE.dbo.RosterHistory.PK_PolicyEntry1CLUSTEREDYY0000never2010-11-23 16:20:19COLDKEEP — primary key
WAREHOUSE.dbo.SettlementArchive.PK_AssetEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.TerritoryDetail.PK_RosterQueue1CLUSTEREDYY0000never2010-11-02 13:11:05COLDKEEP — primary key
WAREHOUSE.dbo.ReconcileStaging.PK_RouteEntry1CLUSTEREDYY0000never2010-11-11 08:50:04COLDKEEP — primary key
WAREHOUSE.dbo.QuotaHeader.PK_LedgerQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.InvoiceStaging.PK_ShipmentDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.TerritoryLog.PK_PayrollLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.ShipmentStatus.PK_OrdersLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.TerritoryStatus.PK_CustomerDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.PricingLine.PK_ClaimHistory1CLUSTEREDYY0000never2021-06-07 10:49:02COLDKEEP — primary key
WAREHOUSE.dbo.ReconcileResult.PK_PricingArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.BookingAudit.PK_CatalogAudit1CLUSTEREDYY0000never2021-06-07 10:49:01COLDKEEP — primary key
WAREHOUSE.dbo.ContractDaily.PK_ClaimLog1CLUSTEREDYY0000never2012-09-11 10:08:56COLDKEEP — primary key
WAREHOUSE.dbo.LedgerStatus.PK_MeterAudit1CLUSTEREDYY0000never2021-06-07 10:49:01COLDKEEP — primary key
WAREHOUSE.dbo.WarehouseStaging.PK_QuotaStatus1CLUSTEREDYY0000never2021-06-07 10:48:59COLDKEEP — primary key
WAREHOUSE.dbo.TicketQueue.PK_ShipmentLine1CLUSTEREDYY0000never2021-06-07 10:48:20COLDKEEP — primary key
WAREHOUSE.dbo.SupplierQueue.PK_PolicyLine1CLUSTEREDYY0000never2012-10-26 16:55:56COLDKEEP — primary key
WAREHOUSE.dbo.ShipmentQueue.PK_CustomerMonthly1CLUSTEREDYY0000never2008-11-10 11:00:00COLDKEEP — primary key
WAREHOUSE.dbo.ShiftHistory.PK_BookingEntry1CLUSTEREDYY0000never2012-09-24 14:58:38COLDKEEP — primary key
WAREHOUSE.dbo.SupplierArchive.PK_WarehouseSummary1CLUSTEREDYY0000never2013-04-12 15:17:58COLDKEEP — primary key
WAREHOUSE.dbo.PricingDaily.PK_RosterSummary1CLUSTEREDYY0000never2013-01-15 09:15:43COLDKEEP — primary key
WAREHOUSE.dbo.PricingQueue.PK_SupplierEntry1CLUSTEREDYY0000never2008-04-11 14:27:11COLDKEEP — primary key
WAREHOUSE.dbo.ReconcileHeader.PK_SupplierQueue1CLUSTEREDYY0000never2015-07-07 10:41:37COLDKEEP — primary key
WAREHOUSE.dbo.ForecastHistory.PK_OrdersDaily1CLUSTEREDYY0000never2015-07-07 11:11:27COLDKEEP — primary key
WAREHOUSE.dbo.WarehouseStatus.PK_MeterEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.WarehouseLine.PK_QuotaStaging1CLUSTEREDYY0000never2008-05-30 10:55:46COLDKEEP — primary key
WAREHOUSE.dbo.TicketArchive.PK_ReconcileHistory1CLUSTEREDYY0000never2008-05-30 08:34:12COLDKEEP — primary key
WAREHOUSE.dbo.PayrollDetail.PK_PolicyDetail1CLUSTEREDYY0000never2013-05-03 09:46:51COLDKEEP — primary key
WAREHOUSE.dbo.BatchStaging.PK_ForecastResult1CLUSTEREDYY0000never2013-05-03 09:45:53COLDKEEP — primary key
WAREHOUSE.dbo.LedgerEntry.PK_TerritoryStatus1CLUSTEREDYY0000never2013-04-26 14:27:15COLDKEEP — primary key
WAREHOUSE.dbo.OrdersSnapshot.PK_ShiftStaging1CLUSTEREDYY0000never2013-05-11 13:33:13COLDKEEP — primary key
WAREHOUSE.dbo.BillingStaging.PK_SalesEntry1CLUSTEREDYY0000never2013-05-11 13:58:19COLDKEEP — primary key
WAREHOUSE.dbo.SettlementLine.IX_ShipmentLine2NONCLUSTERED0000never2008-04-11 14:27:08COLDreview, then DROP
WAREHOUSE.dbo.SettlementLine.PK_BatchResult1CLUSTEREDYY0000never2008-04-11 14:27:08COLDKEEP — primary key
WAREHOUSE.dbo.ReconcileSummary.IX_SettlementDaily3NONCLUSTERED0000never2008-04-11 14:27:13COLDreview, then DROP
WAREHOUSE.dbo.ReconcileSummary.IX_TerritoryMonthly2NONCLUSTERED0000never2008-04-11 14:27:13COLDreview, then DROP
WAREHOUSE.dbo.ReconcileSummary.PK_AssetStaging1CLUSTEREDYY0000never2008-04-11 14:27:13COLDKEEP — primary key
WAREHOUSE.dbo.ShiftQueue.IX_PricingMonthly3NONCLUSTERED0000never2008-04-11 14:27:07COLDreview, then DROP
WAREHOUSE.dbo.ShiftQueue.IX_ShipmentQueue2NONCLUSTERED0000never2008-04-11 14:27:07COLDreview, then DROP
WAREHOUSE.dbo.ShiftQueue.PK_PolicyQueue1CLUSTEREDYY0000never2008-04-11 14:27:07COLDKEEP — primary key
WAREHOUSE.dbo.SupplierLine.PK_TicketAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.InvoiceEntry.PK_PayrollHeader1CLUSTEREDYY0000never2019-04-01 20:10:51COLDKEEP — primary key
WAREHOUSE.dbo.AssetResult.PK_RosterStaging1CLUSTEREDYY0000never2018-11-26 12:04:20COLDKEEP — primary key
WAREHOUSE.dbo.CampaignStatus.PK_CampaignQueue1CLUSTEREDYY0000never2018-11-26 12:04:18COLDKEEP — primary key
WAREHOUSE.dbo.TerritoryArchive.PK_InvoiceQueue1CLUSTEREDYY0000never2015-05-18 10:59:35COLDKEEP — primary key
WAREHOUSE.dbo.PayrollQueue.PK_TerritoryHistory1CLUSTEREDYY0000never2018-12-03 12:03:29COLDKEEP — primary key
WAREHOUSE.dbo.StaffingStaging.PK_PolicyAudit1CLUSTEREDYY0000never2008-04-11 14:27:06COLDKEEP — primary key
WAREHOUSE.dbo.ContractQueue.PK_ClaimStatus1CLUSTEREDYY0000never2008-07-07 16:38:19COLDKEEP — primary key
WAREHOUSE.dbo.InvoiceHeader.PK_ForecastSnapshot1CLUSTEREDYY0000never2008-07-07 13:45:27COLDKEEP — primary key
WAREHOUSE.dbo.QuotaArchive.PK_ForecastAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.RosterArchive.PK_CampaignArchive1CLUSTEREDYY0000never2008-04-11 14:27:03COLDKEEP — primary key
WAREHOUSE.dbo.LedgerAudit.PK_BillingLog1CLUSTEREDYY0000never2009-12-09 10:11:27COLDKEEP — primary key
WAREHOUSE.dbo.TicketLog.PK_SettlementHeader1CLUSTEREDYY0000never2008-04-11 14:27:05COLDKEEP — primary key
WAREHOUSE.dbo.MeterSnapshot.PK_ShipmentResult1CLUSTEREDYY0000never2008-05-23 11:51:00COLDKEEP — primary key
WAREHOUSE.dbo.QuotaArchive.PK_CustomerHistory1CLUSTEREDYY0000never2019-06-08 13:00:05COLDKEEP — primary key
WAREHOUSE.dbo.SettlementStatus.PK_PolicyQueue1CLUSTEREDYY0000never2019-06-08 20:47:12COLDKEEP — primary key
WAREHOUSE.dbo.ReconcileArchive.PK_ForecastAudit1CLUSTEREDYY0000never2019-06-08 20:47:13COLDKEEP — primary key
WAREHOUSE.dbo.BatchSummary.PK_BatchEntry1CLUSTEREDYY0000never2018-11-29 10:10:35COLDKEEP — primary key
WAREHOUSE.dbo.CatalogLine.PK_ReconcileQueue1CLUSTEREDYY0000never2018-12-05 17:52:49COLDKEEP — primary key
WAREHOUSE.dbo.StaffingEntry.PK_AssetLog1CLUSTEREDYY0000never2018-12-11 11:13:35COLDKEEP — primary key
WAREHOUSE.dbo.PricingSummary.PK_PayrollLine1CLUSTEREDYY0000never2018-12-08 12:14:31COLDKEEP — primary key
WAREHOUSE.dbo.ClaimHeader.PK_QuotaHistory1CLUSTEREDYY0000never2017-10-25 08:08:51COLDKEEP — primary key
WAREHOUSE.dbo.ForecastArchive.PK_MeterResult1CLUSTEREDYY0000never2018-12-05 15:48:08COLDKEEP — primary key
WAREHOUSE.dbo.PricingResult.PK_TicketMonthly1CLUSTEREDYY0000never2018-12-13 11:28:54COLDKEEP — primary key
WAREHOUSE.dbo.BatchHeader.PK_InvoiceResult1CLUSTEREDYY0000never2018-11-07 22:15:38COLDKEEP — primary key
WAREHOUSE.dbo.InvoiceQueue.PK_CampaignDetail1CLUSTEREDYY0000never2018-11-12 12:17:20COLDKEEP — primary key
WAREHOUSE.dbo.SettlementMonthly.PK_ForecastResult1CLUSTEREDYY0000never2019-02-01 15:31:52COLDKEEP — primary key
WAREHOUSE.dbo.MeterLog.PK_PolicySnapshot1CLUSTEREDYY0000never2018-12-08 12:00:11COLDKEEP — primary key
WAREHOUSE.dbo.SupplierResult.PK_CampaignEntry1CLUSTEREDYY0000never2018-11-17 16:05:58COLDKEEP — primary key
WAREHOUSE.dbo.StaffingSummary.PK_CatalogArchive1CLUSTEREDYY0000never2018-11-02 13:00:03COLDKEEP — primary key
WAREHOUSE.dbo.InvoiceMonthly.PK_TerritoryHistory1CLUSTEREDYY0000never2018-11-01 16:09:46COLDKEEP — primary key
WAREHOUSE.dbo.InvoiceMonthly.IX_SettlementArchive9NONCLUSTERED0000never2020-12-11 10:21:29COLDreview, then DROP
WAREHOUSE.dbo.ClaimSnapshot.PK_RouteDaily1CLUSTEREDYY0000never2018-11-05 12:02:27COLDKEEP — primary key
WAREHOUSE.dbo.BookingStatus.PK_LedgerArchive1CLUSTEREDYY0000never2014-09-03 13:48:47COLDKEEP — primary key
WAREHOUSE.dbo.LedgerArchive.PK_BookingQueue1CLUSTEREDYY0000never2018-11-21 07:00:59COLDKEEP — primary key
WAREHOUSE.dbo.ShiftStatus.PK_SettlementSummary1CLUSTEREDYY0000never2018-10-31 16:06:11COLDKEEP — primary key
WAREHOUSE.dbo.CustomerSummary.PK_ReconcileHistory1CLUSTEREDYY0000never2018-11-10 12:00:12COLDKEEP — primary key
WAREHOUSE.dbo.LedgerSnapshot.PK_WarehouseDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.LedgerSnapshot.IX_TicketResult2NONCLUSTERED0000neverneverCOLDreview, then DROP
WAREHOUSE.dbo.TerritoryEntry.PK_TicketLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.TerritoryEntry.IX_ForecastSnapshot2NONCLUSTERED0000neverneverCOLDreview, then DROP
WAREHOUSE.dbo.WarehouseLine.PK_TicketDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.CustomerDetail.PK_QuotaStatus1CLUSTEREDYY0000never2014-10-25 15:18:16COLDKEEP — primary key
WAREHOUSE.dbo.SalesStaging.PK_CatalogStaging1CLUSTEREDYY0000never2015-02-09 08:56:55COLDKEEP — primary key
WAREHOUSE.dbo.CatalogSnapshot.PK_PricingLog1CLUSTEREDYY0000never2014-08-22 10:38:56COLDKEEP — primary key
WAREHOUSE.dbo.PayrollDaily.PK_SupplierStaging1CLUSTEREDYY0000never2015-03-04 08:07:40COLDKEEP — primary key
WAREHOUSE.dbo.SettlementStatus.PK_SalesQueue1CLUSTEREDYY0000never2014-12-02 10:42:52COLDKEEP — primary key
WAREHOUSE.dbo.QuotaDaily.PK_SettlementLog1CLUSTEREDYY0000never2014-12-02 10:42:51COLDKEEP — primary key
WAREHOUSE.dbo.CustomerSnapshot.PK_TicketLog1CLUSTEREDYY0000never2008-04-11 14:27:12COLDKEEP — primary key
WAREHOUSE.dbo.MeterLog.PK_MeterLine1CLUSTEREDYY0000never2014-12-31 11:07:12COLDKEEP — primary key
WAREHOUSE.dbo.AssetDetail.PK_ShiftDaily1CLUSTEREDYY0000never2015-02-09 08:08:50COLDKEEP — primary key
WAREHOUSE.dbo.SupplierAudit.PK_ForecastSummary1CLUSTEREDYY0000never2015-03-04 08:21:55COLDKEEP — primary key
WAREHOUSE.dbo.WarehouseStaging.PK_RouteEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.QuotaMonthly.PK_BatchLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.BillingStatus.PK_BatchHistory1CLUSTEREDYY0000never2015-03-04 08:07:41COLDKEEP — primary key
WAREHOUSE.dbo.ForecastHistory.PK_ShiftDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.StaffingResult.PK_LedgerHistory1CLUSTEREDYY0000never2014-12-26 09:48:01COLDKEEP — primary key
WAREHOUSE.dbo.BillingStatus.PK_OrdersSnapshot1CLUSTEREDYY0000never2014-12-23 11:25:11COLDKEEP — primary key
WAREHOUSE.dbo.TerritoryStaging.PK_QuotaHistory1CLUSTEREDYY0000never2008-04-11 14:27:03COLDKEEP — primary key
WAREHOUSE.dbo.TerritoryStaging.IX_RouteStatus2NONCLUSTERED0000never2008-04-11 14:27:03COLDreview, then DROP
WAREHOUSE.dbo.BillingDaily.PK_RosterSummary1CLUSTEREDYY0000never2008-04-11 14:27:03COLDKEEP — primary key
WAREHOUSE.dbo.BillingDaily.IX_PricingAudit2NONCLUSTERED0000never2008-04-11 14:27:03COLDreview, then DROP
WAREHOUSE.dbo.StaffingHistory.PK_QuotaSummary1CLUSTEREDYY0000never2015-07-04 10:20:19COLDKEEP — primary key
WAREHOUSE.dbo.MeterEntry.PK_QuotaEntry1CLUSTEREDYY0000never2008-04-18 15:11:17COLDKEEP — primary key
WAREHOUSE.dbo.CampaignMonthly.PK_ShiftSnapshot1CLUSTEREDYY0000never2014-08-29 14:59:12COLDKEEP — primary key
WAREHOUSE.dbo.CampaignMonthly.IX_BookingDaily2NONCLUSTERED0000never2014-08-29 14:59:12COLDreview, then DROP
WAREHOUSE.dbo.CampaignMonthly.IX_OrdersArchive3NONCLUSTERED0000never2014-08-29 14:59:12COLDreview, then DROP
WAREHOUSE.dbo.CampaignMonthly.IX_SettlementAudit4NONCLUSTERED0000never2014-08-29 14:59:12COLDreview, then DROP
WAREHOUSE.dbo.CampaignMonthly.IX_ContractDetail5NONCLUSTERED0000never2014-08-29 14:59:12COLDreview, then DROP
WAREHOUSE.dbo.CampaignMonthly.IX_WarehouseLog6NONCLUSTERED0000never2014-08-29 14:59:12COLDreview, then DROP
WAREHOUSE.dbo.CampaignMonthly.IX_SettlementSnapshot7NONCLUSTERED0000never2014-08-29 14:59:12COLDreview, then DROP
WAREHOUSE.dbo.OrdersSummary.PK_CatalogQueue1CLUSTEREDYY0000never2014-08-29 11:47:29COLDKEEP — primary key
WAREHOUSE.dbo.OrdersSummary.IX_LedgerArchive2NONCLUSTERED0000never2008-04-11 14:27:12COLDreview, then DROP
WAREHOUSE.dbo.PricingEntry.PK_WarehouseArchive1CLUSTEREDYY0000never2008-05-06 16:41:35COLDKEEP — primary key
WAREHOUSE.dbo.PricingEntry.IX_ForecastDaily2NONCLUSTERED0000never2008-05-06 16:41:35COLDreview, then DROP
WAREHOUSE.dbo.SalesLog.PK_SettlementStatus1CLUSTEREDYY0000never2008-05-06 16:41:03COLDKEEP — primary key
WAREHOUSE.dbo.LedgerStaging.PK_RosterArchive1CLUSTEREDYY0000never2008-04-18 15:17:48COLDKEEP — primary key
WAREHOUSE.dbo.LedgerStaging.IX_CatalogDetail2NONCLUSTERED0000never2008-04-18 15:18:34COLDreview, then DROP
WAREHOUSE.dbo.ContractHeader.PK_BatchLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.PricingMonthly.PK_LedgerStatus1CLUSTEREDYY0000never2008-04-11 14:27:12COLDKEEP — primary key
WAREHOUSE.dbo.SalesHeader.PK_BookingHeader1CLUSTEREDYY0000never2008-04-11 14:27:12COLDKEEP — primary key
WAREHOUSE.dbo.PricingAudit.PK_QuotaArchive1CLUSTEREDYY0000never2008-04-11 14:27:08COLDKEEP — primary key
WAREHOUSE.dbo.BatchEntry.PK_ClaimDetail1CLUSTEREDYY0000never2008-04-11 14:27:05COLDKEEP — primary key
WAREHOUSE.dbo.PolicyMonthly.PK_TerritoryLog1CLUSTEREDYY0000never2008-04-11 14:27:04COLDKEEP — primary key
WAREHOUSE.dbo.CatalogSummary.PK_BatchHistory1CLUSTEREDYY0000never2008-04-11 14:27:04COLDKEEP — primary key
WAREHOUSE.dbo.PayrollHeader.PK_TicketQueue1CLUSTEREDYY0000never2008-04-11 14:27:03COLDKEEP — primary key
WAREHOUSE.dbo.LedgerHistory.PK_AssetHistory1CLUSTEREDYY0000never2014-08-27 11:36:53COLDKEEP — primary key
WAREHOUSE.dbo.TerritoryDaily.PK_ClaimAudit1CLUSTEREDYY0000never2008-04-11 14:27:12COLDKEEP — primary key
WAREHOUSE.dbo.RosterSnapshot.PK_ForecastLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.CatalogSummary.PK_SalesArchive1CLUSTEREDYY0000never2008-04-11 14:27:12COLDKEEP — primary key
WAREHOUSE.dbo.CatalogSummary.IX_ForecastStatus2NONCLUSTERED0000never2008-04-11 14:27:12COLDreview, then DROP
WAREHOUSE.dbo.QuotaResult.PK_BillingSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
WAREHOUSE.dbo.QuotaResult.IX_BillingLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host-241.dbo.OrdersSnapshot.IX_ReconcileHeader2NONCLUSTERED190002026-09-11 07:50:142023-08-02 16:08:00USEDkeep — in use
host-241.dbo.OrdersSnapshot.PK_TerritoryAudit1CLUSTEREDYY412813761902026-09-15 19:52:332023-08-02 16:08:00USEDKEEP — primary key
host-241.dbo.MeterAudit.IX_MeterQueue1CLUSTEREDY428002026-08-22 10:11:062025-01-15 15:21:21USEDKEEP — table storage
host-241.dbo.ShipmentEntry.IX_QuotaResult1CLUSTEREDY033002026-08-22 10:11:062025-02-10 13:52:19USEDKEEP — table storage
host-241.dbo.PricingHistory.PK_SalesEntry1CLUSTEREDYY195840542026-09-15 15:59:542026-08-13 17:55:57USEDKEEP — primary key
host-241.dbo.SettlementMonthly.PK_BookingSnapshot1CLUSTEREDYY6891314006002026-09-16 01:01:012026-06-16 14:05:27USEDKEEP — primary key
host-241.dbo.PayrollArchive.PK_LedgerLine1CLUSTEREDY147243051750144922026-09-16 01:01:012026-02-25 07:55:22USEDKEEP — table storage
host-241.dbo.MeterStatus.PK_ClaimHistory1CLUSTEREDYY149493101751762026-09-15 16:59:252026-06-11 08:10:07USEDKEEP — primary key
host-241.dbo.WarehouseArchive.PK_ForecastEntry1CLUSTEREDY67261723030702026-09-15 17:48:322024-02-16 08:31:21USEDKEEP — table storage
host-241.dbo.Overview.PK_MeterHistory1CLUSTEREDY36359321546088312026-09-16 01:01:012026-07-01 10:17:23USEDKEEP — table storage
host-241.dbo.StaffingMonthly.PK_CampaignSummary1CLUSTEREDY3955267181079782026-09-15 21:35:252025-11-26 14:56:36USEDKEEP — table storage
host-241.dbo.AssetArchive.PK_StaffingLog1CLUSTEREDYY024002026-08-11 09:01:28neverUSEDKEEP — primary key
host-241.dbo.AssetArchive.PK_OrdersEntry2NONCLUSTEREDY39002026-08-11 09:01:28neverUSEDkeep — in use
host-241.dbo.BatchQueue.PK_LedgerHeader1CLUSTEREDY01285011762026-09-15 07:05:28neverUSEDKEEP — table storage
host-241.dbo.BookingSnapshot.IX_ShipmentEntry2NONCLUSTEREDY40002026-08-11 09:01:282024-03-19 16:22:21USEDkeep — in use
host-241.dbo.ShiftAudit.PK_OrdersResult1CLUSTEREDY231167308052026-09-15 07:05:282026-07-24 12:57:14USEDKEEP — table storage
host-241.dbo.OrdersDaily.PK_ShiftResult1CLUSTEREDYY44002026-08-11 09:01:282026-08-11 08:58:04USEDKEEP — primary key
host-241.dbo.QuotaResult.PK_QuotaStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-241.dbo.QuotaResult.IX_BillingLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host-241.dbo.TerritoryHeader.PK_ReconcileStatus1CLUSTEREDYY046052026-08-13 16:05:082026-08-11 08:34:33USEDKEEP — primary key
host-241.dbo.ShipmentHeader.IX_OrdersLine11NONCLUSTEREDY15550410411002026-09-16 01:01:132026-07-22 15:23:38USEDkeep — in use
host-437.dbo.CampaignStaging.PK_RosterDetail1CLUSTEREDYY0000never2011-11-29 14:19:25COLDKEEP — primary key
host-437.dbo.SettlementArchive.PK_BillingResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-437.dbo.AssetResult.PK_RouteHistory1CLUSTEREDYY0000never2018-05-25 10:47:25COLDKEEP — primary key
host-437.dbo.ShiftLog.PK_CustomerDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-437.dbo.AssetLine.PK_InvoiceEntry1CLUSTEREDYY0000never2020-09-22 14:38:37COLDKEEP — primary key
host-437.dbo.SalesStaging.PK_QuotaLog1CLUSTEREDYY0000never2008-05-03 09:38:50COLDKEEP — primary key
host-437.dbo.ForecastSummary.PK_RouteStatus1CLUSTEREDYY0000never2020-08-19 17:13:06COLDKEEP — primary key
host-437.dbo.StaffingEntry.PK_QuotaHistory1CLUSTEREDYY0000never2008-05-03 09:38:39COLDKEEP — primary key
host-437.dbo.LedgerSummary.PK_BatchLine1CLUSTEREDYY0000never2008-05-03 09:38:50COLDKEEP — primary key
host-437.dbo.ShiftStatus.PK_BatchHistory1CLUSTEREDYY0000never2008-05-03 09:38:19COLDKEEP — primary key
host-437.dbo.CatalogAudit.PK_TicketLine1CLUSTEREDYY0000never2008-05-03 09:38:19COLDKEEP — primary key
host-437.dbo.ForecastArchive.PK_ShipmentSnapshot1CLUSTEREDYY0000never2008-05-03 09:38:19COLDKEEP — primary key
host-437.dbo.BookingResult.PK_AssetEntry1CLUSTEREDYY0000never2008-05-03 09:38:21COLDKEEP — primary key
host-437.dbo.ForecastHeader.PK_LedgerEntry1CLUSTEREDYY0000never2008-05-03 09:38:50COLDKEEP — primary key
host-437.dbo.ShiftLog.PK_SettlementDetail1CLUSTEREDYY0000never2008-05-03 09:38:39COLDKEEP — primary key
host-437.dbo.ShipmentAudit.PK_ClaimMonthly1CLUSTEREDYY0000never2008-05-03 09:38:50COLDKEEP — primary key
host-437.dbo.PricingAudit.PK_InvoiceResult1CLUSTEREDYY0000never2026-07-07 10:42:06COLDKEEP — primary key
host-437.dbo.RosterLog.PK_RosterDetail1CLUSTEREDYY0000never2026-07-07 10:43:08COLDKEEP — primary key
host-437.dbo.RouteHeader.PK_AssetSummary1CLUSTEREDYY0000never2008-05-03 09:38:49COLDKEEP — primary key
host-437.dbo.PayrollHeader.PK_OrdersStatus1CLUSTEREDYY0000never2026-07-07 14:15:57COLDKEEP — primary key
host-437.dbo.PayrollHeader.IX_ContractEntry2NONCLUSTERED0000never2026-07-07 14:15:57COLDreview, then DROP
host-437.dbo.ReconcileDetail.PK_WarehouseHistory1CLUSTEREDYY0000never2008-05-03 09:38:50COLDKEEP — primary key
host-437.dbo.InvoiceHistory.PK_BookingDetail1CLUSTEREDYY0000never2020-08-19 17:15:25COLDKEEP — primary key
host-437.dbo.TicketAudit.PK_SupplierAudit1CLUSTEREDYY0000never2010-06-29 11:16:33COLDKEEP — primary key
host-437.dbo.StaffingEntry.PK_PayrollHeader2NONCLUSTEREDYY0000never2010-06-29 12:00:41COLDKEEP — primary key
host-437.dbo.StaffingEntry.PK_SupplierAudit1CLUSTEREDY0000never2010-06-29 12:00:41COLDKEEP — table storage
host-437.dbo.RouteEntry.PK_WarehouseDaily1CLUSTEREDYY0000never2020-09-17 10:43:48COLDKEEP — primary key
host-437.dbo.CatalogLine.PK_ShiftEntry1CLUSTEREDYY0000never2008-05-03 09:38:56COLDKEEP — primary key
host-437.dbo.PolicyArchive.PK_OrdersHistory1CLUSTEREDYY0000never2020-07-04 14:22:33COLDKEEP — primary key
host-437.dbo.CustomerDaily.PK_TicketLine1CLUSTEREDYY0000never2010-08-31 10:22:31COLDKEEP — primary key
host-437.dbo.SupplierResult.IX_ReconcileSnapshot2NONCLUSTERED0000never2026-07-07 09:15:14COLDreview, then DROP
host-437.dbo.SupplierResult.IX_AssetHistory4NONCLUSTERED0000never2020-09-17 12:01:00COLDreview, then DROP
host-437.dbo.SupplierResult.IX_MeterDetail3NONCLUSTERED0000never2020-09-17 12:01:00COLDreview, then DROP
host-437.dbo.SupplierResult.PK_BatchSummary1CLUSTEREDYY0000never2026-07-07 09:15:13COLDKEEP — primary key
host-437.dbo.ForecastHeader.IX_PolicySnapshot2NONCLUSTERED0000never2026-07-07 12:04:45COLDreview, then DROP
host-437.dbo.ForecastHeader.PK_TerritoryDaily1CLUSTEREDYY0000never2026-07-07 09:08:36COLDKEEP — primary key
host-437.dbo.BatchResult.PK_RouteQueue1CLUSTEREDYY0000never2026-07-06 18:03:30COLDKEEP — primary key
host-437.dbo.BatchResult.IX_LedgerResult4NONCLUSTERED0000never2018-01-29 15:11:54COLDreview, then DROP
host-437.dbo.BatchResult.IX_BookingStatus3NONCLUSTERED0000never2020-09-17 12:01:00COLDreview, then DROP
host-437.dbo.BatchResult.IX_BatchStaging2NONCLUSTERED0000never2026-07-06 18:03:30COLDreview, then DROP
host-437.dbo.SupplierSnapshot.IX_PolicySnapshot2NONCLUSTERED0000never2020-08-19 17:14:16COLDreview, then DROP
host-437.dbo.SupplierSnapshot.IX_CampaignAudit3NONCLUSTERED0000never2020-08-19 17:14:16COLDreview, then DROP
host-437.dbo.SupplierSnapshot.PK_ClaimHistory1CLUSTEREDYY0000never2026-07-07 14:16:00COLDKEEP — primary key
host-437.dbo.RosterHistory.PK_ClaimEntry1CLUSTEREDYY0000never2026-07-07 11:18:49COLDKEEP — primary key
host-437.dbo.CatalogLine.PK_ShiftAudit1CLUSTEREDYY0000never2026-07-07 14:16:00COLDKEEP — primary key
host-437.dbo.CampaignHistory.PK_InvoiceQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-437.dbo.ForecastStaging.PK_TerritoryQueue1CLUSTEREDYY0000never2008-05-03 09:38:56COLDKEEP — primary key
host-437.dbo.PricingDaily.PK_PayrollSummary1CLUSTEREDYY0000never2008-05-03 09:38:39COLDKEEP — primary key
host-437.dbo.ShiftLine.PK_BillingEntry1CLUSTEREDYY0000never2020-08-19 17:13:06COLDKEEP — primary key
host-437.dbo.LedgerHeader.PK_PricingLine1CLUSTEREDYY0000never2020-09-17 10:50:21COLDKEEP — primary key
host-437.dbo.LedgerArchive.PK_TicketQueue1CLUSTEREDYY0000never2008-05-03 09:38:33COLDKEEP — primary key
host-437.dbo.ClaimSummary.PK_ContractLine1CLUSTEREDYY0000never2020-07-04 14:26:15COLDKEEP — primary key
host-437.dbo.CatalogDaily.PK_WarehouseEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-437.dbo.PayrollEntry.PK_BookingHeader1CLUSTEREDYY0000never2008-05-03 09:38:35COLDKEEP — primary key
host-437.dbo.CustomerDaily.PK_CampaignResult1CLUSTEREDYY0000never2021-02-19 10:07:59COLDKEEP — primary key
host-437.dbo.ShiftStaging.PK_TicketResult1CLUSTEREDYY0000never2020-07-04 14:23:05COLDKEEP — primary key
host-437.dbo.ContractMonthly.PK_ContractEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-437.dbo.TicketStatus.PK_ShiftResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-437.dbo.BookingSnapshot.PK_CampaignLine1CLUSTEREDYY0000never2011-11-25 14:05:07COLDKEEP — primary key
host-437.dbo.InvoiceHeader.PK_ContractQueue1CLUSTEREDYY0000never2012-03-22 13:53:57COLDKEEP — primary key
host-437.dbo.AssetStatus.PK_ClaimQueue1CLUSTEREDYY0000never2014-07-21 19:51:35COLDKEEP — primary key
host-437.dbo.PolicyLine.PK_LedgerLog1CLUSTEREDYY0000never2026-07-07 10:17:18COLDKEEP — primary key
host-437.dbo.TerritoryDaily.PK_QuotaLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-437.dbo.TicketDetail.PK_TerritoryDetail1CLUSTEREDYY0000never2026-07-07 14:15:57COLDKEEP — primary key
host-437.dbo.TicketDetail.IX_BillingHeader2NONCLUSTERED0000never2014-07-21 21:43:07COLDreview, then DROP
host-437.dbo.StaffingDaily.PK_SettlementMonthly1CLUSTEREDYY0000never2026-07-07 14:15:58COLDKEEP — primary key
host-437.dbo.StaffingDaily.IX_PricingStatus2NONCLUSTERED0000never2026-07-07 14:15:58COLDreview, then DROP
host-437.dbo.SettlementArchive.PK_SettlementHeader1CLUSTEREDYY0000never2026-07-07 14:15:58COLDKEEP — primary key
host-437.dbo.SettlementArchive.IX_CatalogHistory2NONCLUSTERED0000never2026-07-07 14:15:58COLDreview, then DROP
host-437.dbo.BatchStatus.PK_TicketDaily1CLUSTEREDYY0000never2026-07-07 14:16:00COLDKEEP — primary key
host-437.dbo.BatchStatus.IX_ClaimSnapshot2NONCLUSTERED0000never2026-07-07 14:16:00COLDreview, then DROP
host-437.dbo.OrdersLog.PK_QuotaStaging1CLUSTEREDYY0000never2026-07-07 14:15:59COLDKEEP — primary key
host-437.dbo.OrdersLog.IX_InvoiceStatus2NONCLUSTEREDY0000never2020-09-17 11:55:10COLDreview carefully — unique
host-437.dbo.PayrollHeader.PK_ShiftStaging1CLUSTEREDYY0000never2026-07-03 15:35:04COLDKEEP — primary key
host-437.dbo.CampaignQueue.PK_RosterResult1CLUSTEREDYY0000never2020-09-17 11:55:11COLDKEEP — primary key
host-437.dbo.CampaignQueue.IX_InvoiceHeader2NONCLUSTERED0000never2020-09-17 11:55:11COLDreview, then DROP
host-437.dbo.ShiftAudit.PK_CampaignQueue1CLUSTEREDYY0000never2026-07-07 14:16:03COLDKEEP — primary key
host-437.dbo.BillingSnapshot.PK_PricingStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-437.dbo.QuotaQueue.PK_PolicyLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-437.dbo.MeterStaging.PK_BatchEntry1CLUSTEREDYY0000never2020-07-04 14:21:15COLDKEEP — primary key
host-437.dbo.MeterStaging.IX_StaffingSnapshot2NONCLUSTEREDY0000never2020-09-17 11:52:25COLDreview carefully — unique
host-437.dbo.MeterStaging.IX_AssetSummary3NONCLUSTEREDY0000never2020-09-17 11:52:25COLDreview carefully — unique
host-437.dbo.MeterStaging.IX_RouteHeader8NONCLUSTEREDY0000never2020-09-17 11:52:25COLDreview carefully — unique
host-437.dbo.ContractHistory.PK_ClaimEntry1CLUSTEREDYY0000never2017-08-05 09:33:33COLDKEEP — primary key
host-437.dbo.ContractHistory.IX_RouteHeader2NONCLUSTERED0000never2017-08-05 09:33:33COLDreview, then DROP
host-437.dbo.PolicyStatus.PK_LedgerQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-437.dbo.CatalogEntry.PK_ContractStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-437.dbo.PayrollResult.PK_MeterDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-437.dbo.ClaimHistory.PK_ShiftHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-437.dbo.BookingEntry.PK_BillingLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-437.dbo.StaffingStatus.PK_TicketHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-437.dbo.OrdersResult.PK_OrdersQueue1CLUSTEREDYY0000never2026-07-07 14:15:57COLDKEEP — primary key
host-437.dbo.OrdersResult.IX_BatchHeader5NONCLUSTEREDY0000never2026-07-07 14:15:57COLDreview carefully — unique
FORECAST.dbo.ContractResult.PK_CampaignResult1CLUSTEREDYY0455560151862026-09-16 00:59:00neverUSEDKEEP — primary key
FORECAST.dbo.RosterAudit.PK_BillingEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
FORECAST.dbo.RosterAudit.UX_AssetEntry2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
FORECAST.dbo.PricingHeader.PK_CatalogDaily1CLUSTEREDYY9585562231052026-09-15 13:34:302026-05-08 07:44:29USEDKEEP — primary key
FORECAST.dbo.PricingHeader.UX_QuotaMonthly2NONCLUSTEREDY480382026-07-31 11:01:152026-05-07 16:06:05USEDkeep — in use
FORECAST.dbo.RouteSnapshot.PK_ContractStatus1CLUSTEREDYY0300002026-07-30 14:22:07neverUSEDKEEP — primary key
FORECAST.dbo.RouteArchive.PK_SupplierResult1CLUSTEREDYY04002026-07-30 10:59:03neverUSEDKEEP — primary key
FORECAST.dbo.AssetEntry.PK_StaffingSummary1CLUSTEREDYY035002026-07-30 10:59:032026-07-29 11:46:21USEDKEEP — primary key
FORECAST.dbo.BookingSnapshot.PK_TicketHistory1CLUSTEREDYY0139042026-07-30 15:33:412024-07-25 21:44:16USEDKEEP — primary key
FORECAST.dbo.RosterDaily.IX_RouteLine2NONCLUSTERED131002026-07-29 11:17:322026-05-07 10:06:09USEDkeep — in use
FORECAST.dbo.RosterDaily.PK_MeterQueue1CLUSTEREDYY03002026-07-30 10:59:032026-07-29 11:46:21USEDKEEP — primary key
FORECAST.dbo.RosterHeader.PK_RosterMonthly1CLUSTEREDYY025002026-07-30 10:59:032026-07-29 11:46:21USEDKEEP — primary key
FORECAST.dbo.ContractStaging.PK_TerritorySnapshot1CLUSTEREDYY030002026-07-29 11:55:30neverUSEDKEEP — primary key
FORECAST.dbo.BookingEntry.PK_SettlementQueue1CLUSTEREDYY036301052026-08-03 09:12:422026-07-29 11:46:09USEDKEEP — primary key
FORECAST.dbo.ReconcileMonthly.PK_SettlementDetail1CLUSTEREDYY098040132026-09-15 13:04:572024-10-09 12:56:38USEDKEEP — primary key
FORECAST.dbo.CampaignHeader.PK_ShiftHeader1CLUSTEREDYY01200301252026-09-15 13:34:302026-04-15 10:45:35USEDKEEP — primary key
FORECAST.dbo.DOB.PK_AssetStatus1CLUSTEREDYY2100004802026-09-16 00:00:082026-03-26 22:01:06USEDKEEP — primary key
FORECAST.dbo.ShipmentLog.PK_ClaimHistory1CLUSTEREDYY01012026-07-28 16:58:57neverUSEDKEEP — primary key
FORECAST.dbo.BookingSnapshot.PK_RosterSummary1CLUSTEREDYY0993002026-09-16 00:00:082024-06-24 12:35:35USEDKEEP — primary key
FORECAST.dbo.BookingSnapshot.UX_RosterStaging2NONCLUSTEREDY25002026-07-29 11:55:292024-06-24 09:02:50USEDkeep — in use
FORECAST.dbo.RosterStaging.PK_SupplierStatus1CLUSTEREDYY01002026-07-28 16:58:57neverUSEDKEEP — primary key
FORECAST.dbo.BatchLog.PK_ClaimLog1CLUSTEREDYY033802602026-09-15 22:00:592025-10-10 13:36:17USEDKEEP — primary key
FORECAST.dbo.QuotaStatus.PK_StaffingLine1CLUSTEREDYY07149002026-09-16 00:00:032024-06-22 11:15:28USEDKEEP — primary key
FORECAST.dbo.CustomerEntry.PK_CampaignHistory1CLUSTEREDYY724717881135835148932026-09-16 01:01:012026-08-21 16:02:17USEDKEEP — primary key
FORECAST.dbo.CustomerEntry.IX_PayrollDaily16NONCLUSTERED35725117076442026-09-15 22:01:302026-05-06 14:11:58USEDkeep — in use
FORECAST.dbo.Security.IX_TerritoryDaily12NONCLUSTERED40830021642026-09-15 17:26:292026-06-08 14:35:25USEDkeep — in use
FORECAST.dbo.RouteStaging.PK_ClaimHistory1CLUSTEREDYY01436002026-09-15 17:27:01neverUSEDKEEP — primary key
FORECAST.dbo.CatalogDetail.IX_MeterEntry5NONCLUSTERED1580002026-09-15 11:18:532023-07-13 14:53:10USEDkeep — in use
FORECAST.dbo.ClaimHistory.IX_BatchResult5NONCLUSTERED01002026-07-29 09:54:152024-04-29 08:29:00USEDkeep — in use
FORECAST.dbo.ClaimHistory.IX_ContractLine4NONCLUSTERED0000never2024-04-29 08:44:00COLDreview, then DROP
FORECAST.dbo.ClaimHistory.PK_BillingEntry1CLUSTEREDYY015184002026-09-16 00:59:002024-04-29 08:44:00USEDKEEP — primary key
FORECAST.dbo.PayrollLog.PK_CampaignHistory1CLUSTEREDYY091845702026-09-15 20:37:412024-04-01 15:59:45USEDKEEP — primary key
FORECAST.dbo.PayrollLog.UX_RosterStatus2NONCLUSTEREDY336410002026-09-16 00:59:002024-04-01 15:59:45USEDkeep — in use
FORECAST.dbo.ClaimSummary.PK_CampaignSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
FORECAST.dbo.TerritorySnapshot.PK_WarehouseArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
FORECAST.dbo.ForecastArchive.IX_StaffingDaily50NONCLUSTERED100800002026-09-16 00:59:432023-08-11 12:03:35USEDkeep — in use
FORECAST.dbo.PayrollDaily.IX_TicketResult54NONCLUSTERED0000never2023-05-24 08:51:39COLDreview, then DROP
FORECAST.dbo.CustomerSnapshot.IX_MeterSnapshot4NONCLUSTERED0000never2021-08-23 07:31:32COLDreview, then DROP
FORECAST.dbo.AssetDetail.IX_CatalogStatus7NONCLUSTERED0000never2023-07-24 14:11:02COLDreview, then DROP
FORECAST.dbo.QuotaResult.PK_BillingEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
FORECAST.dbo.QuotaResult.IX_BillingLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RECONCILE.dbo.ContractResult.PK_CampaignResult1CLUSTEREDYY04022026-09-01 01:00:00neverUSEDKEEP — primary key
RECONCILE.dbo.RosterAudit.PK_BillingEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.RosterAudit.UX_AssetEntry2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RECONCILE.dbo.PricingHeader.PK_CatalogDaily1CLUSTEREDYY745220253832026-09-15 16:10:322026-07-30 07:54:15USEDKEEP — primary key
RECONCILE.dbo.PricingHeader.UX_QuotaMonthly2NONCLUSTEREDY290282026-07-30 16:01:492026-07-30 07:53:53USEDkeep — in use
RECONCILE.dbo.RouteSnapshot.PK_ContractStatus1CLUSTEREDYY0191002026-07-30 14:19:56neverUSEDKEEP — primary key
RECONCILE.dbo.RouteArchive.PK_SupplierResult1CLUSTEREDYY05002026-07-31 02:41:08neverUSEDKEEP — primary key
RECONCILE.dbo.BookingSnapshot.PK_TicketHistory1CLUSTEREDYY025002026-07-30 16:26:032024-07-25 21:44:16USEDKEEP — primary key
RECONCILE.dbo.BookingEntry.PK_SettlementQueue1CLUSTEREDYY02650832026-07-31 02:41:042026-07-29 11:48:19USEDKEEP — primary key
RECONCILE.dbo.ReconcileMonthly.PK_SettlementDetail1CLUSTEREDYY05850002026-08-03 08:43:482025-05-03 15:36:50USEDKEEP — primary key
RECONCILE.dbo.CampaignHeader.PK_ShiftHeader1CLUSTEREDYY1676140922026-09-15 16:10:322026-05-20 09:32:20USEDKEEP — primary key
RECONCILE.dbo.DOB.PK_AssetStatus1CLUSTEREDYY012002026-07-31 02:41:192025-05-07 14:36:55USEDKEEP — primary key
RECONCILE.dbo.ShipmentLog.PK_ClaimHistory1CLUSTEREDYY01002026-07-29 08:13:46neverUSEDKEEP — primary key
RECONCILE.dbo.BookingSnapshot.PK_RosterSummary1CLUSTEREDYY0000never2024-06-24 12:35:35COLDKEEP — primary key
RECONCILE.dbo.BookingSnapshot.UX_RosterStaging2NONCLUSTEREDY24002026-07-29 11:55:322024-06-24 09:02:50USEDkeep — in use
RECONCILE.dbo.RosterStaging.PK_SupplierStatus1CLUSTEREDYY01002026-07-29 08:13:46neverUSEDKEEP — primary key
RECONCILE.dbo.BatchLog.PK_ClaimLog1CLUSTEREDYY04002026-07-31 02:41:192025-08-26 14:40:35USEDKEEP — primary key
RECONCILE.dbo.QuotaStatus.PK_StaffingLine1CLUSTEREDYY0556002026-09-15 09:13:322024-06-22 11:15:28USEDKEEP — primary key
RECONCILE.dbo.CustomerEntry.PK_CampaignHistory1CLUSTEREDYY116484058491525822026-09-16 01:01:002026-09-04 09:53:42USEDKEEP — primary key
RECONCILE.dbo.CustomerEntry.IX_PayrollDaily16NONCLUSTERED491510014172026-09-15 19:36:352026-08-29 10:53:52USEDkeep — in use
RECONCILE.dbo.Security.IX_TerritoryDaily12NONCLUSTERED0000never2024-10-22 13:20:38COLDreview, then DROP
RECONCILE.dbo.RouteStaging.PK_ClaimHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.CatalogDetail.IX_MeterEntry5NONCLUSTERED0000never2023-07-13 14:53:10COLDreview, then DROP
RECONCILE.dbo.ClaimHistory.IX_BatchResult5NONCLUSTERED0000never2024-04-29 08:29:00COLDreview, then DROP
RECONCILE.dbo.ClaimHistory.IX_ContractLine4NONCLUSTERED0000never2024-04-29 08:44:00COLDreview, then DROP
RECONCILE.dbo.ClaimHistory.PK_BillingEntry1CLUSTEREDYY0000never2024-04-29 08:44:00COLDKEEP — primary key
RECONCILE.dbo.PayrollLog.PK_CampaignHistory1CLUSTEREDYY00157402026-09-15 16:48:412024-04-01 15:59:45USEDKEEP — primary key
RECONCILE.dbo.PayrollLog.UX_RosterStatus2NONCLUSTEREDY15740002026-09-15 16:48:412024-04-01 15:59:45USEDkeep — in use
RECONCILE.dbo.ClaimSummary.PK_CampaignSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.TerritorySnapshot.PK_WarehouseArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.ForecastArchive.IX_StaffingDaily50NONCLUSTERED0000never2023-08-11 12:03:35COLDreview, then DROP
RECONCILE.dbo.PayrollDaily.IX_TicketResult54NONCLUSTERED0000never2023-05-24 08:51:39COLDreview, then DROP
RECONCILE.dbo.CustomerSnapshot.IX_MeterSnapshot4NONCLUSTERED0000never2021-08-23 07:31:32COLDreview, then DROP
RECONCILE.dbo.AssetDetail.IX_CatalogStatus7NONCLUSTERED0000never2023-07-24 14:11:02COLDreview, then DROP
RECONCILE.dbo.QuotaResult.PK_BillingEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.QuotaResult.IX_BillingLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique