Here's one way of doing it ... SQL. Expand ▽. IF OBJECT_ID('Update_table_1','TR') is not null DROP TRIGGER Update_table_1 SET ANSI_NULLS ON ...
確定! 回上一頁