Query Drop all tables in SQL Server database ... EXEC sp_MSforeachtable @command1 = "DROP TABLE ?" Once you will execute the above command, all ...
確定! 回上一頁