if exists(select * from tempdb..sysobjects where id=object_id('tempdb..#TEMP')) drop table #TEMP 相关文章: 2021-09-18 2021-08-08 2021-11-02