I don't want to type all tables' name to drop all of them. Is it ... sql += ' Drop table ' + QUOTENAME(TABLE_SCHEMA) + '.'+ QUOTENAME ...
確定! 回上一頁