I want to ensure if a temporary table exists in my database or not.
I tried to use OBJECT_ID()
function but it seems that I can't use it with temporary tables.
How can I resolve this problem?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…