To check if a table exists in SQL Server, you can use the INFORMATION_SCHEMA.TABLES table. ... You can use this table with an IF THEN clause do ...
確定! 回上一頁