selectTop20*from[dbo].[core_product_main]where(1=1)and字段名like'%字段值%'orderbyabs(len(字段名)-len('字段值'))