IF EXISTS(select * from tempdb..sysobjects where id=object_id('tempdb..#tb')) BEGIN DROP TABLE #tb END 相关文章: 2022-12-23 2021-10-30 2022-12-23 2022-12-23 2022-12-23 2021-08-08 2021-11-02 2022-12-23