Here's another IF statement that can be modified to suit your specific needs. IF OBJECT_ID('Artists', 'U') IS NOT NULL PRINT 'The table exists' ...
確定! 回上一頁