if (object_id(N'td_VipExchangeCodeInfo',N'U') is not null)
print '存在'
else
print '不存在'

相关文章: