Select from following answers:- ALTER TRIGGER

- DROP TRIGGER
- ALTER SCHEMA
- All Above
ALTER TRIGGER statement to modify the definition of a DML trigger.
ALTER SCHEMA statement to transfer objects to different schemas. You cannot use this statement to modify the definition of an existing DML trigger.
Show Correct Answer
Source: Microsoft Press book | |
Alert Moderator