select b.name from syscomments a,sysobjects b where a.id=b.id and a.text LIKE '%f_tblog_kpi_content_new%'使用这句SQL