Index Usage — ACME-198-51-100-210
DBA BrainIndex UsageACME-198-51-100-210snapshot 2026-09-16 01:01:24 +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-210

Host: 198.51.100.210

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

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

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_total2329every index on a CatalogHistory table
used299had a seek, scan or lookup
unused30written but never read
cold2000never read AND never written since restart
disabled0ALTER INDEX ... DISABLE was run
droppable479nonclustered, not unique, no constraint, never read
fragmented38above the rebuild threshold

By database

DatabaseTotalColdDisabledDroppableRecommend action
PAYROLL126910220262review the drop candidates above
RECONCILE320320099review the drop candidates above
HR333273075review the drop candidates above
WAREHOUSE208206022review the drop candidates above
RECONCILE363409review the drop candidates above
FORECAST363108review the drop candidates above
host-459726703review the drop candidates above
host-241181201review the drop candidates above
CUSTOMER202000no action — cold indexes here are constraints or clustered
APP171500no action — cold indexes here are constraints or clustered

Drop candidates (479)

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_OrdersEntry721399neverUNUSEDreview, then DROP
PAYROLL.dbo.ContractLine.IX_InvoiceMonthly10614neverUNUSEDreview, then DROP
PAYROLL.dbo.TerritoryArchive.IX_LedgerLine10139neverUNUSEDreview, then DROP
PAYROLL.dbo.BookingEntry.IX_OrdersAudit9332neverUNUSEDreview, then DROP
PAYROLL.dbo.AssetDaily.IX_StaffingSnapshot5571neverUNUSEDreview, then DROP
PAYROLL.dbo.AssetResult.IX_RosterArchive2542neverUNUSEDreview, then DROP
HR.dbo.TerritoryDetail.IX_StaffingEntry502neverUNUSEDreview, then DROP
HR.dbo.TerritoryDetail.IX_InvoiceQueue502neverUNUSEDreview, then DROP
PAYROLL.dbo.CatalogStatus.IX_SalesLine389neverUNUSEDreview, then DROP
PAYROLL.dbo.ReconcileSummary.IX_CatalogLine339neverUNUSEDreview, then DROP
PAYROLL.dbo.QuotaResult.IX_CatalogQueue227neverUNUSEDreview, then DROP
HR.dbo.BillingArchive.IX_SettlementSnapshot80neverUNUSEDreview, then DROP
HR.dbo.BillingEntry.IX_ReconcileAudit77neverUNUSEDreview, then DROP
HR.dbo.BillingEntry.IX_ClaimEntry77neverUNUSEDreview, then DROP
PAYROLL.dbo.SupplierAudit.IX_ClaimQueue59neverUNUSEDreview, then DROP
PAYROLL.dbo.QuotaSnapshot.IX_TerritoryResult49neverUNUSEDreview, then DROP
HR.dbo.CampaignDaily.IX_WarehouseEntry42neverUNUSEDreview, then DROP
PAYROLL.dbo.ShiftResult.IX_BookingArchive1neverUNUSEDreview, then DROP
PAYROLL.dbo.ShiftResult.IX_ShipmentAudit1neverUNUSEDreview, then DROP
PAYROLL.dbo.TerritoryAudit.IX_ShipmentMonthly1neverUNUSEDreview, then DROP
PAYROLL.dbo.ContractHistory.IX_CampaignHeader1neverUNUSEDreview, then DROP
PAYROLL.dbo.RouteDetail.IX_CatalogLine0neverCOLDreview, then DROP
PAYROLL.dbo.SettlementSnapshot.IX_PayrollResult0neverCOLDreview, then DROP
PAYROLL.dbo.OrdersSummary.IX_InvoiceEntry0neverCOLDreview, then DROP
PAYROLL.dbo.BookingLog.IX_PricingSummary0neverCOLDreview, then DROP
PAYROLL.dbo.StaffingSnapshot.IX_StaffingSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.AssetArchive.IX_AssetEntry0neverCOLDreview, then DROP
PAYROLL.dbo.CatalogAudit.IX_SettlementResult0neverCOLDreview, then DROP
PAYROLL.dbo.BatchSummary.IX_InvoiceSummary0neverCOLDreview, then DROP
PAYROLL.dbo.ShiftSnapshot.IX_PricingArchive0neverCOLDreview, then DROP
PAYROLL.dbo.BookingQueue.IX_CustomerStaging0neverCOLDreview, then DROP
host-459.prb.PolicyDaily.IX_ClaimArchive0neverCOLDreview, then DROP
host-459.prb.CampaignMonthly.IX_SupplierEntry0neverCOLDreview, then DROP
host-459.prb.LedgerAudit.IX_BatchResult0neverCOLDreview, 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_LedgerLine0neverCOLDreview, 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
WAREHOUSE.dbo.InvoiceSnapshot.IX_TicketHistory0neverCOLDreview, then DROP
WAREHOUSE.dbo.InvoiceSnapshot.IX_SupplierSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.BillingHistory.IX_AssetDaily0neverCOLDreview, then DROP
PAYROLL.dbo.AssetLog.IX_MeterStaging0neverCOLDreview, then DROP
PAYROLL.dbo.InvoiceLine.IX_SettlementHistory0neverCOLDreview, then DROP
PAYROLL.dbo.TicketAudit.IX_MeterStatus0neverCOLDreview, then DROP
PAYROLL.dbo.TicketAudit.IX_ContractDaily0neverCOLDreview, then DROP
PAYROLL.dbo.MeterHistory.IX_PricingHeader0neverCOLDreview, then DROP
PAYROLL.dbo.LedgerDetail.IX_ShiftHistory0neverCOLDreview, then DROP
PAYROLL.dbo.PricingLog.IX_CustomerLog0neverCOLDreview, then DROP
PAYROLL.dbo.RosterDetail.IX_RouteStaging0neverCOLDreview, then DROP
PAYROLL.dbo.ShipmentDaily.IX_RouteDaily0neverCOLDreview, then DROP
PAYROLL.dbo.AssetArchive.IX_QuotaQueue0neverCOLDreview, then DROP
PAYROLL.dbo.SalesResult.IX_BatchAudit0neverCOLDreview, then DROP
PAYROLL.dbo.QuotaDaily.IX_CatalogResult0neverCOLDreview, then DROP
PAYROLL.dbo.BillingSummary.IX_PricingHistory0neverCOLDreview, 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.WarehouseSnapshot.IX_ShipmentLog0neverCOLDreview, 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.AssetEntry.IX_ContractMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.BookingHeader.IX_PricingDetail0neverCOLDreview, then DROP
PAYROLL.dbo.PayrollSnapshot.IX_SettlementDetail0neverCOLDreview, then DROP
PAYROLL.dbo.PolicyLog.IX_StaffingMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.ShiftSummary.IX_ContractAudit0neverCOLDreview, then DROP
PAYROLL.dbo.InvoiceSnapshot.IX_SettlementStaging0neverCOLDreview, then DROP
PAYROLL.dbo.InvoiceSnapshot.IX_PolicyHeader0neverCOLDreview, then DROP
PAYROLL.dbo.ContractArchive.IX_PayrollLine0neverCOLDreview, then DROP
PAYROLL.dbo.BatchLine.IX_TerritoryMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.LedgerDaily.IX_ForecastSummary0neverCOLDreview, then DROP
PAYROLL.dbo.BillingAudit.IX_ShipmentMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.ContractResult.IX_PolicyResult0neverCOLDreview, then DROP
PAYROLL.dbo.OrdersHistory.IX_TerritoryArchive0neverCOLDreview, then DROP
PAYROLL.dbo.ReconcileQueue.IX_ForecastDetail0neverCOLDreview, 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.StaffingHeader.IX_ClaimLine0neverCOLDreview, 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.BatchDetail.IX_StaffingAudit0neverCOLDreview, then DROP
HR.dbo.RosterLog.IX_LedgerHeader0neverCOLDreview, then DROP
PAYROLL.dbo.SupplierLine.IX_SettlementArchive0neverCOLDreview, then DROP
PAYROLL.dbo.SalesEntry.IX_CatalogSummary0neverCOLDreview, then DROP
PAYROLL.dbo.OrdersResult.IX_TerritorySummary0neverCOLDreview, then DROP
PAYROLL.dbo.BookingStatus.IX_InvoiceMonthly0neverCOLDreview, 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.PricingHistory.IX_RosterDetail0neverCOLDreview, then DROP
PAYROLL.dbo.PricingHistory.IX_SupplierSummary0neverCOLDreview, then DROP
PAYROLL.dbo.ForecastArchive.IX_StaffingDaily0neverCOLDreview, then DROP
PAYROLL.dbo.TerritorySummary.IX_MeterDaily0neverCOLDreview, 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.BatchSnapshot.IX_PricingStatus0neverCOLDreview, then DROP
PAYROLL.dbo.PricingDetail.IX_ContractMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.ContractStatus.IX_QuotaEntry0neverCOLDreview, then DROP
PAYROLL.dbo.OrdersStatus.IX_AssetStatus0neverCOLDreview, then DROP
PAYROLL.dbo.LedgerSummary.IX_StaffingStaging0neverCOLDreview, then DROP
PAYROLL.dbo.AssetDaily.IX_RosterMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.QuotaAudit.IX_AssetEntry0neverCOLDreview, then DROP
PAYROLL.dbo.OrdersResult.IX_StaffingHistory0neverCOLDreview, then DROP
PAYROLL.dbo.ShipmentAudit.IX_LedgerEntry0neverCOLDreview, then DROP
PAYROLL.dbo.LedgerHistory.IX_TerritoryArchive0neverCOLDreview, 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
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
PAYROLL.dbo.TicketLog.IX_ShiftLine0neverCOLDreview, then DROP
PAYROLL.dbo.WarehouseMonthly.IX_ForecastLog0neverCOLDreview, then DROP
PAYROLL.dbo.TerritoryStatus.IX_PricingArchive0neverCOLDreview, then DROP
PAYROLL.dbo.ContractSummary.IX_BillingResult0neverCOLDreview, then DROP
PAYROLL.dbo.ContractSummary.IX_TicketHeader0neverCOLDreview, then DROP
PAYROLL.dbo.ShiftDaily.IX_WarehouseSnapshot0neverCOLDreview, then DROP
HR.dbo.WarehouseMonthly.IX_PayrollHistory0neverCOLDreview, then DROP
HR.dbo.TicketLine.IX_ForecastMonthly0neverCOLDreview, then DROP
HR.dbo.OrdersDaily.IX_TerritoryResult0neverCOLDreview, then DROP
HR.dbo.PolicyLog.IX_BatchLog0neverCOLDreview, then DROP
HR.dbo.PolicyLog.IX_BatchHeader0neverCOLDreview, then DROP
HR.dbo.BatchSummary.IX_BookingDetail0neverCOLDreview, then DROP
HR.dbo.TerritoryDetail.IX_MeterMonthly0neverCOLDreview, then DROP
HR.dbo.SupplierEntry.IX_LedgerStatus0neverCOLDreview, then DROP
RECONCILE.dbo.StaffingHistory.IX_WarehouseHistory0neverCOLDreview, then DROP
RECONCILE.dbo.BatchSummary.IX_BillingStatus0neverCOLDreview, 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.ShiftMonthly.IX_BillingArchive0neverCOLDreview, then DROP
RECONCILE.dbo.MeterStatus.IX_ClaimDetail0neverCOLDreview, then DROP
RECONCILE.dbo.MeterStatus.IX_BillingQueue0neverCOLDreview, then DROP
RECONCILE.dbo.MeterStatus.IX_WarehouseStaging0neverCOLDreview, 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
HR.dbo.ShiftAudit.IX_InvoiceArchive0neverCOLDreview, then DROP
HR.dbo.RosterHistory.IX_ShipmentDetail0neverCOLDreview, then DROP
HR.dbo.PayrollStaging.IX_OrdersMonthly0neverCOLDreview, then DROP
HR.dbo.CatalogStatus.IX_MeterLog0neverCOLDreview, then DROP
HR.dbo.PolicyMonthly.IX_CampaignStaging0neverCOLDreview, then DROP
HR.dbo.LedgerAudit.IX_InvoiceHeader0neverCOLDreview, then DROP
HR.dbo.ShiftHistory.IX_OrdersLog0neverCOLDreview, then DROP
HR.dbo.PolicySummary.IX_InvoiceDaily0neverCOLDreview, then DROP
HR.dbo.BatchResult.IX_OrdersLog0neverCOLDreview, then DROP
HR.dbo.BatchResult.IX_CustomerResult0neverCOLDreview, then DROP
HR.dbo.PayrollSnapshot.IX_MeterDaily0neverCOLDreview, then DROP
HR.dbo.OrdersLog.IX_WarehouseSummary0neverCOLDreview, then DROP
HR.dbo.ClaimEntry.IX_WarehouseSummary0neverCOLDreview, then DROP
HR.dbo.SalesEntry.IX_AssetHistory0neverCOLDreview, then DROP
HR.dbo.SalesEntry.IX_ForecastQueue0neverCOLDreview, then DROP
HR.dbo.SupplierLog.IX_LedgerDaily0neverCOLDreview, then DROP
HR.dbo.SupplierDaily.IX_WarehouseSummary0neverCOLDreview, then DROP
HR.dbo.LedgerLine.IX_BatchLog0neverCOLDreview, then DROP
HR.dbo.TerritoryHeader.IX_ReconcileSnapshot0neverCOLDreview, then DROP
HR.dbo.ShipmentArchive.IX_PricingSummary0neverCOLDreview, then DROP
HR.dbo.TerritoryHeader.IX_BatchAudit0neverCOLDreview, then DROP
HR.dbo.BatchLog.IX_CustomerLine0neverCOLDreview, then DROP
HR.dbo.ShipmentLog.IX_BillingArchive0neverCOLDreview, then DROP
HR.dbo.AssetAudit.IX_QuotaSnapshot0neverCOLDreview, then DROP
HR.dbo.BillingSnapshot.IX_PayrollHistory0neverCOLDreview, then DROP
HR.dbo.CatalogSnapshot.IX_BillingMonthly0neverCOLDreview, then DROP
HR.dbo.PricingHeader.IX_OrdersStaging0neverCOLDreview, then DROP
RECONCILE.dbo.RosterArchive.IX_TerritoryLog0neverCOLDreview, then DROP
RECONCILE.dbo.Bonding_ ShiftAudit.bonding_ IX_InvoiceArchive0neverCOLDreview, 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
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.ContractHeader.IX_SupplierResult0neverCOLDreview, 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.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.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.TerritoryStaging.IX_RouteStatus0neverCOLDreview, then DROP
WAREHOUSE.dbo.BillingDaily.IX_PricingAudit0neverCOLDreview, then DROP
WAREHOUSE.dbo.CampaignMonthly.IX_BookingDaily0neverCOLDreview, then DROP
WAREHOUSE.dbo.CampaignMonthly.IX_OrdersArchive0neverCOLDreview, 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
HR.dbo.ContractDetail.IX_LedgerStatus0neverCOLDreview, then DROP
PAYROLL.dbo.SalesQueue.IX_SupplierDetail0neverCOLDreview, then DROP
PAYROLL.dbo.AssetLine.IX_AssetDetail0neverCOLDreview, then DROP
PAYROLL.dbo.BillingDaily.IX_QuotaDetail0neverCOLDreview, then DROP
PAYROLL.dbo.PayrollDetail.IX_BillingStaging0neverCOLDreview, then DROP
PAYROLL.dbo.ReconcileDaily.IX_BatchAudit0neverCOLDreview, then DROP
PAYROLL.dbo.TicketAudit.IX_InvoiceQueue0neverCOLDreview, then DROP
PAYROLL.dbo.AssetStatus.IX_StaffingQueue0neverCOLDreview, then DROP
PAYROLL.dbo.AssetStatus.IX_LedgerSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.ClaimSummary.IX_ClaimDaily0neverCOLDreview, then DROP
PAYROLL.dbo.RosterSnapshot.IX_SalesDaily0neverCOLDreview, then DROP
PAYROLL.dbo.SupplierHeader.IX_QuotaResult0neverCOLDreview, then DROP
PAYROLL.dbo.MeterMonthly.IX_RosterHeader0neverCOLDreview, then DROP
PAYROLL.dbo.MeterMonthly.IX_PricingSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.ReconcileAudit.IX_ForecastEntry0neverCOLDreview, then DROP
PAYROLL.dbo.AssetDetail.IX_QuotaSnapshot0neverCOLDreview, 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.AssetSnapshot.IX_ShipmentMonthly0neverCOLDreview, 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.SettlementHistory.IX_ShipmentEntry0neverCOLDreview, 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.CatalogEntry.IX_PricingSummary0neverCOLDreview, then DROP
PAYROLL.dbo.TicketSnapshot.IX_PayrollHeader0neverCOLDreview, then DROP
PAYROLL.dbo.SettlementAudit.IX_RouteEntry0neverCOLDreview, then DROP
PAYROLL.dbo.WarehouseSnapshot.IX_ShiftHistory0neverCOLDreview, then DROP
PAYROLL.dbo.BillingStaging.IX_ForecastSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.LedgerSummary.IX_ShipmentLine0neverCOLDreview, then DROP
PAYROLL.dbo.CatalogArchive.IX_CampaignStatus0neverCOLDreview, 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.WarehouseEntry.IX_TicketResult0neverCOLDreview, then DROP
PAYROLL.dbo.InvoiceLine.IX_PricingSummary0neverCOLDreview, then DROP
PAYROLL.dbo.SupplierLine.IX_ShiftStatus0neverCOLDreview, then DROP
PAYROLL.dbo.MeterAudit.IX_PricingLine0neverCOLDreview, 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.ReconcileLine.IX_PayrollLog0neverCOLDreview, then DROP
PAYROLL.dbo.PricingLine.IX_InvoiceHistory0neverCOLDreview, then DROP
PAYROLL.dbo.OrdersStatus.IX_StaffingDaily0neverCOLDreview, then DROP
PAYROLL.dbo.CampaignArchive.IX_PolicyDetail0neverCOLDreview, then DROP
PAYROLL.dbo.BatchLog.IX_CustomerLog0neverCOLDreview, then DROP
PAYROLL.dbo.BillingEntry.IX_CustomerLine0neverCOLDreview, 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.TerritoryAudit.IX_ForecastResult0neverCOLDreview, then DROP
PAYROLL.dbo.StaffingResult.IX_QuotaDetail0neverCOLDreview, then DROP
PAYROLL.dbo.PolicySummary.IX_InvoiceSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.BatchSummary.IX_ShiftLog0neverCOLDreview, then DROP
PAYROLL.dbo.InlineERPRealesedproducts_#.IX_InlineERPRealesedproducts_#0neverCOLDreview, then DROP
PAYROLL.dbo.AssetDetail.IX_LedgerQueue0neverCOLDreview, then DROP
PAYROLL.dbo.BatchQueue.IX_AssetLine0neverCOLDreview, then DROP
PAYROLL.dbo.InlineERPTransactions_#.IX_InlineERPTransactions_#0neverCOLDreview, then DROP
PAYROLL.dbo.RouteStaging.IX_QuotaAudit0neverCOLDreview, then DROP
PAYROLL.dbo.ForecastDetail.IX_SupplierHeader0neverCOLDreview, then DROP
PAYROLL.dbo.WarehouseHistory.IX_WarehouseAudit0neverCOLDreview, then DROP
PAYROLL.dbo.CatalogDetail.IX_ForecastSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.PayrollSummary.IX_WarehouseHeader0neverCOLDreview, then DROP
PAYROLL.dbo.ClaimDetail.IX_SalesDetail0neverCOLDreview, 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.PayrollHeader.IX_BookingStaging0neverCOLDreview, then DROP
PAYROLL.dbo.TicketSummary.IX_TerritorySummary0neverCOLDreview, then DROP
PAYROLL.dbo.QuotaArchive.IX_BillingHeader0neverCOLDreview, then DROP
PAYROLL.dbo.SettlementStatus.IX_CustomerAudit0neverCOLDreview, then DROP
PAYROLL.dbo.MeterEntry.IX_StaffingArchive0neverCOLDreview, then DROP
PAYROLL.dbo.StaffingQueue.IX_ReconcileMonthly0neverCOLDreview, then DROP
PAYROLL.dbo.PayrollLog.IX_ShiftDetail0neverCOLDreview, then DROP
PAYROLL.dbo.RosterDetail.IX_RosterEntry0neverCOLDreview, 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.ForecastStaging.IX_BatchAudit0neverCOLDreview, 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
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
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.ContractStaging.IX_BookingLine0neverCOLDreview, then DROP
PAYROLL.dbo.PayrollSummary.IX_QuotaResult0neverCOLDreview, then DROP
PAYROLL.dbo.ReconcileArchive.IX_PricingStatus0neverCOLDreview, then DROP
PAYROLL.dbo.StaffingHeader.IX_PayrollSnapshot0neverCOLDreview, then DROP
PAYROLL.dbo.TerritoryDetail.IX_RosterHeader0neverCOLDreview, 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.ContractDetail.IX_ContractSummary0neverCOLDreview, then DROP
HR.dbo.WarehouseArchive.IX_SupplierMonthly0neverCOLDreview, then DROP
HR.dbo.PricingAudit.IX_PricingArchive0neverCOLDreview, then DROP
HR.dbo.BatchLine.IX_PricingArchive0neverCOLDreview, then DROP
HR.dbo.RouteEntry.IX_CampaignMonthly0neverCOLDreview, then DROP
HR.dbo.SettlementAudit.IX_RosterHeader0neverCOLDreview, then DROP
HR.dbo.MeterSnapshot.IX_CatalogResult0neverCOLDreview, then DROP
HR.dbo.StaffingStatus.IX_LedgerHeader0neverCOLDreview, then DROP
HR.dbo.ContractHeader.IX_SupplierResult0neverCOLDreview, then DROP
HR.dbo.SalesSummary.IX_PricingStatus0neverCOLDreview, then DROP
HR.dbo.AssetDetail.IX_MeterSnapshot0neverCOLDreview, then DROP
HR.dbo.ShipmentLine.IX_CampaignSnapshot0neverCOLDreview, then DROP
HR.dbo.StaffingMonthly.IX_CampaignLine0neverCOLDreview, then DROP
HR.dbo.MeterHistory.IX_TerritoryStatus0neverCOLDreview, then DROP
HR.dbo.MeterHistory.IX_CatalogResult0neverCOLDreview, then DROP
HR.dbo.WarehouseDaily.IX_ForecastStaging0neverCOLDreview, then DROP
HR.dbo.StaffingHistory.IX_WarehouseHistory0neverCOLDreview, then DROP
HR.dbo.BatchSummary.IX_BillingStatus0neverCOLDreview, then DROP
HR.dbo.ShiftDetail.IX_LedgerSummary0neverCOLDreview, then DROP
HR.dbo.SalesLine.IX_OrdersEntry0neverCOLDreview, then DROP
HR.dbo.CampaignHistory.IX_PayrollStaging0neverCOLDreview, then DROP
HR.dbo.ShiftMonthly.IX_BillingArchive0neverCOLDreview, then DROP
HR.dbo.ContractSnapshot.IX_ShipmentHistory0neverCOLDreview, then DROP
HR.dbo.MeterStatus.IX_ClaimDetail0neverCOLDreview, then DROP
HR.dbo.MeterStatus.IX_BillingQueue0neverCOLDreview, then DROP
HR.dbo.MeterStatus.IX_WarehouseStaging0neverCOLDreview, then DROP
HR.dbo.ShipmentQueue.IX_QuotaSnapshot0neverCOLDreview, then DROP
HR.dbo.BatchStaging.IX_ForecastHeader0neverCOLDreview, then DROP
HR.dbo.RosterAudit.IX_PricingArchive0neverCOLDreview, then DROP
FORECAST.dbo.AssetDetail.IX_CatalogStatus0neverCOLDreview, then DROP
FORECAST.dbo.ClaimHistory.IX_BatchResult0neverCOLDreview, then DROP
FORECAST.dbo.ClaimHistory.IX_ContractLine0neverCOLDreview, then DROP
RECONCILE.dbo.ForecastArchive.IX_StaffingDaily0neverCOLDreview, then DROP
RECONCILE.dbo.CustomerEntry.IX_PayrollDaily0neverCOLDreview, 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
WAREHOUSE.dbo.LedgerStaging.IX_CatalogDetail0neverCOLDreview, then DROP
WAREHOUSE.dbo.CatalogSummary.IX_ForecastStatus0neverCOLDreview, then DROP
host-241.dbo.OrdersSnapshot.IX_ReconcileHeader0neverCOLDreview, then DROP
FORECAST.dbo.CustomerEntry.IX_PayrollDaily0neverCOLDreview, then DROP
FORECAST.dbo.Security.IX_TerritoryDaily0neverCOLDreview, then DROP
FORECAST.dbo.CatalogDetail.IX_MeterEntry0neverCOLDreview, then DROP
FORECAST.dbo.PayrollDaily.IX_TicketResult0neverCOLDreview, then DROP
FORECAST.dbo.CustomerSnapshot.IX_MeterSnapshot0neverCOLDreview, then DROP

