--ÓÅ»¯¿´°å¼ÓÔØ create index SitePerson_PersonInOutNow_ChangeTime_ProjectId_index on dbo.SitePerson_PersonInOutNow (ChangeTime, ProjectId) go