CREATE NONCLUSTERED INDEX [IX_SIUI_REQUESTS_APPID_STATUS] ON [dbo].[SIUI_REQUESTS] ([AppID],[Status]) INCLUDE ([ID],[Certificate],[InsertedDate],[ContractNo],[InsurerCode])