Fragmented (38)

Total 4,903.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.TerritoryDetail.IX_InvoiceQueue1/1NONCLUSTERED99.1%38,128297.92025-07-05 08:35:18REBUILD
RECONCILE\dbo.OrdersArchive.PK_BookingStaging1/1CLUSTERED99.1%1,1649.12024-03-18 09:55:47REBUILD
RECONCILE\dbo.BillingSnapshot.IX_OrdersAudit1/1NONCLUSTERED99.1%15,463120.82025-07-04 14:30:13REBUILD
RECONCILE\dbo.StaffingSnapshot.IX_OrdersStatus1/1CLUSTERED98.8%54,316424.32025-06-27 07:32:51REBUILD
RECONCILE\dbo.AssetResult.IX_RouteQueue1/1NONCLUSTERED98.6%1,80614.12024-11-21 08:16:50REBUILD
host-241\dbo.PayrollArchive.PK_LedgerLine1/1CLUSTERED98.5%1,2719.92025-10-13 20:22:07REBUILD
RECONCILE\dbo.TicketDetail.IX_WarehouseSummary1/1NONCLUSTERED98.0%9,54574.62025-06-13 18:08:10REBUILD
host-241\dbo.MeterStatus.PK_ClaimHistory1/1CLUSTERED97.7%53,338416.72025-10-02 09:08:43REBUILD
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.5%2,22117.42024-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/1CLUSTERED89.3%1,32310.32025-06-18 10:35:04REBUILD
FORECAST\dbo.CustomerEntry.PK_CampaignHistory1/1CLUSTERED85.9%8,85969.22025-09-27 07:16:40REBUILD
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
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 (2329)

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_SettlementResult1CLUSTEREDYY216801682026-09-09 13:01:542025-06-18 10:35:04USEDKEEP — primary key
host-459.app.ReconcileDaily.PK_LedgerResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-459.app.SupplierLog.PK_SalesDetail1CLUSTEREDYY000168never2024-11-01 15:55:44UNUSEDKEEP — primary key
host-459.app.ReconcileQueue.PK_RosterQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-459.app.App.PK_InvoiceResult1CLUSTEREDYY41890002026-08-29 13:30:002023-08-21 14:39:17USEDKEEP — primary key
host-459.app.ClaimResult.PK_PayrollResult1CLUSTEREDYY0000never2025-08-23 13:37:13COLDKEEP — 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_RosterDaily1CLUSTEREDYY0000never2024-07-26 08:46:52COLDKEEP — primary key
host-459.app.ReconcileSnapshot.PK_SupplierArchive1CLUSTEREDYY0000never2025-01-24 09:15:00COLDKEEP — primary key
host-459.app.CatalogMonthly.PK_ClaimHeader1CLUSTEREDYY0000never2023-10-19 14:45:16COLDKEEP — 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_AssetStatus1CLUSTEREDYY04189002026-08-29 13:30: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_ClaimStatus1CLUSTEREDYY04189041892026-08-29 13:30: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_AssetDaily1CLUSTEREDYY0000never2023-10-16 15:19:49COLDKEEP — primary key
host-459.prb.LedgerAudit.UX_InvoiceDetail2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host-459.prb.CampaignMonthly.IX_SupplierEntry3NONCLUSTERED0000never2023-10-16 15:56:24COLDreview, then DROP
host-459.prb.CampaignMonthly.PK_ShiftResult1CLUSTEREDYY0000never2023-09-29 16:07:45COLDKEEP — primary key
host-459.prb.PolicyDaily.IX_ClaimArchive3NONCLUSTERED0000never2023-10-16 15:56:24COLDreview, then DROP
host-459.prb.PolicyDaily.PK_PricingDaily1CLUSTEREDYY0000never2023-09-29 16:07:45COLDKEEP — primary key
host-459.prb.MeterDetail.PK_PayrollDaily1CLUSTEREDYY0000never2023-09-27 08:20:50COLDKEEP — primary key
host-459.prb.MeterDetail.UX_PolicySnapshot2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host-459.prb.SupplierStatus.PK_CampaignEntry1CLUSTEREDYY0000never2023-09-27 09:08:45COLDKEEP — 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_SettlementResult1CLUSTEREDYY0128790128792026-08-29 13:30:002024-07-26 15:52:21USEDKEEP — primary key
APP.app.SupplierLog.PK_SalesDetail1CLUSTEREDYY00012879neverneverUNUSEDKEEP — 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_BookingEntry1CLUSTEREDYY0000never2025-08-11 10:16:47COLDKEEP — 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_OrdersHeader1CLUSTEREDYY17482152190157172026-09-15 17:08:362026-07-24 19:01:08USEDKEEP — primary key
PAYROLL.dbo.ContractResult.PK_CampaignResult1CLUSTEREDYY020752051882026-08-29 13:30:002024-12-16 15:46:25USEDKEEP — primary key
PAYROLL.dbo.SettlementStaging.PK_TicketStaging1CLUSTEREDYY0005188never2026-08-29 19:00:47UNUSEDKEEP — primary key
PAYROLL.dbo.ContractEntry.PK_SettlementStatus1CLUSTEREDYY0000never2025-11-11 19:03:29COLDKEEP — primary key
PAYROLL.dbo.QuotaDetail.IX_BookingStaging10NONCLUSTERED4483570962026-09-15 16:18:282026-08-28 13:00:27USEDkeep — in use
PAYROLL.dbo.QuotaDetail.IX_BillingStatus22NONCLUSTERED1200962026-09-11 14:10:302026-08-28 19:00:34USEDkeep — in use
PAYROLL.dbo.QuotaResult.PK_QuotaSummary1CLUSTEREDYY00096never2026-08-28 19:00:37UNUSEDKEEP — primary key
PAYROLL.dbo.BookingQueue.IX_CustomerStaging22NONCLUSTERED0000never2023-07-13 14:45:21COLDreview, then DROP
PAYROLL.dbo.PayrollSummary.IX_SupplierHistory1CLUSTERED81440002026-09-15 16:25:392023-07-18 17:39:00USEDKEEP — table storage
PAYROLL.dbo.StaffingSnapshot.IX_ClaimSummary2NONCLUSTERED406070002026-09-15 18:10:132026-07-15 15:05:58USEDkeep — in use
PAYROLL.dbo.StaffingSnapshot.IX_StaffingSnapshot3NONCLUSTERED0000never2026-07-15 15:05:58COLDreview, then DROP
PAYROLL.dbo.ShiftAudit.PK_SettlementResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftAudit.UX_PayrollAudit2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.AssetMonthly.PK_CatalogDaily1CLUSTEREDYY013354256832026-09-16 00:00:142026-05-22 19:00:33USEDKEEP — primary key
PAYROLL.dbo.AssetMonthly.UQ_PricingMonthly2NONCLUSTEREDY542579002026-09-16 00:00:142026-05-22 19:00:33USEDkeep — in use
PAYROLL.dbo.BillingDetail.PK_ForecastMonthly1CLUSTEREDYY00048never2026-08-28 19:00:40UNUSEDKEEP — primary key
PAYROLL.dbo.TicketMonthly.PK_ShipmentHistory1CLUSTEREDYY311002026-09-11 10:14:232026-05-22 19:00:34USEDKEEP — primary key
PAYROLL.dbo.InvoiceArchive.PK_CampaignMonthly1CLUSTEREDYY027002026-09-11 10:14:232026-05-21 19:02:08USEDKEEP — primary key
PAYROLL.dbo.InvoiceArchive.UQ_ContractHeader2NONCLUSTEREDY0000never2026-05-21 19:02:08COLDreview carefully — unique
PAYROLL.dbo.BookingLog.IX_PricingSummary4NONCLUSTERED0000never2023-07-18 17:42:25COLDreview, then DROP
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_CampaignDetail1CLUSTEREDYY0000never2025-11-11 19:03:42COLDKEEP — primary key
PAYROLL.dbo.ClaimAudit.UX_OrdersDaily2NONCLUSTEREDY0000never2025-11-11 19:03:43COLDreview carefully — unique
PAYROLL.dbo.PayrollStatus.PK_BatchHistory1CLUSTEREDYY0000never2025-11-11 19:03:44COLDKEEP — primary key
PAYROLL.dbo.PayrollStatus.UX_RosterSummary2NONCLUSTEREDY0000never2025-11-11 19:03:45COLDreview carefully — unique
PAYROLL.dbo.OrdersDaily.PK_TerritoryLine1CLUSTEREDYY0000never2025-11-11 19:03:45COLDKEEP — primary key
PAYROLL.dbo.CampaignDaily.PK_InvoiceDaily1CLUSTEREDYY0000never2025-11-11 19:03:46COLDKEEP — primary key
PAYROLL.dbo.TicketStaging.PK_QuotaResult1CLUSTEREDYY0100780100782026-08-29 13:30:002025-09-20 19:00:53USEDKEEP — primary key
PAYROLL.dbo.ShiftQueue.PK_ShiftHistory1CLUSTEREDYY0000never2025-07-30 07:50:48COLDKEEP — primary key
PAYROLL.dbo.WarehouseQueue.PK_ShiftSummary1CLUSTEREDYY05039002026-08-29 13:30:002025-07-30 07:50:49USEDKEEP — primary key
PAYROLL.dbo.PolicyDaily.PK_WarehouseLine1CLUSTEREDYY0000never2025-09-11 19:01:36COLDKEEP — primary key
PAYROLL.dbo.ShiftArchive.PK_SupplierResult1CLUSTEREDYY0000never2025-09-11 19:01:36COLDKEEP — primary key
PAYROLL.dbo.BookingLine.PK_MeterAudit1CLUSTEREDYY0000never2025-07-30 07:50:49COLDKEEP — primary key
PAYROLL.dbo.WarehouseEntry.PK_ContractSnapshot1CLUSTEREDYY0000never2025-07-30 07:50:49COLDKEEP — primary key
PAYROLL.dbo.WarehouseEntry.UX_RosterLog2NONCLUSTEREDY0000never2025-07-30 07:50:49COLDreview carefully — unique
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_RouteResult1CLUSTEREDYY0000never2025-09-19 19:00:55COLDKEEP — primary key
PAYROLL.dbo.TicketHeader.UX_BillingStaging2NONCLUSTEREDY0000never2025-09-19 19:00:55COLDreview carefully — unique
PAYROLL.dbo.ClaimHeader.PK_ClaimHeader1CLUSTEREDYY0000never2025-09-08 19:01:48COLDKEEP — primary key
PAYROLL.dbo.RouteLog.PK_MeterArchive1CLUSTEREDYY0000never2025-07-31 19:01:31COLDKEEP — 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_SupplierDetail12NONCLUSTERED0000never2025-08-26 19:00:56COLDreview, then DROP
PAYROLL.dbo.SalesQueue.PK_AssetStatus1CLUSTEREDYY0000never2025-08-26 19:00:56COLDKEEP — primary key
PAYROLL.dbo.BookingLine.PK_BookingHistory1CLUSTEREDYY0000never2025-08-13 19:01:07COLDKEEP — primary key
PAYROLL.dbo.TicketSnapshot.PK_ShipmentArchive1CLUSTEREDYY0000never2025-07-30 07:50:49COLDKEEP — primary key
PAYROLL.dbo.TicketSnapshot.UX_ForecastSummary2NONCLUSTEREDY0000never2024-07-22 15:45:14COLDreview carefully — unique
PAYROLL.dbo.ShiftQueue.PK_SalesMonthly1CLUSTEREDYY0000never2025-08-23 19:01:10COLDKEEP — 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_AssetDaily11NONCLUSTERED0000never2025-10-17 19:01:05COLDreview, then DROP
PAYROLL.dbo.AssetLog.IX_MeterStaging10NONCLUSTERED0000never2025-11-11 19:03:50COLDreview, then DROP
PAYROLL.dbo.InvoiceLine.IX_SettlementHistory8NONCLUSTERED0000never2025-11-11 19:03:52COLDreview, then DROP
PAYROLL.dbo.AssetLine.IX_AssetDetail9NONCLUSTERED0000never2025-11-11 19:03:52COLDreview, then DROP
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.BillingDaily.IX_QuotaDetail8NONCLUSTERED0000never2023-07-13 14:43:52COLDreview, then DROP
PAYROLL.dbo.PayrollDetail.IX_BillingStaging12NONCLUSTERED0000never2025-10-02 19:00:57COLDreview, then DROP
PAYROLL.dbo.ReconcileDaily.IX_BatchAudit9NONCLUSTERED0000never2023-07-13 14:44:49COLDreview, then DROP
PAYROLL.dbo.ShipmentDetail.PK_ShipmentAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaLine.PK_ClaimSummary1CLUSTEREDYY0000never2025-07-30 07:51:39COLDKEEP — primary key
PAYROLL.dbo.QuotaLine.UX_ForecastSummary2NONCLUSTEREDY0000never2025-07-30 07:51:39COLDreview carefully — unique
PAYROLL.dbo.CatalogDaily.IX_CustomerArchive6NONCLUSTERED13240010482026-09-15 17:09:482026-09-15 19:02:15USEDkeep — in use
PAYROLL.dbo.CatalogDaily.IX_ShipmentMonthly7NONCLUSTERED280330010482026-09-15 17:09:482026-09-15 19:02:15USEDkeep — in use
PAYROLL.dbo.TerritoryStatus.IX_QuotaStaging4NONCLUSTERED137100832026-09-15 17:09:482026-09-14 19:00:44USEDkeep — in use
PAYROLL.dbo.BookingResult.IX_LedgerStatus4NONCLUSTERED135400182026-09-15 17:09:482026-08-31 19:00:35USEDkeep — in use
PAYROLL.dbo.BookingEntry.IX_PolicyStaging2NONCLUSTERED49770093322026-09-15 17:09:482026-09-15 19:02:23USEDkeep — in use
PAYROLL.dbo.BookingEntry.IX_OrdersAudit4NONCLUSTERED0009332never2026-09-15 19:02:23UNUSEDreview, then DROP
PAYROLL.dbo.BookingEntry.IX_BillingAudit3NONCLUSTERED891093322026-09-15 16:16:122026-09-15 19:02:23USEDkeep — in use
PAYROLL.dbo.ForecastSnapshot.IX_ForecastSummary16NONCLUSTERED105462206652026-09-15 16:54:522026-09-15 19:02:33USEDkeep — in use
PAYROLL.dbo.ForecastSnapshot.IX_MeterHeader18NONCLUSTERED48006652026-09-14 10:35:172026-09-15 19:02:33USEDkeep — in use
PAYROLL.dbo.MeterHistory.IX_PricingHeader20NONCLUSTERED0000never2025-10-31 19:01:39COLDreview, then DROP
PAYROLL.dbo.LedgerDetail.IX_ShiftHistory11NONCLUSTERED0000never2025-11-11 19:05:34COLDreview, then DROP
PAYROLL.dbo.CampaignLog.IX_CustomerStaging6NONCLUSTERED440002026-09-15 16:12:312026-06-25 19:01:09USEDkeep — in use
PAYROLL.dbo.ClaimLine.IX_SupplierQueue9NONCLUSTERED3553005242026-09-15 17:09:482026-09-15 19:02:36USEDkeep — in use
PAYROLL.dbo.StaffingMonthly.IX_LedgerLine8NONCLUSTERED137800472026-09-15 17:09:482026-09-14 19:01:05USEDkeep — in use
PAYROLL.dbo.TicketEntry.IX_OrdersArchive2NONCLUSTERED920002026-09-14 10:35:152026-06-23 19:01:00USEDkeep — in use
PAYROLL.dbo.ShiftHistory.PK_CatalogHistory1CLUSTEREDYY03002026-09-09 13:01:542025-11-11 19:05:51USEDKEEP — primary key
PAYROLL.dbo.TicketDaily.PK_WarehouseDaily1CLUSTEREDYY20002026-09-09 13:01:542025-11-11 19:05:52USEDKEEP — primary key
PAYROLL.dbo.RouteSummary.PK_OrdersLine1CLUSTEREDYY0000never2025-07-30 07:53:22COLDKEEP — primary key
PAYROLL.dbo.RouteSummary.UX_MeterMonthly2NONCLUSTEREDY0000never2025-07-30 07:53:22COLDreview carefully — unique
PAYROLL.dbo.ClaimArchive.IX_InvoiceStatus17NONCLUSTERED10002026-08-31 11:40:312025-11-11 19:05:54USEDkeep — in use
PAYROLL.dbo.ClaimArchive.PK_PolicyHeader1CLUSTEREDYY03102026-09-09 13:01:542025-11-11 19:05:53USEDKEEP — primary key
PAYROLL.dbo.BillingSnapshot.PK_OrdersAudit1CLUSTEREDYY0000never2025-11-11 19:05:57COLDKEEP — primary key
PAYROLL.dbo.CampaignHeader.PK_CatalogSummary1CLUSTEREDYY0000never2025-11-11 19:05:58COLDKEEP — primary key
PAYROLL.dbo.QuotaHeader.PK_ForecastAudit1CLUSTEREDYY02002026-09-09 13:01:542025-11-11 19:05:58USEDKEEP — primary key
PAYROLL.dbo.OrdersLine.PK_SalesResult1CLUSTEREDYY0000never2025-07-30 07:53:27COLDKEEP — primary key
PAYROLL.dbo.BillingLog.PK_InvoiceDetail1CLUSTEREDYY0000never2025-07-30 07:53:27COLDKEEP — primary key
PAYROLL.dbo.ReconcileResult.PK_SupplierStatus1CLUSTEREDYY0000never2025-07-30 07:53:28COLDKEEP — primary key
PAYROLL.dbo.ContractAudit.PK_RouteLog1CLUSTEREDYY0000never2025-07-30 07:53:32COLDKEEP — primary key
PAYROLL.dbo.ContractAudit.UX_ShiftDaily2NONCLUSTEREDY180002026-09-09 13:16:492025-07-30 07:53:32USEDkeep — in use
PAYROLL.dbo.MeterQueue.IX_PayrollSummary4NONCLUSTERED52560092026-09-15 17:09:482026-09-10 19:01:38USEDkeep — in use
PAYROLL.dbo.ShipmentResult.PK_BatchAudit1CLUSTEREDYY0000never2025-10-20 19:02:31COLDKEEP — primary key
PAYROLL.dbo.CatalogStaging.PK_InvoiceAudit1CLUSTEREDYY0000never2025-09-22 19:02:31COLDKEEP — primary key
PAYROLL.dbo.TicketAudit.PK_BatchEntry1CLUSTEREDYY0000never2025-09-23 19:02:42COLDKEEP — primary key
PAYROLL.dbo.WarehouseDaily.PK_BillingSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — 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_TicketEntry1CLUSTEREDYY0000never2025-11-13 19:05:00COLDKEEP — primary key
PAYROLL.dbo.RosterSummary.PK_ForecastArchive1CLUSTEREDYY0000never2025-11-13 19:05:00COLDKEEP — primary key
PAYROLL.dbo.PolicyEntry.PK_BookingLog1CLUSTEREDYY0000never2025-07-30 07:54:43COLDKEEP — primary key
PAYROLL.dbo.AssetStatus.PK_ShipmentEntry1CLUSTEREDYY0000never2025-07-30 07:54:43COLDKEEP — primary key
PAYROLL.dbo.PolicyArchive.IX_CatalogQueue1CLUSTEREDY60002026-09-15 13:16:172025-07-30 07:53:33USEDKEEP — table storage
PAYROLL.dbo.TerritoryArchive.IX_AssetEntry2NONCLUSTERED030101392026-09-08 13:11:202026-09-15 19:02:51USEDkeep — in use
PAYROLL.dbo.TerritoryArchive.IX_TicketLine3NONCLUSTERED2000101392026-09-15 07:43:552026-09-15 19:02:51USEDkeep — in use
PAYROLL.dbo.TerritoryArchive.IX_LedgerLine4NONCLUSTERED00010139never2026-09-15 19:02:51UNUSEDreview, then DROP
PAYROLL.dbo.TerritoryArchive.IX_RouteSummary5NONCLUSTERED397000101392026-09-15 18:41:142026-09-15 19:02:51USEDkeep — in use
PAYROLL.dbo.CatalogStatus.IX_SupplierAudit29NONCLUSTERED387003892026-09-15 16:52:132026-09-15 19:02:56USEDkeep — in use
PAYROLL.dbo.CatalogStatus.IX_SalesLine30NONCLUSTERED000389never2026-09-15 19:02:57UNUSEDreview, then DROP
PAYROLL.dbo.CatalogStatus.IX_InvoiceSnapshot31NONCLUSTERED131003892026-09-15 11:29:182026-09-15 19:02:58USEDkeep — in use
PAYROLL.dbo.MeterMonthly.IX_RosterHeader5NONCLUSTERED0000never2023-07-18 17:48:07COLDreview, then DROP
PAYROLL.dbo.MeterMonthly.IX_PricingSnapshot6NONCLUSTERED0000never2023-08-26 10:45:20COLDreview, then DROP
PAYROLL.dbo.StaffingLine.IX_SalesLog1CLUSTEREDY0000never2025-11-13 19:04:06COLDKEEP — table storage
PAYROLL.dbo.CustomerResult.IX_TicketStatus1CLUSTEREDY14650002026-09-15 16:15:512025-08-13 19:02:13USEDKEEP — table storage
PAYROLL.dbo.BillingAudit.IX_ShiftDaily13NONCLUSTERED41890002026-08-29 13:30:002025-11-13 19:04:48USEDkeep — in use
PAYROLL.dbo.BillingAudit.PK_RosterDaily1CLUSTEREDYY070418902026-09-15 16:24:222025-11-13 19:04:46USEDKEEP — primary key
PAYROLL.dbo.AssetDetail.IX_InvoiceDaily6NONCLUSTERED42590002026-09-15 16:24:222025-11-13 19:04:50USEDkeep — in use
PAYROLL.dbo.AssetDetail.IX_QuotaSnapshot7NONCLUSTERED0000never2025-11-13 19:04:50COLDreview, then DROP
PAYROLL.dbo.StaffingStatus.IX_ContractDaily15NONCLUSTERED038801582026-09-15 16:34:292026-09-15 19:03:10USEDkeep — in use
PAYROLL.dbo.ReconcileAudit.IX_ForecastEntry7NONCLUSTERED0000never2025-11-20 19:00:40COLDreview, then DROP
PAYROLL.dbo.SettlementQueue.IX_SupplierStatus32NONCLUSTERED80002026-09-10 16:08:212025-11-20 19:01:06USEDkeep — in use
PAYROLL.dbo.SalesStatus.IX_LedgerHistory11NONCLUSTERED191022026-09-15 13:17:212026-08-14 19:02:24USEDkeep — in use
PAYROLL.dbo.SalesStatus.IX_CustomerStaging12NONCLUSTERED1049913022026-09-15 13:16:362026-08-14 19:02:25USEDkeep — 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.CatalogSummary.PK_ShipmentDaily1CLUSTEREDYY0000never2025-07-30 07:54:43COLDKEEP — primary key
PAYROLL.dbo.CatalogSummary.UX_OrdersQueue2NONCLUSTEREDY0000never2025-07-30 07:54:43COLDreview carefully — unique
PAYROLL.dbo.AssetSnapshot.IX_ShipmentMonthly15NONCLUSTERED0000never2025-11-13 19:05:38COLDreview, then DROP
PAYROLL.dbo.SettlementHistory.IX_ShipmentEntry12NONCLUSTERED0000never2024-03-02 14:48:25COLDreview, then DROP
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_TerritoryDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaSnapshot.IX_TerritoryResult8NONCLUSTERED00049never2026-08-29 19:01:24UNUSEDreview, then DROP
PAYROLL.dbo.PolicyResult.PK_CustomerSnapshot1CLUSTEREDYY000149never2026-07-11 20:00:15UNUSEDKEEP — primary key
PAYROLL.dbo.PolicyResult.UX_SupplierStaging2NONCLUSTEREDY014901492026-08-29 07:45:022026-07-11 20:00:15USEDkeep — in use
PAYROLL.dbo.OrdersDetail.PK_ShipmentLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractHistory.IX_CampaignHeader43NONCLUSTERED0001never2026-09-15 19:03:14UNUSEDreview, then DROP
PAYROLL.dbo.BookingLine.IX_TerritoryStatus5NONCLUSTERED0000never2023-07-13 14:48:26COLDreview, then DROP
PAYROLL.dbo.CatalogEntry.IX_PricingSummary6NONCLUSTERED0000never2025-07-30 07:54:49COLDreview, then DROP
PAYROLL.dbo.ReconcileHistory.PK_InvoiceSnapshot1CLUSTEREDYY0000never2025-07-30 07:54:50COLDKEEP — primary key
PAYROLL.dbo.SettlementAudit.IX_RouteEntry6NONCLUSTERED0000never2025-07-30 07:54:50COLDreview, then DROP
PAYROLL.dbo.WarehouseSnapshot.IX_ShiftHistory13NONCLUSTERED0000never2025-09-30 19:02:45COLDreview, then DROP
PAYROLL.dbo.BillingStaging.IX_ForecastSnapshot11NONCLUSTERED0000never2025-11-13 19:05:53COLDreview, then DROP
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_PayrollHeader12NONCLUSTERED0000never2025-11-13 19:05:50COLDreview, then DROP
PAYROLL.dbo.PayrollDetail.PK_ForecastDaily1CLUSTEREDYY74254002026-09-11 11:03:372026-06-27 08:34:52USEDKEEP — primary key
PAYROLL.dbo.SettlementArchive.PK_ReconcileDaily1CLUSTEREDYY740002026-09-11 10:20:012026-06-27 08:34:52USEDKEEP — primary key
PAYROLL.dbo.PolicyHistory.PK_ContractLine1CLUSTEREDYY012301932026-09-11 10:14:312026-09-11 19:04:12USEDKEEP — primary key
PAYROLL.dbo.ShipmentHistory.PK_PayrollStaging1CLUSTEREDYY2068001162026-09-11 11:21:492026-09-11 19:04:12USEDKEEP — primary key
PAYROLL.dbo.SalesSummary.PK_RosterMonthly1CLUSTEREDYY0206802942026-09-11 11:21:492026-09-11 19:04:12USEDKEEP — primary key
PAYROLL.dbo.MeterMonthly.PK_OrdersHeader1CLUSTEREDYY215153901932026-09-11 11:21:492026-09-11 19:04:12USEDKEEP — primary key
PAYROLL.dbo.AssetSnapshot.PK_TerritoryStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignAudit.PK_CustomerEntry1CLUSTEREDYY024730942026-09-11 11:21:492026-09-11 19:04:13USEDKEEP — 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_ShipmentMonthly3NONCLUSTERED0001never2026-09-03 19:00:55UNUSEDreview, then DROP
PAYROLL.dbo.WarehouseEntry.IX_TicketResult2NONCLUSTERED0000never2025-11-13 19:06:00COLDreview, then DROP
PAYROLL.dbo.ClaimStaging.IX_ShipmentResult2NONCLUSTERED10002026-08-14 12:45:082025-11-13 19:06:07USEDkeep — in use
PAYROLL.dbo.StaffingStatus.IX_RouteLine3NONCLUSTERED10002026-08-14 12:45:052025-10-31 19:03:19USEDkeep — in use
PAYROLL.dbo.InvoiceLine.IX_PricingSummary3NONCLUSTERED0000never2025-07-30 07:55:39COLDreview, then DROP
PAYROLL.dbo.SupplierLine.IX_ShiftStatus11NONCLUSTERED0000never2025-10-09 19:02:54COLDreview, then DROP
PAYROLL.dbo.MeterAudit.IX_PricingLine2NONCLUSTERED0000never2025-11-13 19:06:16COLDreview, then DROP
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_StaffingDaily8NONCLUSTERED0000never2025-07-30 07:55:42COLDreview, then DROP
PAYROLL.dbo.CampaignArchive.IX_PolicyDetail8NONCLUSTERED0000never2023-07-13 14:57:16COLDreview, then DROP
PAYROLL.dbo.ReconcileSummary.PK_WarehouseStatus1CLUSTEREDYY0000never2025-07-30 07:55:42COLDKEEP — 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_CustomerLine4NONCLUSTERED0000never2023-07-13 14:57:58COLDreview, then DROP
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_ForecastResult22NONCLUSTERED0000never2025-11-13 19:06:18COLDreview, then DROP
PAYROLL.dbo.TerritoryAudit.IX_AssetDaily23NONCLUSTERED534002026-09-15 11:29:182025-11-13 19:06:19USEDkeep — in use
PAYROLL.dbo.StaffingResult.IX_QuotaDetail2NONCLUSTERED0000never2025-07-30 07:55:45COLDreview, then DROP
PAYROLL.dbo.ForecastStaging.IX_BillingDetail2NONCLUSTERED210002026-09-03 13:18:322024-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_#4NONCLUSTERED0000never2023-07-13 15:02:08COLDreview, then DROP
PAYROLL.dbo.AssetDetail.IX_LedgerQueue4NONCLUSTERED0000never2025-11-01 20:21:23COLDreview, then DROP
PAYROLL.dbo.CustomerHistory.IX_SalesArchive34NONCLUSTERED200002026-08-14 12:45:082025-07-30 07:55:56USEDkeep — in use
PAYROLL.dbo.BatchQueue.IX_AssetLine12NONCLUSTERED0000never2023-07-13 15:02:50COLDreview, then DROP
PAYROLL.dbo.InlineERPTransactions_#.IX_InlineERPTransactions_#5NONCLUSTERED0000never2023-07-13 15:03:04COLDreview, then DROP
PAYROLL.dbo.InvoiceAudit.IX_RouteResult41NONCLUSTERED10002026-08-14 12:45:082026-07-10 19:05:45USEDkeep — in use
PAYROLL.dbo.RouteStaging.IX_QuotaAudit2NONCLUSTERED0000never2023-07-13 15:03:52COLDreview, then DROP
PAYROLL.dbo.ForecastDetail.IX_SupplierHeader4NONCLUSTERED0000never2023-07-13 15:04:09COLDreview, then DROP
PAYROLL.dbo.WarehouseHistory.IX_WarehouseAudit75NONCLUSTERED0000never2025-07-30 08:07:38COLDreview, then DROP
PAYROLL.dbo.WarehouseHistory.IX_ReconcileLine77NONCLUSTERED120002026-09-09 12:54:102024-10-04 13:38:14USEDkeep — in use
PAYROLL.dbo.CatalogDetail.IX_ForecastSnapshot13NONCLUSTERED0000never2023-07-13 15:05:05COLDreview, then DROP
PAYROLL.dbo.PayrollSummary.IX_WarehouseHeader4NONCLUSTERED0000never2023-07-13 15:05:13COLDreview, then DROP
PAYROLL.dbo.ClaimDetail.IX_SalesDetail10NONCLUSTERED0000never2023-07-13 15:05:29COLDreview, then DROP
PAYROLL.dbo.PayrollQueue.PK_TerritoryMonthly1CLUSTEREDYY0000never2025-07-30 08:07:43COLDKEEP — primary key
PAYROLL.dbo.RosterAudit.PK_PolicyStaging1CLUSTEREDYY0000never2025-07-30 08:07:43COLDKEEP — primary key
PAYROLL.dbo.WarehouseMonthly.IX_WarehouseAudit7NONCLUSTERED380002026-07-23 10:11:562025-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_BookingStaging7NONCLUSTERED0000never2025-11-13 19:13:56COLDreview, then DROP
PAYROLL.dbo.TicketSummary.IX_TerritorySummary7NONCLUSTERED0000never2023-07-13 15:07:01COLDreview, then DROP
PAYROLL.dbo.QuotaArchive.IX_BillingHeader2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.SettlementStatus.IX_CustomerAudit15NONCLUSTERED0000never2025-09-15 19:04:31COLDreview, then DROP
PAYROLL.dbo.MeterEntry.IX_StaffingArchive3NONCLUSTERED0000never2023-07-13 15:07:38COLDreview, then DROP
PAYROLL.dbo.MeterHeader.IX_ClaimHistory8NONCLUSTERED80002026-09-11 13:28:152025-07-30 08:07:45USEDkeep — in use
PAYROLL.dbo.StaffingQueue.IX_ReconcileMonthly8NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.QuotaResult.IX_CatalogQueue2NONCLUSTERED000227never2026-09-15 19:04:04UNUSEDreview, then DROP
PAYROLL.dbo.QuotaResult.IX_BookingAudit3NONCLUSTERED1398202272026-09-15 15:38:052026-09-15 19:04:04USEDkeep — in use
PAYROLL.dbo.PricingLog.IX_CustomerLog3NONCLUSTERED0000never2023-07-13 15:08:24COLDreview, then DROP
PAYROLL.dbo.ShipmentDaily.IX_RouteDaily31NONCLUSTERED0000never2025-11-13 19:14:27COLDreview, then DROP
PAYROLL.dbo.ShipmentDaily.IX_BillingHistory32NONCLUSTERED10002026-09-03 13:18:322025-11-13 19:14:27USEDkeep — in use
PAYROLL.dbo.ShipmentDaily.IX_SalesArchive4NONCLUSTERED370002026-09-11 13:28:152025-11-13 19:14:31USEDkeep — in use
PAYROLL.dbo.AssetArchive.IX_QuotaQueue11NONCLUSTERED0000never2025-11-13 19:14:36COLDreview, then DROP
PAYROLL.dbo.AssetArchive.IX_CampaignDaily2NONCLUSTERED220002026-09-03 13:17:532025-11-13 19:14:37USEDkeep — in use
PAYROLL.dbo.SalesStaging.IX_WarehouseLog9NONCLUSTERED170012026-09-11 13:28:152026-07-29 19:02:11USEDkeep — in use
PAYROLL.dbo.SalesStaging.IX_RosterDetail2NONCLUSTERED5370012026-09-15 08:21:422026-07-29 19:02:11USEDkeep — in use
PAYROLL.dbo.ShiftResult.IX_ShipmentAudit7NONCLUSTERED0001never2026-07-29 19:02:18UNUSEDreview, then DROP
PAYROLL.dbo.ShiftResult.IX_PricingEntry2NONCLUSTERED130012026-09-14 11:09:022026-07-29 19:02:19USEDkeep — in use
PAYROLL.dbo.ShiftResult.IX_BookingArchive15NONCLUSTERED0001never2026-07-29 19:02:19UNUSEDreview, then DROP
PAYROLL.dbo.SalesResult.IX_BatchAudit5NONCLUSTERED0000never2023-07-13 15:10:40COLDreview, then DROP
PAYROLL.dbo.InvoiceResult.IX_CustomerStatus12NONCLUSTERED6008302026-08-11 13:25:132026-09-15 19:04:09USEDkeep — in use
PAYROLL.dbo.InvoiceResult.IX_BookingAudit3NONCLUSTERED4067003742026-09-15 08:22:062026-09-15 19:04:09USEDkeep — 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_PricingHistory9NONCLUSTERED0000never2025-07-30 08:08:57COLDreview, then DROP
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_ShiftDetail8NONCLUSTERED0000never2023-07-13 15:12:12COLDreview, then DROP
PAYROLL.dbo.SupplierAudit.IX_InvoiceStaging19NONCLUSTERED4500592026-09-09 12:54:102026-09-15 19:04:12USEDkeep — in use
PAYROLL.dbo.SupplierAudit.IX_ClaimQueue35NONCLUSTERED00059never2026-09-15 19:04:12UNUSEDreview, then DROP
PAYROLL.dbo.SupplierAudit.IX_CatalogLog26NONCLUSTERED6450592026-09-15 15:37:002026-09-15 19:04:13USEDkeep — in use
PAYROLL.dbo.SupplierAudit.IX_CatalogHeader28NONCLUSTERED122290592026-09-15 15:37:192026-09-15 19:04:13USEDkeep — in use
PAYROLL.dbo.SupplierAudit.IX_AssetHeader25NONCLUSTERED151200592026-09-15 15:38:062026-09-15 19:04:12USEDkeep — in use
PAYROLL.dbo.MeterMonthly.PK_QuotaArchive1CLUSTEREDYY0000never2025-11-13 19:16:04COLDKEEP — primary key
PAYROLL.dbo.RosterDetail.IX_RosterEntry3NONCLUSTERED0000never2025-11-13 19:16:02COLDreview, 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_TerritoryAudit2NONCLUSTERED990002026-09-14 13:19:592025-10-31 19:05:59USEDkeep — in use
PAYROLL.dbo.CustomerLine.IX_ContractDetail4NONCLUSTERED1170002026-09-14 13:19:592025-10-31 14:16:43USEDkeep — in use
PAYROLL.dbo.CustomerLine.IX_LedgerDetail3NONCLUSTERED30002026-09-10 16:53:042025-10-31 14:16:43USEDkeep — in use
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_BatchAudit2NONCLUSTERED0000never2025-10-22 19:05:21COLDreview, then DROP
PAYROLL.dbo.WarehouseSnapshot.IX_ShipmentLog17NONCLUSTERED0000neverneverCOLDreview, then DROP
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_ContractMonthly10NONCLUSTERED0000never2025-11-13 19:16:09COLDreview, then DROP
PAYROLL.dbo.CustomerStaging.IX_OrdersEntry14NONCLUSTERED0220002026-09-15 15:36:362025-08-26 19:03:42USEDkeep — in use
PAYROLL.dbo.BookingHeader.IX_PricingDetail6NONCLUSTERED0000never2023-07-13 15:20:23COLDreview, then DROP
PAYROLL.dbo.ReconcileSummary.IX_CatalogLine23NONCLUSTERED000339never2026-09-15 19:04:20UNUSEDreview, then DROP
PAYROLL.dbo.ReconcileSummary.IX_InvoiceAudit26NONCLUSTERED63276003392026-09-15 16:55:412026-09-15 19:04:21USEDkeep — in use
PAYROLL.dbo.ReconcileSummary.IX_ForecastArchive25NONCLUSTERED1003812026-07-16 15:23:232026-09-15 19:04:21USEDkeep — in use
PAYROLL.dbo.ReconcileSummary.IX_ClaimDetail27NONCLUSTERED492003392026-09-15 16:50:472026-09-15 19:04:21USEDkeep — in use
PAYROLL.dbo.ReconcileSummary.IX_BatchSnapshot24NONCLUSTERED69003392026-09-14 13:39:552026-09-15 19:04:21USEDkeep — 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_TicketSummary2NONCLUSTERED0000never2025-07-30 08:09:18COLDreview, then DROP
PAYROLL.dbo.PayrollSnapshot.IX_SupplierArchive7NONCLUSTERED181002026-09-14 13:10:372025-11-13 19:16:38USEDkeep — in use
PAYROLL.dbo.PayrollSnapshot.IX_SettlementDetail8NONCLUSTERED0000never2025-11-13 19:16:38COLDreview, then DROP
PAYROLL.dbo.QuotaDaily.IX_InvoiceAudit12NONCLUSTERED980002026-09-14 13:19:592025-10-31 19:06:06USEDkeep — in use
PAYROLL.dbo.QuotaDaily.IX_TerritoryResult13NONCLUSTERED220002026-09-14 13:10:372025-10-31 19:06:06USEDkeep — in use
PAYROLL.dbo.StaffingStaging.IX_CatalogDetail14NONCLUSTERED01002026-07-16 15:25:272025-11-13 19:16:51USEDkeep — in use
PAYROLL.dbo.PolicyLog.IX_StaffingMonthly6NONCLUSTERED0000never2025-11-13 19:16:53COLDreview, then DROP
PAYROLL.dbo.ShiftSummary.IX_ContractAudit11NONCLUSTERED0000never2023-08-16 08:58:18COLDreview, then DROP
PAYROLL.dbo.LedgerDaily.IX_ForecastSummary4NONCLUSTERED0000never2025-11-13 19:17:12COLDreview, then DROP
PAYROLL.dbo.BatchArchive.IX_OrdersLine25NONCLUSTERED658001882026-09-15 16:55:482026-09-15 19:04:28USEDkeep — in use
PAYROLL.dbo.BatchArchive.IX_ClaimHistory27NONCLUSTERED747101882026-09-15 16:50:472026-09-15 19:04:28USEDkeep — in use
PAYROLL.dbo.BatchArchive.IX_ShipmentAudit26NONCLUSTERED332001882026-09-15 16:50:422026-09-15 19:04:28USEDkeep — in use
PAYROLL.dbo.InvoiceSnapshot.IX_SettlementStaging2NONCLUSTERED0000never2025-11-13 19:17:10COLDreview, then DROP
PAYROLL.dbo.InvoiceSnapshot.IX_PolicyHeader15NONCLUSTERED0000never2025-11-13 19:17:10COLDreview, then DROP
PAYROLL.dbo.ContractArchive.IX_PayrollLine3NONCLUSTERED0000never2023-07-13 15:22:38COLDreview, then DROP
PAYROLL.dbo.BatchLine.IX_TerritoryMonthly2NONCLUSTERED0000never2025-10-27 19:05:46COLDreview, then DROP
PAYROLL.dbo.PolicyMonthly.IX_SettlementStaging11NONCLUSTERED1001702026-07-27 10:25:362026-09-15 19:04:32USEDkeep — in use
PAYROLL.dbo.BillingAudit.IX_ShipmentMonthly16NONCLUSTERED0000never2025-10-30 20:00:59COLDreview, then DROP
PAYROLL.dbo.ContractResult.IX_PolicyResult4NONCLUSTERED0000never2025-07-30 08:10:10COLDreview, then DROP
PAYROLL.dbo.OrdersHistory.IX_TerritoryArchive5NONCLUSTERED0000never2025-10-01 19:05:30COLDreview, then DROP
PAYROLL.dbo.ReconcileQueue.IX_ForecastDetail6NONCLUSTERED0000never2025-07-30 08:10:10COLDreview, 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_RosterLog1CLUSTEREDYY034814002026-09-15 18:10:122022-07-10 09:48:23USEDKEEP — primary key
PAYROLL.dbo.CampaignAudit.PK_RosterArchive1CLUSTEREDYY00018never2026-09-15 19:04:34UNUSEDKEEP — primary key
PAYROLL.dbo.RouteLine.PK_BookingDaily1CLUSTEREDYY19991604592026-09-15 16:19:432026-09-15 19:04:35USEDKEEP — primary key
PAYROLL.dbo.PricingLog.IX_PayrollMonthly24NONCLUSTERED59694030312026-09-15 18:10:132026-09-15 19:04:38USEDkeep — in use
PAYROLL.dbo.PricingLog.IX_ReconcileSummary23NONCLUSTERED418920312026-09-14 07:37:042026-09-15 19:04:38USEDkeep — in use
PAYROLL.dbo.PricingLog.IX_SupplierSnapshot22NONCLUSTERED3483600312026-09-15 18:10:122026-09-15 19:04:37USEDkeep — in use
PAYROLL.dbo.PayrollResult.IX_CampaignStatus6NONCLUSTERED0000never2025-07-30 08:15:59COLDreview, then DROP
PAYROLL.dbo.CatalogStaging.IX_ShipmentStatus5NONCLUSTERED160002026-09-14 13:39:552025-07-30 08:15:59USEDkeep — in use
PAYROLL.dbo.SettlementSummary.IX_CatalogMonthly8NONCLUSTERED0000never2023-07-13 15:25:58COLDreview, then DROP
PAYROLL.dbo.BillingSnapshot.IX_RouteDaily10NONCLUSTERED110002026-07-29 09:31:042025-07-30 08:15:59USEDkeep — in use
PAYROLL.dbo.TerritoryQueue.IX_ReconcileHistory5NONCLUSTERED330002026-09-14 13:10:362025-07-30 08:15:59USEDkeep — in use
PAYROLL.dbo.BatchHistory.IX_ReconcileResult9NONCLUSTERED230002026-09-14 13:10:362025-07-30 08:16:00USEDkeep — in use
PAYROLL.dbo.StaffingHeader.IX_ClaimLine2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.AssetMonthly.IX_InvoiceStatus13NONCLUSTERED390190002026-09-15 18:41:142025-09-09 19:07:21USEDkeep — in use
PAYROLL.dbo.ContractEntry.PK_ContractSummary1CLUSTEREDYY0000never2025-07-30 07:55:23COLDKEEP — primary key
PAYROLL.dbo.AssetSnapshot.PK_MeterEntry1CLUSTEREDYY0000never2022-07-10 09:49:39COLDKEEP — primary key
PAYROLL.dbo.SettlementLine.PK_OrdersAudit1CLUSTEREDYY0108002026-09-11 10:14:322026-06-29 19:00:38USEDKEEP — primary key
PAYROLL.dbo.MeterResult.PK_WarehouseMonthly1CLUSTEREDYY2301002026-09-15 17:15:142025-07-30 08:16:03USEDKEEP — primary key
PAYROLL.dbo.AssetAudit.IX_ShipmentDaily15NONCLUSTERED0000never2025-07-30 08:16:03COLDreview, then DROP
PAYROLL.dbo.BatchDetail.IX_StaffingAudit7NONCLUSTERED0000never2025-11-13 19:17:48COLDreview, then DROP
PAYROLL.dbo.MeterDaily.PK_SupplierSnapshot1CLUSTEREDYY0183002026-09-15 11:19:122025-07-30 08:16:03USEDKEEP — primary key
PAYROLL.dbo.ReconcileArchive.IX_OrdersLine6NONCLUSTERED1800002026-09-15 11:19:122025-09-09 19:07:28USEDkeep — 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_QuotaDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchStatus.PK_CustomerLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignStaging.PK_TerritoryAudit1CLUSTEREDYY0000neverneverCOLDKEEP — 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_SupplierEntry2NONCLUSTEREDYY60002026-08-07 08:44: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_SettlementArchive9NONCLUSTERED0000never2025-11-13 20:00:25COLDreview, then DROP
PAYROLL.dbo.SalesEntry.IX_CatalogSummary7NONCLUSTERED0000never2025-10-20 19:05:21COLDreview, then DROP
PAYROLL.dbo.OrdersResult.IX_TerritorySummary5NONCLUSTERED0000never2025-10-20 19:05:21COLDreview, then DROP
PAYROLL.dbo.BookingStatus.IX_InvoiceMonthly5NONCLUSTERED0000never2025-10-21 19:05:56COLDreview, then DROP
PAYROLL.dbo.SettlementStaging.IX_InvoiceResult16NONCLUSTERED94103232026-09-15 16:51:152026-09-15 19:04:45USEDkeep — in use
PAYROLL.dbo.PolicyDetail.PK_PricingDetail1CLUSTEREDYY0000never2025-07-30 08:16:22COLDKEEP — primary key
PAYROLL.dbo.Pages.PK_RosterAudit1CLUSTEREDYY1569003122026-09-14 14:11:222026-07-29 19:02:41USEDKEEP — primary key
PAYROLL.dbo.InvoiceAudit.IX_SupplierStatus137NONCLUSTERED279819101752026-09-15 15:51:462026-09-15 19:05:01USEDkeep — in use
PAYROLL.dbo.InvoiceAudit.PK_ClaimHistory1CLUSTEREDYY298381305612182026-09-15 15:51:462026-09-15 19:05:01USEDKEEP — primary key
PAYROLL.dbo.InvoiceAudit.IX_QuotaStaging138NONCLUSTERED275001752026-09-15 15:51:412026-09-15 19:05:01USEDkeep — in use
PAYROLL.dbo.RouteLine.IX_MeterAudit62NONCLUSTERED1015002026-09-14 16:45:272025-11-13 19:18:48USEDkeep — in use
PAYROLL.dbo.RouteLine.PK_AssetLine1CLUSTEREDYY072502026-09-14 16:45:272025-11-13 19:18:46USEDKEEP — primary key
PAYROLL.dbo.QuotaStatus.IX_PayrollMonthly127NONCLUSTERED501883103562026-09-15 18:41:142026-09-15 19:05:17USEDkeep — in use
PAYROLL.dbo.QuotaStatus.PK_WarehouseSummary1CLUSTEREDYY342855550724222026-09-15 18:41:142026-09-15 19:05:17USEDKEEP — primary key
PAYROLL.dbo.ContractDetail.PK_TicketSummary1CLUSTEREDYY1910301032026-09-14 14:11:222026-05-22 19:00:40USEDKEEP — primary key
PAYROLL.dbo.BillingResult.PK_QuotaHeader1CLUSTEREDYY0000never2025-07-30 08:16:46COLDKEEP — primary key
PAYROLL.dbo.PricingHistory.IX_RosterDetail15NONCLUSTERED0000never2025-11-13 19:19:13COLDreview, then DROP
PAYROLL.dbo.PricingHistory.IX_SupplierSummary16NONCLUSTERED0000never2025-11-13 19:19:14COLDreview, then DROP
PAYROLL.dbo.PricingHistory.PK_BillingSnapshot1CLUSTEREDYY50395039002026-08-29 13:30:002025-11-13 19:19:13USEDKEEP — primary key
PAYROLL.dbo.OrdersHeader.PK_TerritoryDetail1CLUSTEREDYY0000never2025-07-30 08:16:48COLDKEEP — primary key
PAYROLL.dbo.PricingStaging.PK_InvoiceDaily1CLUSTEREDYY0005039never2025-09-20 19:05:33UNUSEDKEEP — primary key
PAYROLL.dbo.PricingStaging.UX_PricingAudit2NONCLUSTEREDY50390050392026-08-29 13:30:002025-09-20 19:05:33USEDkeep — in use
PAYROLL.dbo.InvoiceArchive.IX_ContractDetail4NONCLUSTERED0000never2025-07-30 08:16:51COLDreview, then DROP
PAYROLL.dbo.PricingEntry.IX_PricingEntry2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.PricingDetail.IX_ContractMonthly17NONCLUSTERED0000never2025-11-13 19:19:19COLDreview, then DROP
PAYROLL.dbo.BatchSnapshot.IX_RouteStaging7NONCLUSTERED0000never2023-07-13 14:52:54COLDreview, then DROP
PAYROLL.dbo.BatchSnapshot.IX_PricingStatus8NONCLUSTERED0000never2024-03-28 12:51:22COLDreview, then DROP
PAYROLL.dbo.ContractStatus.IX_QuotaEntry9NONCLUSTERED0000never2023-07-13 14:53:08COLDreview, then DROP
PAYROLL.dbo.OrdersStatus.IX_AssetStatus8NONCLUSTERED0000never2025-11-13 19:19:22COLDreview, then DROP
PAYROLL.dbo.LedgerSummary.IX_StaffingStaging4NONCLUSTERED0000never2023-07-13 14:53:34COLDreview, then DROP
PAYROLL.dbo.QuotaAudit.IX_AssetEntry2NONCLUSTERED0000never2025-11-13 19:19:25COLDreview, then DROP
PAYROLL.dbo.StaffingDaily.UX_WarehouseArchive2NONCLUSTEREDY0000never2025-07-30 08:16:51COLDreview carefully — unique
PAYROLL.dbo.RouteLine.PK_BatchEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RouteLine.IX_ContractSummary2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.ContractAudit.PK_BillingHeader1CLUSTEREDYY0000never2025-07-30 08:16:51COLDKEEP — primary key
PAYROLL.dbo.LedgerDetail.IX_ReconcileHeader1CLUSTEREDYY0000neverneverCOLDKEEP — 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_WarehouseSummary1CLUSTEREDYY0000never2025-10-31 19:06:47COLDKEEP — primary key
PAYROLL.dbo.CustomerDetail.PK_ForecastSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CustomerDetail.IX_RouteResult2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.CustomerLine.PK_OrdersDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetDaily.IX_RosterMonthly12NONCLUSTERED0000never2025-11-13 19:19:23COLDreview, then DROP
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_ForecastLog23NONCLUSTERED0000never2025-11-01 20:21:22COLDreview, then DROP
PAYROLL.dbo.TerritoryStatus.IX_PricingArchive16NONCLUSTERED0000never2025-07-30 08:17:31COLDreview, then DROP
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_QuotaLog8NONCLUSTERED960002026-08-28 12:20:392023-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_StaffingHistory14NONCLUSTERED0000never2025-11-13 19:19:28COLDreview, then DROP
PAYROLL.dbo.ShipmentAudit.IX_LedgerEntry4NONCLUSTERED0000never2025-08-15 19:05:04COLDreview, then DROP
PAYROLL.dbo.LedgerHistory.IX_StaffingQueue3NONCLUSTERED90002026-09-15 13:15:092025-11-13 19:20:13USEDkeep — in use
PAYROLL.dbo.LedgerHistory.IX_TerritoryArchive2NONCLUSTERED0000never2025-11-13 19:20:13COLDreview, then DROP
PAYROLL.dbo.LedgerHistory.IX_PayrollMonthly4NONCLUSTERED70002026-09-15 13:13:372025-11-13 19:20:14USEDkeep — in use
PAYROLL.dbo.AssetDaily.IX_AssetStatus1CLUSTERED0112882102155722026-09-15 16:34:292026-09-15 19:05:30USEDKEEP — table storage
PAYROLL.dbo.AssetDaily.IX_StaffingSnapshot4NONCLUSTERED0005571never2026-09-15 19:05:30UNUSEDreview, then DROP
PAYROLL.dbo.AssetDaily.IX_ContractSummary3NONCLUSTERED11055712026-08-26 15:36:512026-09-15 19:05:30USEDkeep — in use
PAYROLL.dbo.AssetDaily.IX_ReconcileArchive2NONCLUSTERED212710055712026-09-15 16:22:462026-09-15 19:05:30USEDkeep — in use
PAYROLL.dbo.PayrollHistory.PK_CatalogLine1CLUSTEREDYY010078002026-08-29 13:30:002025-07-30 08:17:27USEDKEEP — primary key
PAYROLL.dbo.ShipmentHistory.IX_PricingHeader5NONCLUSTERED149860002026-09-15 18:10:072025-11-13 19:20:22USEDkeep — in use
PAYROLL.dbo.PricingSnapshot.IX_ClaimStaging10NONCLUSTERED299330002026-09-15 18:10:072025-11-13 19:20:24USEDkeep — in use
PAYROLL.dbo.QuotaStaging.IX_InvoiceDaily11NONCLUSTERED7375500202026-09-15 18:10:132026-09-15 19:05:40USEDkeep — 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_BillingMonthly1CLUSTEREDYY0000never2022-07-10 09:47:44COLDKEEP — 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_ContractQueue1CLUSTEREDYY0000never2022-07-10 09:48:40COLDKEEP — 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_SalesDetail1CLUSTEREDYY0000neverneverCOLDKEEP — 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_ShipmentArchive1CLUSTEREDYY0000neverneverCOLDKEEP — 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-10-28 19:06:37COLDKEEP — primary key
PAYROLL.dbo.QuotaAudit.PK_BillingStaging1CLUSTEREDYY0000never2022-07-10 09:49:30COLDKEEP — primary key
PAYROLL.dbo.InvoiceLine.PK_WarehouseSnapshot1CLUSTEREDYY170022026-09-14 14:11:242026-07-29 19:02:52USEDKEEP — primary key
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_ReconcileResult1CLUSTEREDYY0000never2022-07-10 09:48:17COLDKEEP — 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_PolicySummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.OrdersArchive.IX_PolicyArchive2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
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_AssetDaily1CLUSTEREDYY0000never2022-07-10 09:48:24COLDKEEP — primary key
PAYROLL.dbo.LedgerEntry.PK_WarehouseEntry1CLUSTEREDYY0000never2022-07-10 09:45:55COLDKEEP — 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_SettlementSummary1CLUSTEREDYY0000never2025-11-13 19:21:59COLDKEEP — primary key
PAYROLL.dbo.TicketDetail.PK_AssetDaily1CLUSTEREDYY0000never2025-07-30 08:18:25COLDKEEP — primary key
PAYROLL.dbo.TicketDetail.UQ_LedgerHistory2NONCLUSTEREDY0000never2025-07-30 08:18:27COLDreview carefully — unique
PAYROLL.dbo.TerritoryMonthly.PK_SalesMonthly1CLUSTEREDYY0000never2025-12-06 19:00:43COLDKEEP — primary key
PAYROLL.dbo.PricingAudit.PK_BillingArchive1CLUSTEREDYY0000never2025-11-19 19:00:44COLDKEEP — primary key
PAYROLL.dbo.BillingLine.PK_CampaignLine1CLUSTEREDYY0000never2025-12-06 19:00:44COLDKEEP — primary key
PAYROLL.dbo.BillingLine.UQ_AssetSnapshot2NONCLUSTEREDY0000never2025-12-06 19:00:44COLDreview 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_CustomerResult1CLUSTEREDYY0000neverneverCOLDKEEP — 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_PayrollLine1CLUSTEREDYY14200025422026-09-15 16:58:082026-09-14 19:04:00USEDKEEP — primary key
PAYROLL.dbo.RouteDaily.PK_BookingResult1CLUSTEREDYY17160025422026-09-15 16:58:142026-09-14 19:04:02USEDKEEP — primary key
PAYROLL.dbo.RosterLog.PK_SettlementSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CatalogQueue.PK_MeterResult1CLUSTEREDYY113680027762026-09-15 17:27:192026-09-14 19:04:04USEDKEEP — primary key
PAYROLL.dbo.PayrollStaging.PK_PayrollAudit1CLUSTEREDYY121410027762026-09-14 13:11:312026-09-14 19:04:09USEDKEEP — primary key
PAYROLL.dbo.ShiftArchive.PK_PricingHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractStaging.IX_BookingLine2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.ContractAudit.PK_TerritoryStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyStatus.PK_ContractDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollSummary.IX_QuotaResult2NONCLUSTERED0000neverneverCOLDreview, then DROP
PAYROLL.dbo.PayrollSummary.PK_PolicyStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileResult.PK_CampaignLog1CLUSTEREDYY15050027762026-09-14 13:11:292026-09-14 19:04:17USEDKEEP — primary key
PAYROLL.dbo.SettlementHeader.PK_BatchLog1CLUSTEREDYY15550025422026-09-15 16:58:142026-09-14 19:04:23USEDKEEP — 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_PricingDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TicketAudit.PK_SupplierDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollAudit.PK_AssetHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SalesDetail.IX_RouteAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractLine.IX_LedgerMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TerritoryLog.IX_RosterHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceResult.IX_ContractSummary2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
PAYROLL.dbo.InvoiceResult.IX_TerritoryStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierEntry.IX_CustomerSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterHeader.IX_TerritoryDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingHistory.PK_ShiftLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BillingHeader.PK_InvoiceMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignSummary.PK_SettlementDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BatchHeader.PK_OrdersLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ForecastResult.PK_WarehouseLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierMonthly.PK_BatchDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.StaffingHeader.PK_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_SupplierMonthly1CLUSTEREDYY12710025422026-09-14 13:11:282026-09-14 19:04:26USEDKEEP — primary key
PAYROLL.dbo.CatalogDetail.PK_TerritoryDaily1CLUSTEREDYY12710025422026-09-14 13:11:282026-09-14 19:04:27USEDKEEP — 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_BookingResult1CLUSTEREDYY12710025422026-09-14 13:11:322026-09-14 19:04:29USEDKEEP — primary key
PAYROLL.dbo.AssetResult.IX_RosterArchive7NONCLUSTERED0002542never2026-09-14 19:04:30UNUSEDreview, then DROP
PAYROLL.dbo.AssetResult.IX_WarehouseAudit2NONCLUSTEREDYY12710025422026-09-14 13:11:302026-09-14 19:04:30USEDKEEP — primary key
PAYROLL.dbo.BookingAudit.PK_PolicyStaging1CLUSTEREDYY0000never2022-07-10 09:46:01COLDKEEP — primary key
PAYROLL.dbo.SalesArchive.PK_ShipmentQueue1CLUSTEREDYY15050027762026-09-14 13:11:282026-09-14 19:04:32USEDKEEP — primary key
PAYROLL.dbo.CatalogSummary.PK_WarehouseResult1CLUSTEREDYY0000never2025-07-30 08:18:55COLDKEEP — primary key
PAYROLL.dbo.PolicyMonthly.PK_TerritoryStatus1CLUSTEREDYY12710002026-09-14 13:11:282010-11-19 13:16:35USEDKEEP — primary key
PAYROLL.dbo.RosterSummary.PK_ReconcileHeader1CLUSTEREDYY12710025422026-09-14 13:11:282026-09-14 19:04:40USEDKEEP — 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_TicketLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetMonthly.PK_SettlementSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — 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_ShiftSnapshot1CLUSTEREDYY12710025422026-09-14 13:11:312026-09-14 19:04:41USEDKEEP — primary key
PAYROLL.dbo.SettlementHistory.PK_CampaignQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.LedgerStatus.PK_StaffingSummary1CLUSTEREDYY12710002026-09-14 13:11:28neverUSEDKEEP — primary key
PAYROLL.dbo.TerritorySnapshot.PK_WarehouseEntry1CLUSTEREDYY12710025422026-09-14 13:11:282026-09-14 19:04:43USEDKEEP — primary key
PAYROLL.dbo.BookingLog.PK_SettlementEntry1CLUSTEREDYY12710002026-09-14 13:11:28neverUSEDKEEP — primary key
PAYROLL.dbo.ShiftStatus.PK_ShipmentHistory1CLUSTEREDYY12710025422026-09-14 13:11:282026-09-14 19:04:44USEDKEEP — 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_PolicyMonthly1CLUSTEREDYY0000never2022-07-10 09:45:50COLDKEEP — primary key
PAYROLL.dbo.ForecastMonthly.PK_ReconcileResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterLine.PK_PricingSummary1CLUSTEREDYY0000neverneverCOLDKEEP — 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_QuotaAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierLine.PK_AssetLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterResult.PK_OrdersEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseEntry.PK_CustomerAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BillingArchive.PK_CatalogResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignEntry.PK_TerritoryMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterHistory.PK_TicketArchive1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CatalogSummary.PK_TerritoryLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimArchive.PK_ContractMonthly1CLUSTEREDYY0000never2022-07-10 09:48:01COLDKEEP — 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_ShipmentDaily1CLUSTEREDYY0000never2022-07-10 09:48:01COLDKEEP — primary key
PAYROLL.dbo.PayrollMonthly.PK_AssetLine1CLUSTEREDYY0000never2022-07-10 09:46:23COLDKEEP — primary key
PAYROLL.dbo.BillingStaging.IX_OrdersMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShiftStatus.PK_PricingDetail1CLUSTEREDYY01002026-09-15 16:58:482022-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_AssetDetail1CLUSTEREDYY0000never2022-07-10 09:49:00COLDKEEP — 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_OrdersDaily6NONCLUSTERED1811710106142026-09-15 16:02:162026-09-15 19:06:01USEDkeep — in use
PAYROLL.dbo.ContractLine.IX_InvoiceMonthly4NONCLUSTERED00010614never2026-09-15 19:06:02UNUSEDreview, then DROP
PAYROLL.dbo.ContractLine.PK_CampaignDetail1CLUSTEREDYY2645240377911106142026-09-16 00:00:002026-09-15 19:05:55USEDKEEP — primary key
PAYROLL.dbo.ContractLine.IX_OrdersEntry2NONCLUSTERED346120106142026-09-15 16:57:372026-09-15 19:05:56USEDkeep — in use
PAYROLL.dbo.ContractLine.IX_PricingArchive3NONCLUSTERED36686010106142026-09-16 00:00:002026-09-15 19:05:57USEDkeep — in use
PAYROLL.dbo.ContractLine.IX_BookingEntry5NONCLUSTERED105291490106142026-09-15 16:59:002026-09-15 19:05:58USEDkeep — in use
PAYROLL.dbo.ContractLine.IX_BatchEntry7NONCLUSTERED340900106142026-09-15 17:20:172026-09-15 19:06:00USEDkeep — in use
PAYROLL.dbo.ForecastLog.PK_CustomerAudit1CLUSTEREDYY150002026-08-26 07:27:002025-11-13 19:24:00USEDKEEP — primary key
PAYROLL.dbo.RouteAudit.PK_ShipmentMonthly1CLUSTEREDYY0000never2022-07-10 09:46:27COLDKEEP — 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_ContractDetail1CLUSTEREDYY0000never2025-10-22 19:06:52COLDKEEP — primary key
PAYROLL.dbo.MeterHistory.PK_ForecastDaily1CLUSTEREDYY20002026-09-09 13:56:382025-10-22 19:06:52USEDKEEP — primary key
PAYROLL.dbo.ShiftLine.PK_BillingDaily1CLUSTEREDYY0000never2025-10-22 19:06:52COLDKEEP — primary key
PAYROLL.dbo.TicketDaily.IX_ShipmentArchive2NONCLUSTEREDYY14320025422026-09-15 16:30:152026-09-14 19:05:00USEDKEEP — primary key
PAYROLL.dbo.WarehouseLog.IX_PricingStaging2NONCLUSTEREDYY277772027762026-09-15 17:27:222026-09-14 19:05:01USEDKEEP — primary key
PAYROLL.dbo.PayrollSummary.PK_SalesArchive1CLUSTEREDYY79442062047432026-09-15 17:27:222026-09-15 19:06:08USEDKEEP — primary key
PAYROLL.dbo.SalesEntry.IX_InvoiceEntry1CLUSTEREDYY2609812048742026-09-15 17:27:222026-09-15 19:06:20USEDKEEP — primary key
PAYROLL.dbo.BatchLine.PK_RosterArchive1CLUSTEREDYY275419040412026-09-15 17:27:222026-09-15 19:06:24USEDKEEP — primary key
PAYROLL.dbo.MeterDetail.PK_MeterMonthly1CLUSTEREDYY1420092026-09-15 17:27:222022-07-10 09:46:26USEDKEEP — primary key
PAYROLL.dbo.RouteSnapshot.PK_CatalogQueue1CLUSTEREDYY1300132026-09-11 13:55:16neverUSEDKEEP — primary key
PAYROLL.dbo.InvoiceHistory.PK_PayrollMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CampaignResult.PK_BatchSnapshot1CLUSTEREDYY01002026-09-10 17:27:02neverUSEDKEEP — primary key
PAYROLL.dbo.PolicySnapshot.IX_PayrollMonthly2NONCLUSTEREDYY56230025422026-09-14 13:11:322026-09-14 19:05:13USEDKEEP — primary key
PAYROLL.dbo.WarehouseLog.PK_SupplierStaging2NONCLUSTEREDYY4456250027762026-09-15 17:27:222026-09-14 19:05:27USEDKEEP — primary key
PAYROLL.dbo.AssetDetail.IX_ClaimAudit2NONCLUSTEREDYY228660025422026-09-15 17:27:222026-09-14 19:05:31USEDKEEP — primary key
PAYROLL.dbo.BookingStatus.IX_ContractSummary2NONCLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.AssetDetail.IX_RosterHistory2NONCLUSTEREDYY234860025422026-09-15 17:27:222026-09-14 19:05:33USEDKEEP — primary key
PAYROLL.dbo.BookingLog.PK_AssetDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierMonthly.PK_ShipmentSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimResult.PK_CampaignAudit1CLUSTEREDYY3144530282026-09-15 16:58:592026-09-09 19:03:35USEDKEEP — primary key
PAYROLL.dbo.PolicyLog.PK_TerritoryStatus1CLUSTEREDYY36519114013732026-09-16 00:00:002026-09-15 19:06:27USEDKEEP — primary key
PAYROLL.dbo.SalesHeader.PK_PricingDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.TerritoryStatus.IX_PayrollHistory2NONCLUSTEREDYY044701572026-09-15 16:57:372025-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_StaffingStaging1CLUSTEREDYY38130002026-09-14 13:11:312022-07-10 09:48:05USEDKEEP — primary key
PAYROLL.dbo.MeterDetail.PK_ContractQueue1CLUSTEREDYY26900002026-09-15 17:27:182022-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_ShipmentStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BillingStaging.PK_MeterHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ShipmentSummary.PK_ShipmentDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RosterHistory.PK_QuotaSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SupplierDaily.PK_WarehouseHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ClaimStatus.PK_StaffingEntry1CLUSTEREDYY0000neverneverCOLDKEEP — 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_BatchLog1CLUSTEREDYY0000neverneverCOLDKEEP — 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_ShipmentQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileLine.PK_OrdersSnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PayrollEntry.PK_OrdersStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileResult.PK_ReconcileDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PolicyStatus.PK_BookingLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.CustomerHistory.PK_PolicyQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.WarehouseLine.PK_PayrollHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.PricingArchive.PK_StaffingLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementArchive.PK_TicketAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.QuotaStatus.PK_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_TicketLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.BillingEntry.PK_ShiftResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileSnapshot.PK_RouteDetail1CLUSTEREDYY0000neverneverCOLDKEEP — 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_CustomerLog1CLUSTEREDYY0000never2025-07-30 08:19:43COLDKEEP — primary key
PAYROLL.dbo.RouteQueue.PK_ContractSnapshot1CLUSTEREDYY0000never2025-07-30 08:19:44COLDKEEP — primary key
PAYROLL.dbo.AssetDaily.PK_ForecastSnapshot1CLUSTEREDYY5006400662026-09-12 15:14:102026-07-14 19:01:30USEDKEEP — primary key
PAYROLL.dbo.BatchEntry.PK_ClaimResult1CLUSTEREDYY00053890never2026-09-12 19:01:08UNUSEDKEEP — 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_BatchResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.RouteStaging.PK_QuotaDetail1CLUSTEREDYY090152026-09-14 14:11:222026-07-13 19:00:39USEDKEEP — primary key
PAYROLL.dbo.SalesDetail.PK_ForecastArchive1CLUSTEREDYY10002026-08-20 13:56:362022-07-10 09:49:47USEDKEEP — primary key
PAYROLL.dbo.OrdersAudit.IX_TicketDetail259NONCLUSTERED10529158307213992026-09-15 18:10:122026-09-15 20:00:04USEDkeep — in use
PAYROLL.dbo.OrdersAudit.IX_RosterAudit260NONCLUSTERED530804007213992026-09-16 00:00:002026-09-15 20:00:04USEDkeep — in use
PAYROLL.dbo.OrdersAudit.PK_BatchDaily1CLUSTEREDYY001701187213992026-09-15 18:10:132026-09-15 20:00:04USEDKEEP — primary key
PAYROLL.dbo.OrdersAudit.IX_CampaignHeader31NONCLUSTERED033007213992026-09-15 16:39:132026-09-15 20:00:04USEDkeep — in use
PAYROLL.dbo.OrdersAudit.IX_OrdersEntry32NONCLUSTERED000721399never2026-09-15 20:00:04UNUSEDreview, then DROP
PAYROLL.dbo.BatchHistory.PK_TerritoryAudit1CLUSTEREDYY10002026-08-20 13:53:402012-03-29 18:04:06USEDKEEP — primary key
PAYROLL.dbo.BatchStatus.PK_AssetEntry1CLUSTEREDYY0000never2025-07-30 07:51:14COLDKEEP — primary key
PAYROLL.dbo.ReconcileMonthly.PK_CampaignStatus1CLUSTEREDYY0000never2014-01-06 15:18:00COLDKEEP — primary key
PAYROLL.dbo.PricingSnapshot.PK_BatchSnapshot1CLUSTEREDYY0000never2025-10-28 19:01:29COLDKEEP — primary key
PAYROLL.dbo.SettlementAudit.PK_CustomerSnapshot1CLUSTEREDYY0000never2018-11-10 09:53:45COLDKEEP — primary key
PAYROLL.dbo.QuotaStaging.PK_RouteResult1CLUSTEREDYY0000never2018-11-10 09:53:46COLDKEEP — primary key
PAYROLL.dbo.ShipmentSnapshot.PK_SalesDetail1CLUSTEREDYY0000never2018-11-10 09:53:46COLDKEEP — primary key
PAYROLL.dbo.AssetAudit.PK_InvoiceSummary1CLUSTEREDYY0000never2025-10-28 19:01:30COLDKEEP — primary key
PAYROLL.dbo.ClaimLog.PK_QuotaHistory1CLUSTEREDYY0000never2025-11-11 19:04:30COLDKEEP — primary key
PAYROLL.dbo.SalesArchive.PK_PricingStatus1CLUSTEREDYY0000never2022-07-10 09:48:59COLDKEEP — primary key
PAYROLL.dbo.TicketAudit.IX_MeterStatus3NONCLUSTERED0000never2025-10-31 19:01:22COLDreview, then DROP
PAYROLL.dbo.TicketAudit.IX_ContractDaily4NONCLUSTERED0000never2025-10-31 19:01:22COLDreview, then DROP
PAYROLL.dbo.TicketAudit.PK_CampaignHeader1CLUSTEREDYY0000never2025-10-31 19:01:22COLDKEEP — primary key
PAYROLL.dbo.TicketAudit.IX_InvoiceQueue2NONCLUSTERED0000never2025-10-31 19:01:22COLDreview, then DROP
PAYROLL.dbo.SupplierLog.PK_QuotaSummary1CLUSTEREDYY0000never2018-11-10 09:54:06COLDKEEP — primary key
PAYROLL.dbo.ReconcileDaily.PK_CatalogSnapshot1CLUSTEREDYY0000never2018-11-10 09:54:06COLDKEEP — primary key
PAYROLL.dbo.ShipmentHeader.PK_SalesDaily1CLUSTEREDYY0000never2022-07-10 09:48:44COLDKEEP — primary key
PAYROLL.dbo.ReconcileHeader.PK_WarehouseMonthly1CLUSTEREDYY0000never2025-11-11 19:04:31COLDKEEP — primary key
PAYROLL.dbo.ShipmentHistory.PK_SupplierAudit1CLUSTEREDYY0000never2025-11-11 19:04:34COLDKEEP — primary key
PAYROLL.dbo.ReconcileLine.PK_OrdersDetail1CLUSTEREDYY0000never2025-11-11 19:04:43COLDKEEP — primary key
PAYROLL.dbo.AssetStatus.IX_StaffingQueue3NONCLUSTERED0000never2025-11-11 19:04:51COLDreview, then DROP
PAYROLL.dbo.AssetStatus.PK_BatchResult1CLUSTEREDYY0000never2025-11-11 19:04:50COLDKEEP — primary key
PAYROLL.dbo.AssetStatus.IX_LedgerSnapshot2NONCLUSTERED0000never2025-11-11 19:04:52COLDreview, then DROP
PAYROLL.dbo.SupplierResult.PK_ShipmentMonthly1CLUSTEREDYY0000never2025-07-30 07:51:36COLDKEEP — primary key
PAYROLL.dbo.ContractDaily.PK_CatalogSnapshot1CLUSTEREDYY0000never2025-11-11 19:05:06COLDKEEP — primary key
PAYROLL.dbo.WarehouseAudit.PK_SettlementSnapshot1CLUSTEREDYY0000never2025-11-11 19:05:07COLDKEEP — primary key
PAYROLL.dbo.SupplierHeader.PK_InvoiceAudit1CLUSTEREDYY0000never2018-11-10 10:01:03COLDKEEP — primary key
PAYROLL.dbo.CustomerQueue.IX_StaffingEntry1CLUSTEREDYY0000never2022-07-10 09:46:17COLDKEEP — primary key
PAYROLL.dbo.CatalogHistory.PK_TicketStaging1CLUSTEREDYY0000never2022-07-10 09:46:22COLDKEEP — primary key
PAYROLL.dbo.ClaimAudit.PK_ReconcileStatus1CLUSTEREDYY0000never2022-07-10 09:48:23COLDKEEP — primary key
PAYROLL.dbo.ClaimSummary.IX_ClaimDaily23NONCLUSTERED0000never2022-07-10 09:49:28COLDreview, then DROP
PAYROLL.dbo.RouteStatus.PK_AssetArchive1CLUSTEREDYY0000never2022-07-10 09:49:41COLDKEEP — primary key
PAYROLL.dbo.ReconcileLine.PK_TerritoryDaily1CLUSTEREDYY0000never2022-07-10 09:48:29COLDKEEP — primary key
PAYROLL.dbo.SalesArchive.PK_InvoiceSnapshot1CLUSTEREDYY0000never2025-07-30 11:31:23COLDKEEP — primary key
PAYROLL.dbo.CustomerResult.PK_MeterDaily1CLUSTEREDYY0000never2022-07-10 09:48:37COLDKEEP — primary key
PAYROLL.dbo.RosterSnapshot.PK_CatalogLog1CLUSTEREDYY0000never2025-07-30 11:31:23COLDKEEP — primary key
PAYROLL.dbo.RosterSnapshot.IX_SalesDaily24NONCLUSTERED0000never2022-07-10 09:48:40COLDreview, then DROP
PAYROLL.dbo.ShiftLog.PK_PricingStatus1CLUSTEREDYY0000never2025-07-30 07:53:29COLDKEEP — primary key
PAYROLL.dbo.SupplierHeader.PK_ReconcileQueue1CLUSTEREDYY0000never2022-07-10 09:47:44COLDKEEP — primary key
PAYROLL.dbo.SupplierHeader.IX_QuotaResult8NONCLUSTERED0000never2022-07-10 09:47:44COLDreview, then DROP
PAYROLL.dbo.BillingSnapshot.PK_SalesHistory1CLUSTEREDYY0000never2022-07-10 09:48:44COLDKEEP — primary key
PAYROLL.dbo.RouteHeader.PK_CustomerArchive1CLUSTEREDYY0000never2025-07-30 11:31:26COLDKEEP — primary key
PAYROLL.dbo.AssetHistory.PK_SalesDetail1CLUSTEREDYY0000never2013-03-26 14:29:50COLDKEEP — primary key
PAYROLL.dbo.CampaignLine.PK_SupplierQueue1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.SettlementMonthly.PK_BillingSnapshot1CLUSTEREDYY0000never2022-07-10 09:46:15COLDKEEP — 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_ForecastDaily1CLUSTEREDYY0000never2025-07-30 08:16:18COLDKEEP — 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_StaffingHistory1CLUSTEREDYY334122140325922026-09-15 15:43:382026-09-07 19:01:09USEDKEEP — primary key
PAYROLL.dbo.ShiftDetail.PK_PayrollDaily1CLUSTEREDYY390002026-09-07 08:21:312025-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.MeterLog.PK_PolicySnapshot1CLUSTEREDYY27706360716022202026-09-16 00:00:002026-09-14 19:03:28USEDKEEP — primary key
PAYROLL.dbo.SupplierResult.PK_CampaignEntry1CLUSTEREDYY12680002026-09-14 13:11:152024-01-18 10:27:19USEDKEEP — primary key
PAYROLL.dbo.StaffingSummary.PK_CatalogArchive1CLUSTEREDYY369835102423612026-09-16 00:00:002026-09-14 19:03:30USEDKEEP — primary key
PAYROLL.dbo.StaffingSummary.IX_ForecastStaging37NONCLUSTERED022023612026-09-04 10:06:122026-09-14 19:03:30USEDkeep — in use
PAYROLL.dbo.StaffingSummary.IX_CampaignHeader38NONCLUSTERED01023612026-08-03 07:30:182026-09-14 19:03:30USEDkeep — in use
PAYROLL.dbo.InvoiceMonthly.PK_TerritoryHistory1CLUSTEREDYY376710580165967742026-09-16 00:00:002026-09-14 19:03:34USEDKEEP — primary key
PAYROLL.dbo.InvoiceMonthly.IX_ForecastStaging2NONCLUSTERED84611891067742026-09-15 16:49:302026-09-14 19:03:34USEDkeep — in use
PAYROLL.dbo.InvoiceMonthly.IX_CampaignHeader3NONCLUSTERED101201067742026-09-15 16:23:572026-09-14 19:03:35USEDkeep — in use
PAYROLL.dbo.SupplierDetail.PK_ShipmentDaily1CLUSTEREDYY364377001302026-09-16 00:00:002026-09-14 19:03:38USEDKEEP — primary key
PAYROLL.dbo.ClaimSnapshot.PK_PricingEntry1CLUSTEREDYY37746028017042026-09-16 00:00:002026-09-14 19:03:39USEDKEEP — primary key
PAYROLL.dbo.BookingStatus.IX_CampaignStaging7NONCLUSTERED082002026-09-10 15:08:342025-07-30 08:17:14USEDkeep — in use
PAYROLL.dbo.LedgerArchive.PK_BookingQueue1CLUSTEREDYY321002442026-09-10 15:08:372025-07-30 08:17:18USEDKEEP — primary key
PAYROLL.dbo.ShiftStatus.PK_SettlementSummary1CLUSTEREDYY75621017102026-09-15 16:57:442026-09-14 19:03:43USEDKEEP — primary key
PAYROLL.dbo.CustomerSummary.PK_ReconcileHistory1CLUSTEREDYY65800037122026-09-14 13:11:312026-09-14 19:03:44USEDKEEP — primary key
PAYROLL.dbo.ContractSummary.PK_OrdersSummary1CLUSTEREDYY3645420042026-09-16 00:00:002026-08-19 19:01:57USEDKEEP — primary key
PAYROLL.dbo.BookingDetail.PK_QuotaSnapshot1CLUSTEREDYY0472002026-09-15 15:43:352022-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_PolicyEntry1CLUSTEREDYY19271552026-09-15 15:43:422026-09-11 19:04:50USEDKEEP — primary key
PAYROLL.dbo.ShipmentLine.IX_ForecastStaging2NONCLUSTERED401315042026-09-15 15:43:422026-09-11 19:04:50USEDkeep — in use
PAYROLL.dbo.PayrollLine.PK_CatalogEntry1CLUSTEREDYY314002026-08-20 13:30:552025-08-21 14:15:56USEDKEEP — primary key
PAYROLL.dbo.BookingHeader.PK_InvoiceDaily1CLUSTEREDYY0000never2022-07-10 09:45:55COLDKEEP — primary key
PAYROLL.dbo.BatchEntry.PK_PayrollLog1CLUSTEREDYY52120026072026-09-15 15:34:272026-09-01 19:01:03USEDKEEP — primary key
PAYROLL.dbo.TicketSummary.PK_MeterDaily1CLUSTEREDYY02528002026-09-15 15:34:222025-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_ShiftEntry1CLUSTEREDYY92353955419603648712026-09-16 01:01:252026-09-15 19:05:32USEDKEEP — primary key
PAYROLL.dbo.LedgerLog.PK_ShipmentSnapshot1CLUSTEREDYY360699360699002026-09-16 00:00:002025-07-30 08:17:31USEDKEEP — primary key
PAYROLL.dbo.BatchAudit.PK_SupplierMonthly1CLUSTEREDYY5082002026-09-15 16:23:392023-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_LedgerHistory1CLUSTEREDYY5480002026-09-15 16:23:392025-07-30 08:17:32USEDKEEP — primary key
PAYROLL.dbo.InvoiceResult.PK_CatalogStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.InvoiceArchive.IX_QuotaEntry27NONCLUSTERED010392026-08-20 13:37:252026-09-15 19:05:34USEDkeep — in use
PAYROLL.dbo.InvoiceArchive.IX_CampaignHeader16NONCLUSTERED3495400392026-09-15 18:10:132026-09-15 19:05:34USEDkeep — 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_BookingArchive1CLUSTEREDYY0000never2022-07-10 09:49:30COLDKEEP — primary key
PAYROLL.dbo.RosterEntry.PK_TerritoryLog1CLUSTEREDYY0360699002026-09-16 00:00:002025-07-30 08:17:37USEDKEEP — primary key
PAYROLL.dbo.ReconcileDetail.PK_MeterDaily1CLUSTEREDYY3618641003942026-09-16 00:00:002026-08-20 19:02:05USEDKEEP — primary key
PAYROLL.dbo.ContractStaging.PK_QuotaStaging1CLUSTEREDYY700072026-08-20 10:20:532026-08-03 19:01:27USEDKEEP — primary key
PAYROLL.dbo.OrdersQueue.PK_PolicyDaily1CLUSTEREDYY0000never2013-07-05 17:43:31COLDKEEP — primary key
PAYROLL.dbo.CustomerStaging.PK_PayrollLine1CLUSTEREDYY0000never2025-11-13 19:21:04COLDKEEP — 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_BillingResult91NONCLUSTERED0000never2025-11-13 19:21:06COLDreview, then DROP
PAYROLL.dbo.ContractSummary.IX_TicketHeader92NONCLUSTERED0000never2025-11-13 19:21:06COLDreview, then DROP
PAYROLL.dbo.ContractSummary.PK_PayrollEntry1CLUSTEREDYY05239052392026-08-29 13:30:002025-11-13 19:21:06USEDKEEP — primary key
PAYROLL.dbo.SupplierEntry.PK_PolicyAudit1CLUSTEREDYY0000never2025-07-30 08:17:41COLDKEEP — primary key
PAYROLL.dbo.PricingHeader.PK_ShiftMonthly1CLUSTEREDYY0000never2025-11-13 19:21:21COLDKEEP — primary key
PAYROLL.dbo.CatalogSummary.PK_StaffingDaily1CLUSTEREDYY0000never2025-11-13 19:21:25COLDKEEP — primary key
PAYROLL.dbo.MeterStatus.UX_RouteLine16NONCLUSTEREDYY0000never2025-11-13 19:21:27COLDreview carefully — unique
PAYROLL.dbo.MeterDaily.PK_CatalogDetail1CLUSTEREDYY0000never2025-10-20 19:06:04COLDKEEP — primary key
PAYROLL.dbo.ShiftDaily.IX_WarehouseSnapshot11NONCLUSTERED0000never2025-11-13 19:21:30COLDreview, 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_PayrollResult1CLUSTEREDYY0000never2022-07-10 09:48:50COLDKEEP — 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_SupplierSummary1CLUSTEREDYY039002026-09-07 08:21:302022-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_SettlementHeader1CLUSTEREDYY0000never2022-07-10 09:46:27COLDKEEP — primary key
PAYROLL.dbo.ShiftDetail.PK_MeterArchive1CLUSTEREDYY0000never2022-07-10 09:49:28COLDKEEP — primary key
PAYROLL.dbo.ShipmentArchive.PK_OrdersSnapshot1CLUSTEREDYY3629956908222026-09-16 00:00:002026-09-11 19:04:59USEDKEEP — primary key
PAYROLL.dbo.InvoiceSummary.PK_TicketHeader1CLUSTEREDYY36118397002026-09-16 00:00:002022-07-10 09:46:14USEDKEEP — primary key
PAYROLL.dbo.OrdersStaging.PK_MeterStatus1CLUSTEREDYY3611850002026-09-16 00:00:002022-07-10 09:46:04USEDKEEP — primary key
PAYROLL.dbo.LedgerStaging.PK_RosterArchive1CLUSTEREDYY0000never2023-12-30 09:55:51COLDKEEP — primary key
PAYROLL.dbo.ContractHeader.PK_RosterSnapshot1CLUSTEREDYY3621701303742026-09-16 00:00:002026-09-11 19:05:00USEDKEEP — primary key
PAYROLL.dbo.TicketHistory.PK_ReconcileAudit1CLUSTEREDYY0000never2025-07-30 08:18:12COLDKEEP — 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_BillingLog2NONCLUSTEREDY0000never2010-11-22 11:13:23COLDreview carefully — unique
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_MeterLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ReconcileStaging.PK_ShiftStaging1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.dbo.ContractMonthly.PK_PayrollDaily1CLUSTEREDYY3424050262026-09-15 19:31:022026-07-23 19:01:38USEDKEEP — primary key
PAYROLL.dbo.SettlementSummary.PK_RouteResult1CLUSTEREDYY0685002026-08-27 10:51:512025-07-30 08:18:15USEDKEEP — primary key
PAYROLL.dbo.CustomerSummary.IX_SupplierLog9NONCLUSTERED54010055452026-09-16 00:35:012026-09-15 20:00:34USEDkeep — in use
PAYROLL.dbo.PricingAudit.PK_AssetSummary1CLUSTEREDYY28025544031732026-09-16 00:35:012026-09-15 19:05:43USEDKEEP — 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_CampaignStatus1CLUSTEREDYY0000never2025-07-30 11:36:21COLDKEEP — 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_StaffingEntry1CLUSTEREDYY0000never2022-07-10 09:49:14COLDKEEP — primary key
PAYROLL.dbo.PayrollLog.PK_ShiftResult1CLUSTEREDYY0000never2013-06-10 14:18:50COLDKEEP — primary key
PAYROLL.dbo.ContractMonthly.PK_MeterLine1CLUSTEREDYY0000never2013-05-17 11:24:19COLDKEEP — 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_LedgerAudit1CLUSTEREDYY0000never2022-07-10 09:48:02COLDKEEP — 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.ppa.ShiftSummary.PK_SettlementResult1CLUSTEREDYY01330102026-09-15 15:28:182026-09-08 19:08:17USEDKEEP — primary key
PAYROLL.rpt.AssetAudit.PK_ContractLine1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
PAYROLL.rpt.PayrollDaily.PK_ShiftSnapshot1CLUSTEREDYY628801502026-08-29 02:00:01neverUSEDKEEP — 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_InvoiceSnapshot1CLUSTEREDYY01002026-09-04 13:34:442024-12-18 08:48:41USEDKEEP — primary key
HR.dbo.WarehouseSnapshot.PK_PricingLog1CLUSTEREDYY01002026-09-04 13:34:442025-07-30 08:26:20USEDKEEP — 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-10-31 19:00:06COLDKEEP — 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-10-31 19:00:05COLDKEEP — primary key
HR.dbo.RosterMonthly.PK_MeterMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BookingResult.PK_TerritoryArchive1CLUSTEREDYY0000never2025-10-31 19:00:06COLDKEEP — 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.StaffingMonthly.IX_CampaignLine10NONCLUSTERED0000never2025-11-11 19:00:19COLDreview, then DROP
HR.dbo.StaffingMonthly.PK_TerritoryArchive1CLUSTEREDYY0000never2025-11-11 19:00:19COLDKEEP — primary key
HR.dbo.CustomerHeader.IX_OrdersArchive1CLUSTEREDYY0000never2025-07-30 08:26:40COLDKEEP — primary key
HR.dbo.WarehouseSnapshot.IX_ClaimMonthly1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ForecastResult.PK_ReconcileSummary1CLUSTEREDYY0000never2025-08-18 11:20:09COLDKEEP — primary key
HR.dbo.RosterHistory.IX_ShipmentDetail2NONCLUSTERED0000never2023-07-13 14:59:44COLDreview, then DROP
HR.dbo.CatalogStatus.IX_MeterLog4NONCLUSTERED0000never2023-07-20 14:36:35COLDreview, then DROP
HR.dbo.SupplierDaily.PK_StaffingHistory1CLUSTEREDYY0000never2025-11-11 19:02:42COLDKEEP — primary key
HR.dbo.SupplierDaily.IX_WarehouseSummary2NONCLUSTERED0000never2025-11-01 12:46:43COLDreview, then DROP
HR.dbo.StaffingDetail.PK_SettlementDetail1CLUSTEREDYY0000never2025-07-30 08:26:58COLDKEEP — 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_PolicyLog1CLUSTEREDYY028002026-09-15 14:50:492023-05-30 08:16:15USEDKEEP — primary key
HR.dbo.PolicyLog.PK_PayrollDetail1CLUSTEREDYY010002026-09-10 15:19:362023-05-30 08:15:36USEDKEEP — primary key
HR.dbo.MeterSnapshot.PK_AssetSnapshot1CLUSTEREDYY11155002026-09-15 15:07:022023-05-30 08:15:20USEDKEEP — primary key
HR.dbo.BookingStatus.IX_PricingLine20NONCLUSTERED500042026-08-29 05:50:012026-09-10 19:00:11USEDkeep — in use
HR.dbo.BookingStatus.PK_OrdersLog1CLUSTEREDYY11585052026-09-15 16:47:212026-09-10 19:00:11USEDKEEP — primary key
HR.dbo.ClaimAudit.PK_CampaignHistory1CLUSTEREDYY7259002026-09-15 15:07:022023-05-30 08:14:42USEDKEEP — primary key
HR.dbo.RouteArchive.PK_PolicyArchive1CLUSTEREDYY0000never2023-05-30 08:13:59COLDKEEP — primary key
HR.dbo.WarehouseMonthly.PK_BillingArchive1CLUSTEREDYY0000never2023-05-30 08:13:23COLDKEEP — primary key
HR.dbo.ShiftAudit.PK_PolicySummary1CLUSTEREDYY03290382026-09-15 16:51:182026-09-15 19:01:15USEDKEEP — primary key
HR.dbo.PricingEntry.PK_CustomerStaging1CLUSTEREDYY020104282026-09-15 16:29:212026-09-15 19:01:17USEDKEEP — primary key
HR.dbo.Style.PK_TicketLine1CLUSTEREDYY0000never2024-06-18 08:10:20COLDKEEP — primary key
HR.dbo.Style.UX_ShipmentLog2NONCLUSTEREDY0000never2024-06-18 15:09:11COLDreview carefully — unique
HR.dbo.TerritoryDetail.PK_SalesLine1CLUSTEREDYY0000never2024-06-18 08:10:20COLDKEEP — primary key
HR.dbo.TerritoryStaging.PK_ClaimDaily1CLUSTEREDYY0000never2025-07-30 08:27:00COLDKEEP — primary key
HR.dbo.QuotaAudit.PK_ClaimStaging1CLUSTEREDYY0000never2024-06-18 08:10:20COLDKEEP — primary key
HR.dbo.BookingSummary.PK_CatalogDetail1CLUSTEREDYY0000never2025-07-30 08:27:00COLDKEEP — primary key
HR.dbo.ClaimLog.PK_SupplierLog1CLUSTEREDYY0000never2025-07-30 08:27:00COLDKEEP — primary key
HR.dbo.PricingSnapshot.PK_TerritoryArchive1CLUSTEREDYY0000never2024-06-18 08:10:20COLDKEEP — primary key
HR.dbo.ClaimResult.PK_RouteLog1CLUSTEREDYY0000never2025-07-30 08:27:00COLDKEEP — primary key
HR.dbo.SettlementLine.PK_SettlementLine1CLUSTEREDYY0000never2025-07-30 08:27:00COLDKEEP — primary key
HR.dbo.PayrollSnapshot.PK_ReconcileQueue1CLUSTEREDYY0000never2025-07-30 08:27:00COLDKEEP — 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_TicketAudit1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.StaffingAudit.IX_CampaignLine2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.BillingLog.PK_TerritorySnapshot1CLUSTEREDYY0000neverneverCOLDKEEP — 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_WarehouseMonthly1CLUSTEREDYY0000never2025-11-11 19:03:12COLDKEEP — primary key
HR.dbo.BookingSummary.PK_ShiftArchive1CLUSTEREDYY0000never2025-07-30 08:27:04COLDKEEP — primary key
HR.dbo.BookingSummary.UX_ReconcileHeader2NONCLUSTEREDY0000never2025-07-30 08:27:04COLDreview carefully — unique
HR.dbo.CatalogQueue.PK_ClaimDetail1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.SalesDaily.PK_ClaimSnapshot1CLUSTEREDYY0000never2024-03-25 11:25:19COLDKEEP — primary key
HR.dbo.SettlementStatus.PK_WarehouseHistory1CLUSTEREDYY0000never2025-10-27 19:01:10COLDKEEP — primary key
HR.dbo.OrdersDaily.PK_SettlementLine1CLUSTEREDYY0000never2025-07-30 08:27:02COLDKEEP — primary key
HR.dbo.ContractLog.PK_PayrollResult1CLUSTEREDYY0000never2025-10-31 19:00:55COLDKEEP — primary key
HR.dbo.CampaignLog.IX_QuotaLine1CLUSTEREDYY0000never2025-11-11 19:03:08COLDKEEP — primary key
HR.dbo.ShipmentLog.PK_AssetHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShipmentLog.IX_BillingArchive2NONCLUSTERED0000neverneverCOLDreview, then DROP
HR.dbo.SalesQueue.IX_BatchHeader1CLUSTEREDYY0000never2025-09-29 19:00:52COLDKEEP — primary key
HR.dbo.LedgerResult.PK_ReconcileStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.CatalogStaging.PK_MeterHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ForecastSnapshot.PK_ForecastLog1CLUSTEREDYY0000never2025-07-30 08:27:02COLDKEEP — primary key
HR.dbo.TerritoryLog.IX_AssetHistory1CLUSTEREDYY0000never2025-08-26 19:00:46COLDKEEP — primary key
HR.dbo.CampaignLine.IX_QuotaSummary1CLUSTEREDYY0000never2025-11-11 19:03:09COLDKEEP — primary key
HR.dbo.StaffingSnapshot.IX_OrdersStatus1CLUSTEREDYY0000never2025-11-11 19:03:11COLDKEEP — primary key
HR.dbo.ShiftDetail.PK_BillingSummary1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.AssetHistory.PK_BookingLog1CLUSTEREDYY0000never2025-07-30 08:27:03COLDKEEP — primary key
HR.dbo.AssetQueue.PK_CustomerResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.WarehouseStaging.PK_OrdersHistory1CLUSTEREDYY0000never2024-03-18 10:42:46COLDKEEP — primary key
HR.dbo.TicketResult.PK_ShipmentLine1CLUSTEREDYY0000never2025-07-30 08:27:03COLDKEEP — primary key
HR.dbo.TicketResult.UX_ReconcileLine2NONCLUSTEREDY0000never2025-07-30 08:27:03COLDreview carefully — unique
HR.dbo.SettlementMonthly.PK_ClaimLine1CLUSTEREDYY0000never2023-11-08 08:14:12COLDKEEP — primary key
HR.dbo.PricingAudit.IX_CampaignStaging1CLUSTEREDYY0000never2024-04-08 11:38:55COLDKEEP — primary key
HR.dbo.BillingDaily.PK_TicketMonthly1CLUSTEREDYY0000never2025-07-30 08:27:03COLDKEEP — primary key
HR.dbo.ForecastAudit.IX_LedgerDetail1CLUSTEREDYY0000never2025-09-29 19:00:56COLDKEEP — primary key
HR.dbo.PricingEntry.PK_WarehouseQueue1CLUSTEREDYY0000never2025-07-30 08:27:03COLDKEEP — primary key
HR.dbo.SupplierMonthly.PK_RosterResult1CLUSTEREDYY0000never2025-07-30 08:27:03COLDKEEP — primary key
HR.dbo.SupplierMonthly.UX_ContractStatus2NONCLUSTEREDY0000never2025-07-30 08:27:03COLDreview carefully — unique
HR.dbo.SupplierLog.PK_PricingMonthly1CLUSTEREDYY0000never2025-11-11 19:03:13COLDKEEP — primary key
HR.dbo.MeterHeader.PK_RosterAudit1CLUSTEREDYY0000never2025-11-11 19:03:13COLDKEEP — primary key
HR.dbo.LedgerEntry.PK_WarehouseStatus1CLUSTEREDYY0000never2025-07-30 08:27:03COLDKEEP — primary key
HR.dbo.BookingStaging.PK_TicketSnapshot1CLUSTEREDYY0000never2025-11-11 19:03:15COLDKEEP — primary key
HR.dbo.OrdersArchive.PK_BookingStaging1CLUSTEREDYY012879002026-08-29 13:30:002025-10-30 19:00:57USEDKEEP — primary key
HR.dbo.OrdersArchive.UX_ClaimLog6NONCLUSTEREDY0000never2025-10-30 19:00:57COLDreview carefully — unique
HR.dbo.PricingSnapshot.PK_InvoiceQueue1CLUSTEREDYY0000never2025-11-11 19:03:17COLDKEEP — primary key
HR.dbo.RosterArchive.IX_TerritoryLog7NONCLUSTERED44420422026-09-15 14:18:042026-08-27 19:00:01USEDkeep — in use
HR.dbo.CustomerStatus.PK_ShipmentStatus1CLUSTEREDYY2010102026-07-14 16:10:442023-11-21 16:25:06USEDKEEP — primary key
HR.dbo.ReconcileDetail.IX_AssetHistory10NONCLUSTERED0000never2023-07-20 13:50:52COLDreview, then DROP
HR.dbo.ClaimHeader.IX_ClaimQueue2NONCLUSTERED42029002026-09-15 17:22:022025-11-11 19:00:02USEDkeep — in use
HR.dbo.WarehouseLog.PK_ForecastArchive1CLUSTEREDYY0000never2025-07-30 08:26:17COLDKEEP — primary key
HR.dbo.ContractDetail.IX_ContractSummary56NONCLUSTERED0000never2025-11-11 19:00:10COLDreview, then DROP
HR.dbo.ContractDetail.IX_LedgerStatus12NONCLUSTERED0000never2025-11-11 19:00:12COLDreview, then DROP
HR.dbo.CampaignStaging.PK_StaffingHistory1CLUSTEREDYY0000never2025-07-30 08:26:20COLDKEEP — primary key
HR.dbo.WarehouseArchive.IX_SupplierMonthly5NONCLUSTERED0000never2023-07-20 13:56:30COLDreview, then DROP
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_CustomerMonthly2NONCLUSTERED2617200772026-09-15 14:55:312026-09-15 19:00:02USEDkeep — in use
HR.dbo.BillingEntry.IX_ClaimEntry22NONCLUSTERED00077never2026-09-15 19:00:02UNUSEDreview, then DROP
HR.dbo.BillingEntry.IX_TerritoryResult19NONCLUSTERED32160772026-09-15 14:58:342026-09-15 19:00:02USEDkeep — in use
HR.dbo.BillingEntry.IX_ReconcileAudit21NONCLUSTERED00077never2026-09-15 19:00:02UNUSEDreview, then DROP
HR.dbo.BillingEntry.IX_BookingStaging20NONCLUSTERED6970772026-09-15 14:55:312026-09-15 19:00:02USEDkeep — in use
HR.dbo.PricingSummary.PK_PolicySnapshot1CLUSTEREDYY2400182026-09-11 14:10:312026-09-04 19:00:00USEDKEEP — 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_OrdersQueue1CLUSTEREDYY06002026-09-15 16:26:202025-07-30 08:26:21USEDKEEP — primary key
HR.dbo.MeterSnapshot.PK_OrdersAudit1CLUSTEREDYY0000never2023-11-21 16:25:41COLDKEEP — primary key
HR.dbo.MeterSnapshot.IX_CatalogResult8NONCLUSTERED0000never2023-11-21 16:25:41COLDreview, then DROP
HR.dbo.MeterHistory.PK_BillingArchive1CLUSTEREDYY25458441896342026-09-15 16:26:202026-09-10 19:00:01USEDKEEP — primary key
HR.dbo.MeterHistory.IX_CatalogResult2NONCLUSTERED421715305032026-09-15 16:26:202026-09-10 19:00:01USEDkeep — 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_LedgerHeader8NONCLUSTERED0000never2025-10-30 19:00:04COLDreview, then DROP
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_CatalogResult6NONCLUSTERED0000never2025-11-11 19:00:21COLDreview, then DROP
HR.dbo.MeterHistory.IX_TerritoryStatus5NONCLUSTERED0000never2025-11-11 19:00:20COLDreview, then DROP
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_PayrollHistory1CLUSTEREDYY0000never2025-11-11 19:00:29COLDKEEP — primary key
HR.dbo.CampaignHistory.PK_ForecastDaily1CLUSTEREDYY0000never2025-10-30 19:00:05COLDKEEP — primary key
HR.dbo.BillingQueue.PK_InvoiceSummary1CLUSTEREDYY0000never2025-07-30 08:26:23COLDKEEP — 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_TicketResult1CLUSTEREDYY0000never2025-07-30 08:26:23COLDKEEP — primary key
HR.dbo.ClaimDetail.PK_SalesHeader1CLUSTEREDYY0000never2025-07-30 08:26:23COLDKEEP — primary key
HR.dbo.ShipmentSummary.PK_AssetDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.ShipmentSummary.IX_PolicyLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.CatalogEntry.PK_SettlementHistory1CLUSTEREDYY0000never2025-11-11 19:00:22COLDKEEP — primary key
HR.dbo.RosterStatus.PK_ClaimStaging1CLUSTEREDYY0000never2025-11-11 19:00:23COLDKEEP — 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_TicketStatus1CLUSTEREDYY418924604922026-08-29 13:30:012026-08-29 19:00:01USEDKEEP — primary key
HR.dbo.BillingHistory.PK_ContractAudit1CLUSTEREDYY024604922026-08-29 10:20:432025-10-04 19:00:07USEDKEEP — primary key
HR.dbo.BillingHistory.UX_StaffingStaging2NONCLUSTEREDY4189004922026-08-29 13:30:012025-10-04 19:00:07USEDkeep — in use
HR.dbo.WarehouseResult.PK_SalesQueue1CLUSTEREDYY0000never2023-11-21 16:25:04COLDKEEP — primary key
HR.dbo.SalesArchive.PK_RouteEntry1CLUSTEREDYY0000never2022-11-08 09:03:27COLDKEEP — primary key
HR.dbo.ShiftDetail.IX_LedgerSummary13NONCLUSTERED0000never2025-10-31 19:00:07COLDreview, then DROP
HR.dbo.ShiftDetail.PK_CustomerDetail1CLUSTEREDYY0000never2025-10-31 19:00:07COLDKEEP — 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_SalesSummary1CLUSTEREDYY0000never2025-11-11 19:00:25COLDKEEP — primary key
HR.dbo.StaffingEntry.PK_LedgerQueue1CLUSTEREDYY0000never2025-11-11 19:00:26COLDKEEP — 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_OrdersMonthly1CLUSTEREDYY0000never2025-11-11 19:00:27COLDKEEP — primary key
HR.dbo.TicketHeader.PK_ClaimStaging1CLUSTEREDYY0000never2025-07-30 08:26:30COLDKEEP — primary key
HR.dbo.RouteAudit.PK_ReconcileHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.RosterSnapshot.PK_SettlementQueue1CLUSTEREDYY0000never2025-10-31 19:00:09COLDKEEP — primary key
HR.dbo.SupplierStatus.PK_PayrollQueue1CLUSTEREDYY0000never2023-07-13 15:07:51COLDKEEP — primary key
HR.dbo.ShiftMonthly.IX_BillingArchive17NONCLUSTERED0000never2025-11-11 19:00:32COLDreview, then DROP
HR.dbo.ShiftMonthly.PK_PricingSummary1CLUSTEREDYY0000never2025-11-11 19:00:31COLDKEEP — primary key
HR.dbo.BookingEntry.PK_ClaimLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.StaffingSummary.PK_ClaimHistory1CLUSTEREDYY0000never2025-11-11 19:00:36COLDKEEP — primary key
HR.dbo.CampaignHeader.PK_RosterAudit1CLUSTEREDYY0000never2025-11-11 19:00:38COLDKEEP — primary key
HR.dbo.OrdersEntry.PK_RosterHeader1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.BatchQueue.PK_ShiftDaily1CLUSTEREDYY0000never2025-11-11 19:00:41COLDKEEP — primary key
HR.dbo.TerritoryResult.PK_ReconcileStaging1CLUSTEREDYY0000never2023-11-21 16:25:18COLDKEEP — primary key
HR.dbo.ReconcileDaily.PK_MeterQueue1CLUSTEREDYY0000never2025-07-31 19:00:50COLDKEEP — primary key
HR.dbo.ContractStaging.PK_ReconcileAudit1CLUSTEREDYY41890002026-08-29 13:30:002025-10-24 19:00:12USEDKEEP — primary key
HR.dbo.CustomerStatus.PK_CustomerLog1CLUSTEREDYY04189002026-08-29 13:30:002025-10-27 19:00:14USEDKEEP — primary key
HR.dbo.CustomerStatus.UX_TicketDetail2NONCLUSTEREDY0000never2025-10-27 19:00:14COLDreview carefully — unique
HR.dbo.ForecastMonthly.PK_ForecastStatus1CLUSTEREDYY0000never2023-11-21 16:25:06COLDKEEP — primary key
HR.dbo.MeterStatus.IX_ClaimDetail2NONCLUSTERED0000never2025-11-11 19:00:44COLDreview, then DROP
HR.dbo.MeterStatus.IX_BillingQueue20NONCLUSTERED0000never2025-11-11 19:00:46COLDreview, then DROP
HR.dbo.MeterStatus.IX_WarehouseStaging19NONCLUSTERED0000never2025-11-11 19:00:47COLDreview, then DROP
HR.dbo.MeterStatus.PK_CatalogSnapshot1CLUSTEREDYY0000never2025-11-11 19:00:44COLDKEEP — primary key
HR.dbo.BookingHeader.PK_RosterStatus1CLUSTEREDYY0000never2025-11-11 19:00:52COLDKEEP — primary key
HR.dbo.ForecastDetail.PK_PolicyStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.MeterSnapshot.PK_ReconcileDaily1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.WarehouseQueue.IX_StaffingDetail27NONCLUSTERED26235200862026-09-15 14:58:342026-09-15 19:00:22USEDkeep — in use
HR.dbo.ShipmentLine.IX_CampaignSnapshot2NONCLUSTERED0000never2025-07-30 08:26:42COLDreview, then DROP
HR.dbo.MeterDaily.IX_StaffingSummary10NONCLUSTERED41890002026-08-29 13:30:002025-11-11 19:01:02USEDkeep — in use
HR.dbo.MeterDaily.IX_ClaimStaging9NONCLUSTERED70002026-09-15 17:22:022025-11-11 19:00:58USEDkeep — in use
HR.dbo.ContractSnapshot.IX_ShipmentHistory6NONCLUSTERED0000never2025-07-30 08:26:43COLDreview, then DROP
HR.dbo.ShipmentAudit.IX_OrdersDaily25NONCLUSTERED433002026-09-15 17:22:022025-11-11 19:01:42USEDkeep — in use
HR.dbo.ShipmentAudit.IX_ClaimStaging24NONCLUSTERED70002026-09-15 16:26:232025-11-11 19:01:45USEDkeep — in use
HR.dbo.BatchQueue.PK_CampaignLine1CLUSTEREDYY0000never2025-11-11 19:01:52COLDKEEP — primary key
HR.dbo.CustomerSummary.PK_LedgerResult1CLUSTEREDYY0000never2023-11-21 16:25:03COLDKEEP — primary key
HR.dbo.PolicyLog.IX_BatchLog7NONCLUSTERED0000never2025-11-11 19:01:54COLDreview, then DROP
HR.dbo.PolicyLog.IX_BatchHeader6NONCLUSTERED0000never2025-11-11 19:01:58COLDreview, then DROP
HR.dbo.BatchSummary.IX_BookingDetail6NONCLUSTERED0000never2023-07-20 14:22:43COLDreview, then DROP
HR.dbo.BillingArchive.IX_SettlementSnapshot7NONCLUSTERED00080never2026-09-11 19:00:44UNUSEDreview, then DROP
HR.dbo.AssetDetail.IX_ForecastResult6NONCLUSTERED2100002026-09-15 14:27:052025-07-30 08:26:49USEDkeep — in use
HR.dbo.ShipmentMonthly.IX_RouteQueue2NONCLUSTERED781208612026-09-15 14:26:452026-09-10 19:00:05USEDkeep — in use
HR.dbo.LedgerResult.PK_CustomerQueue1CLUSTEREDYY0420422026-08-29 07:46:512026-08-29 19:00:08USEDKEEP — primary key
HR.dbo.SalesLine.PK_LedgerLog1CLUSTEREDYY01002026-09-14 11:45:142023-07-20 14:27:00USEDKEEP — primary key
HR.dbo.SalesLine.IX_SettlementSnapshot11NONCLUSTERED010002026-09-10 15:19:362023-07-20 14:27:00USEDkeep — in use
HR.dbo.TerritoryDetail.IX_MeterMonthly5NONCLUSTERED0000never2023-11-21 16:25:04COLDreview, then DROP
HR.dbo.PolicySnapshot.PK_ShiftSnapshot1CLUSTEREDYY0000never2025-07-30 08:26:49COLDKEEP — primary key
HR.dbo.QuotaSnapshot.IX_PolicyHeader10NONCLUSTERED4200422026-08-29 07:46:512025-11-17 19:00:03USEDkeep — in use
HR.dbo.QuotaSnapshot.IX_LedgerLine9NONCLUSTERED2695002026-09-15 14:27:132025-11-11 19:02:04USEDkeep — in use
HR.dbo.WarehouseSummary.PK_RosterLine1CLUSTEREDYY0000never2025-10-30 19:00:25COLDKEEP — primary key
HR.dbo.SupplierEntry.IX_LedgerStatus6NONCLUSTERED0000never2023-07-20 14:29:22COLDreview, then DROP
HR.dbo.SettlementDaily.PK_PolicyQueue1CLUSTEREDYY0000never2025-07-30 08:26:52COLDKEEP — primary key
HR.dbo.BatchStaging.IX_ForecastHeader2NONCLUSTERED0000never2023-07-20 14:31:45COLDreview, then DROP
HR.dbo.RosterAudit.IX_PricingArchive8NONCLUSTERED0000never2025-11-11 19:02:11COLDreview, then DROP
HR.dbo.CampaignHeader.PK_ReconcileEntry1CLUSTEREDYY0000never2025-07-30 08:26:53COLDKEEP — primary key
HR.dbo.opl.PK_SupplierEntry1CLUSTEREDYY1398650462026-09-15 16:51:442026-09-11 19:00:45USEDKEEP — primary key
HR.dbo.ShiftEntry.PK_OrdersSnapshot1CLUSTEREDYY0000never2023-08-12 12:59:26COLDKEEP — 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_QuotaAudit7NONCLUSTERED44002026-09-15 16:26:242025-10-22 19:00:25USEDkeep — 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_PolicySummary1CLUSTEREDYY5884070982026-09-10 13:11:262026-09-10 19:00:08USEDKEEP — primary key
HR.dbo.PolicyMonthly.IX_CampaignStaging2NONCLUSTERED0000never2025-11-11 19:02:24COLDreview, then DROP
HR.dbo.LedgerAudit.IX_InvoiceHeader11NONCLUSTERED0000never2023-07-20 14:38:40COLDreview, then DROP
HR.dbo.TicketDetail.IX_WarehouseSummary2NONCLUSTERED40002026-09-15 16:26:242025-11-11 19:02:35USEDkeep — in use
HR.dbo.AssetResult.IX_RouteQueue2NONCLUSTERED242259002026-09-15 15:37:322025-11-11 19:02:39USEDkeep — in use
HR.dbo.LedgerHistory.PK_StaffingSnapshot1CLUSTEREDYY04002026-09-09 09:41:052025-07-30 08:26:57USEDKEEP — primary key
HR.dbo.ShiftHistory.IX_OrdersLog7NONCLUSTERED0000never2025-10-31 19:00:32COLDreview, then DROP
HR.dbo.PolicySummary.IX_InvoiceDaily7NONCLUSTERED0000never2023-07-20 14:42:21COLDreview, then DROP
HR.dbo.BatchResult.IX_CustomerResult10NONCLUSTERED0000never2023-11-21 16:25:40COLDreview, then DROP
HR.dbo.BatchResult.IX_OrdersLog11NONCLUSTERED0000never2023-07-20 14:43:14COLDreview, then DROP
HR.dbo.CatalogEntry.PK_LedgerAudit1CLUSTEREDYY0000never2025-10-28 19:00:37COLDKEEP — 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_WarehouseSummary3NONCLUSTERED0000never2025-07-30 08:26:57COLDreview, then DROP
HR.dbo.ClaimEntry.IX_WarehouseSummary2NONCLUSTERED0000never2025-07-30 08:26:57COLDreview, then DROP
HR.dbo.SalesEntry.IX_ForecastQueue9NONCLUSTERED0000never2025-07-30 08:26:58COLDreview, then DROP
HR.dbo.SalesEntry.IX_AssetHistory3NONCLUSTERED0000never2025-07-30 08:26:57COLDreview, then DROP
HR.dbo.SupplierLog.IX_LedgerDaily2NONCLUSTERED0000never2025-07-30 08:26:58COLDreview, then DROP
HR.dbo.LedgerLine.IX_BatchLog14NONCLUSTERED0000never2023-11-21 16:25:06COLDreview, then DROP
HR.dbo.SupplierStatus.PK_SalesDetail1CLUSTEREDYY24931655015002026-09-16 00:00:142026-09-10 13:11:33USEDKEEP — primary key
HR.dbo.CustomerResult.IX_PricingEntry16NONCLUSTERED66440842026-09-15 16:47:212026-08-29 07:46:52USEDkeep — 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_CustomerLine2NONCLUSTERED0000never2025-10-31 19:00:35COLDreview, then DROP
HR.dbo.QuotaResult.PK_ShiftResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
HR.dbo.QuotaResult.IX_BillingLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
HR.dbo.ContractEntry.IX_ShiftDetail5NONCLUSTERED274130030942026-09-15 14:27:042026-08-29 13:32:17USEDkeep — in use
HR.dbo.TerritoryDetail.IX_InvoiceQueue6NONCLUSTERED000502never2026-08-29 20:00:07UNUSEDreview, then DROP
HR.dbo.TerritoryDetail.IX_RosterDaily7NONCLUSTERED0505022026-09-15 14:17:552026-08-29 19:00:26USEDkeep — in use
HR.dbo.TerritoryDetail.IX_StaffingEntry8NONCLUSTERED000502never2026-08-29 19:00:39UNUSEDreview, then DROP
HR.dbo.SalesHeader.PK_CustomerArchive1CLUSTEREDYY0000never2023-11-21 16:25:40COLDKEEP — primary key
HR.dbo.CampaignDaily.IX_WarehouseEntry5NONCLUSTERED00042never2026-08-28 19:00:30UNUSEDreview, then DROP
HR.dbo.SettlementAudit.PK_SettlementAudit1CLUSTEREDYY0000never2025-07-30 08:27:04COLDKEEP — primary key
HR.dbo.PricingHeader.PK_PolicyArchive1CLUSTEREDYY0000never2025-11-11 19:03:19COLDKEEP — primary key
HR.dbo.PricingHeader.IX_OrdersStaging14NONCLUSTERED0000never2025-11-11 19:03:22COLDreview, then DROP
HR.dbo.BookingHeader.IX_BookingDetail2NONCLUSTERED40002026-09-09 16:17:342025-07-30 08:27:05USEDkeep — in use
HR.dbo.BillingSnapshot.IX_OrdersAudit5NONCLUSTERED400154702026-09-15 14:17:562026-08-29 20:00:09USEDkeep — in use
HR.dbo.ShipmentQueue.PK_AssetEntry1CLUSTEREDYY50002026-09-15 14:17:562023-11-21 16:25:38USEDKEEP — primary key
HR.dbo.MeterLine.IX_AssetArchive5NONCLUSTERED05002026-09-15 14:17:562021-08-23 07:31:04USEDkeep — in use
HR.map.RosterLine.PK_SettlementLog1CLUSTEREDYY085125422026-08-29 07:46:462026-08-13 19:00:49USEDKEEP — primary key
HR.map.RosterLine.UX_LedgerMonthly9NONCLUSTEREDY12500422026-08-29 07:45:192026-08-13 19:00:49USEDkeep — 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_CustomerDetail1CLUSTEREDYY01002026-08-03 07:28:39neverUSEDKEEP — 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_InvoiceDaily1CLUSTEREDYY0000neverneverCOLDKEEP — 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_CatalogArchive1CLUSTEREDYY1414002026-08-14 13:52:572018-11-02 13:00:03USEDKEEP — 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_ReconcileHeader2NONCLUSTERED0000never2023-08-02 16:08:00COLDreview, then DROP
host-241.dbo.OrdersSnapshot.PK_TerritoryAudit1CLUSTEREDYY3602002026-09-15 17:01:132023-08-02 16:08:00USEDKEEP — primary key
host-241.dbo.MeterAudit.IX_MeterQueue1CLUSTEREDY0000never2025-01-15 15:21:21COLDKEEP — table storage
host-241.dbo.ShipmentEntry.IX_QuotaResult1CLUSTEREDY0000never2025-02-10 13:52:19COLDKEEP — table storage
host-241.dbo.PricingHistory.PK_SalesEntry1CLUSTEREDYY0810142026-09-11 14:11:332026-02-25 09:49:17USEDKEEP — primary key
host-241.dbo.SettlementMonthly.PK_BookingSnapshot1CLUSTEREDYY010374002026-09-15 17:17:442024-01-02 14:34:18USEDKEEP — primary key
host-241.dbo.PayrollArchive.PK_LedgerLine1CLUSTEREDY014161037872026-09-15 17:17:442025-10-13 20:22:07USEDKEEP — table storage
host-241.dbo.MeterStatus.PK_ClaimHistory1CLUSTEREDYY0000never2025-10-02 09:08:43COLDKEEP — primary key
host-241.dbo.WarehouseArchive.PK_ForecastEntry1CLUSTEREDY0000never2024-02-16 08:31:21COLDKEEP — table storage
host-241.dbo.StaffingMonthly.PK_CampaignSummary1CLUSTEREDY70355002026-09-15 16:34:292024-10-30 10:35:33USEDKEEP — table storage
host-241.dbo.AssetArchive.PK_StaffingLog1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-241.dbo.AssetArchive.PK_OrdersEntry2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host-241.dbo.BatchQueue.PK_LedgerHeader1CLUSTEREDY0000neverneverCOLDKEEP — table storage
host-241.dbo.BookingSnapshot.IX_ShipmentEntry2NONCLUSTEREDY0000never2024-03-19 16:22:21COLDreview carefully — unique
host-241.dbo.ShiftAudit.PK_OrdersResult1CLUSTEREDY0000never2025-05-10 08:31:14COLDKEEP — table storage
host-241.dbo.QuotaResult.PK_QuotaStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
host-241.dbo.QuotaResult.IX_BillingLog2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
host-241.dbo.ShipmentHeader.IX_OrdersLine11NONCLUSTERED1680012026-09-15 17:17:572025-09-12 14:12:56USEDkeep — in use
FORECAST.dbo.ContractResult.PK_CampaignResult1CLUSTEREDYY0431330143782026-08-29 13:29:01neverUSEDKEEP — primary key
FORECAST.dbo.RosterAudit.PK_BillingEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
FORECAST.dbo.RosterAudit.UX_AssetEntry2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
FORECAST.dbo.PricingHeader.PK_CatalogDaily1CLUSTEREDYY0000never2025-07-31 08:07:48COLDKEEP — primary key
FORECAST.dbo.PricingHeader.UX_QuotaMonthly2NONCLUSTEREDY0000never2025-07-31 07:50:27COLDreview carefully — unique
FORECAST.dbo.RouteSnapshot.PK_ContractStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
FORECAST.dbo.RouteArchive.PK_SupplierResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
FORECAST.dbo.BookingSnapshot.PK_TicketHistory1CLUSTEREDYY0000never2024-07-25 21:44:16COLDKEEP — primary key
FORECAST.dbo.BookingEntry.PK_SettlementQueue1CLUSTEREDYY0000never2025-08-01 09:48:36COLDKEEP — primary key
FORECAST.dbo.ReconcileMonthly.PK_SettlementDetail1CLUSTEREDYY0000never2024-10-09 12:56:38COLDKEEP — primary key
FORECAST.dbo.CampaignHeader.PK_ShiftHeader1CLUSTEREDYY0000never2025-10-09 10:34:45COLDKEEP — primary key
FORECAST.dbo.DOB.PK_AssetStatus1CLUSTEREDYY0000never2025-10-06 21:59:50COLDKEEP — primary key
FORECAST.dbo.ShipmentLog.PK_ClaimHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
FORECAST.dbo.BookingSnapshot.PK_RosterSummary1CLUSTEREDYY0000never2024-06-24 12:35:35COLDKEEP — primary key
FORECAST.dbo.BookingSnapshot.UX_RosterStaging2NONCLUSTEREDY0000never2024-06-24 09:02:50COLDreview carefully — unique
FORECAST.dbo.RosterStaging.PK_SupplierStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
FORECAST.dbo.BatchLog.PK_ClaimLog1CLUSTEREDYY0000never2025-10-10 13:36:17COLDKEEP — primary key
FORECAST.dbo.QuotaStatus.PK_StaffingLine1CLUSTEREDYY0000never2024-06-22 11:15:28COLDKEEP — primary key
FORECAST.dbo.CustomerEntry.PK_CampaignHistory1CLUSTEREDYY01012026-08-01 01:00:012025-09-27 07:16:40USEDKEEP — primary key
FORECAST.dbo.CustomerEntry.IX_PayrollDaily16NONCLUSTERED0000never2025-07-24 14:39:02COLDreview, then DROP
FORECAST.dbo.Security.IX_TerritoryDaily12NONCLUSTERED0000never2025-06-25 15:50:06COLDreview, then DROP
FORECAST.dbo.RouteStaging.PK_ClaimHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
FORECAST.dbo.CatalogDetail.IX_MeterEntry5NONCLUSTERED0000never2023-07-13 14:53:10COLDreview, then DROP
FORECAST.dbo.ClaimHistory.IX_BatchResult5NONCLUSTERED0000never2024-04-29 08:29:00COLDreview, then DROP
FORECAST.dbo.ClaimHistory.IX_ContractLine4NONCLUSTERED0000never2024-04-29 08:44:00COLDreview, then DROP
FORECAST.dbo.ClaimHistory.PK_BillingEntry1CLUSTEREDYY014122002026-08-29 13:29:012024-04-29 08:44:00USEDKEEP — primary key
FORECAST.dbo.PayrollLog.PK_CampaignHistory1CLUSTEREDYY0000never2024-04-01 15:59:45COLDKEEP — primary key
FORECAST.dbo.PayrollLog.UX_RosterStatus2NONCLUSTEREDY141220002026-08-29 13:29:012024-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_StaffingDaily50NONCLUSTERED50002026-09-02 14:57:242023-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_CampaignResult1CLUSTEREDYY02012026-08-01 01:00:01neverUSEDKEEP — primary key
RECONCILE.dbo.RosterAudit.PK_BillingEntry1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.RosterAudit.UX_AssetEntry2NONCLUSTEREDY0000neverneverCOLDreview carefully — unique
RECONCILE.dbo.PricingHeader.PK_CatalogDaily1CLUSTEREDYY0000never2025-10-20 09:57:49COLDKEEP — primary key
RECONCILE.dbo.PricingHeader.UX_QuotaMonthly2NONCLUSTEREDY0000never2025-10-20 09:54:46COLDreview carefully — unique
RECONCILE.dbo.RouteSnapshot.PK_ContractStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.RouteArchive.PK_SupplierResult1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.BookingSnapshot.PK_TicketHistory1CLUSTEREDYY0000never2024-07-25 21:44:16COLDKEEP — primary key
RECONCILE.dbo.BookingEntry.PK_SettlementQueue1CLUSTEREDYY0000never2025-06-10 08:29:50COLDKEEP — primary key
RECONCILE.dbo.ReconcileMonthly.PK_SettlementDetail1CLUSTEREDYY0000never2025-05-03 15:36:50COLDKEEP — primary key
RECONCILE.dbo.CampaignHeader.PK_ShiftHeader1CLUSTEREDYY0000never2025-10-10 09:35:08COLDKEEP — primary key
RECONCILE.dbo.DOB.PK_AssetStatus1CLUSTEREDYY0000never2025-05-07 14:36:55COLDKEEP — primary key
RECONCILE.dbo.ShipmentLog.PK_ClaimHistory1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.BookingSnapshot.PK_RosterSummary1CLUSTEREDYY0000never2024-06-24 12:35:35COLDKEEP — primary key
RECONCILE.dbo.BookingSnapshot.UX_RosterStaging2NONCLUSTEREDY0000never2024-06-24 09:02:50COLDreview carefully — unique
RECONCILE.dbo.RosterStaging.PK_SupplierStatus1CLUSTEREDYY0000neverneverCOLDKEEP — primary key
RECONCILE.dbo.BatchLog.PK_ClaimLog1CLUSTEREDYY0000never2025-08-26 14:40:35COLDKEEP — primary key
RECONCILE.dbo.QuotaStatus.PK_StaffingLine1CLUSTEREDYY0000never2024-06-22 11:15:28COLDKEEP — primary key
RECONCILE.dbo.CustomerEntry.PK_CampaignHistory1CLUSTEREDYY01012026-08-01 01:00:012025-10-27 07:38:53USEDKEEP — primary key
RECONCILE.dbo.CustomerEntry.IX_PayrollDaily16NONCLUSTERED0000never2025-10-25 10:07:05COLDreview, then DROP
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_CampaignHistory1CLUSTEREDYY0000never2024-04-01 15:59:45COLDKEEP — primary key
RECONCILE.dbo.PayrollLog.UX_RosterStatus2NONCLUSTEREDY0000never2024-04-01 15:59:45COLDreview carefully — unique
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