if   object_id('tempdb..#tmpNewTopic') is not null  
        drop table #tmpNewTopic

相关文章: